Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Base16 Everything

Base16 Everything av wddm

Transform the web to match your Linux theme. Seamless, beautiful, and soothing color theming for indie developers and design minimalists.

Vissa funktioner kan kräva betalningVissa funktioner kan kräva betalning
0 (0 recensioner)0 (0 recensioner)
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Skärmbilder
Om detta tillägg
Convert any website to base16 color schemes with smooth transitions

Base16 Everything

Transform every website to match your color scheme.

Base16 Everything is a browser extension that remaps website colors to any base16/base24 (https://github.com/tinted-theming/home) palette in real time. Your browser finally matches your terminal, editor, and desktop.

How it works
  1. Install the extension
  2. Pick a color scheme (or let it sync from your system)
  3. Every website is instantly recolored to your palette

Color mapping is powered by Rust compiled to WebAssembly — it runs entirely in the browser with no external requests.

Features

Free tier — no account needed:
  • Two built-in themes (Gruvbox Light Hard + Google Dark)
  • Automatic light/dark mode switching based on system preference
  • WASM-powered color mapping with smooth transitions
  • Per-page activation toggle

Premium ($8 one-time purchase):
  • 200+ color schemes from tinted-theming/schemes (https://github.com/tinted-theming/schemes)
  • Search and download any tinted-theming scheme directly from the popup
  • Native config sync — read your palette from ~/.config/base16-everything/config.yaml
  • Lifetime updates, use on up to 3 devices

System theme sync with tinty

Premium users can sync their browser theme with their system using tinty (https://github.com/tinted-theming/tinty). When you run tinty apply, your terminal, editor, desktop, and browser all switch together.

This works through tinted-web (https://github.com/mat-his/tinted-web), a tinted-theming adapter that ships 184 pre-built base24 themes.

Setup
  1. Clone the Base16 Everything's repository:

bash
git clone https://github.com/mat-his/base16_everything_home.git
cd base16_everything_home
  1. Install the native messaging host (native-host/) so the extension can read your local config:

bash
cd native-host
./install.sh <your-extension-id>


To find your extension ID:
1. Open chrome://extensions
2. Find 'Base16 Everything'
3. Copy the ID (looks like: mlmhenlobfodphglalpgjpinfidhcbio)
  1. Add tinted-web to your tinty config (~/.config/tinted-theming/tinty/config.toml):

toml
[[items]]
name = "base16-everything"
path = "https://github.com/mat-his/tinted-web"
themes-dir = "themes"
supported-systems = ["base24"]
hook = "cp $TINTY_THEME_FILE_PATH ~/.config/base16-everything/config.yaml"
  1. Sync and apply:

bash
tinty install
tinty apply base24-gruvbox-dark


The extension picks up the new palette on the next page load. No restart needed.

Account management

After purchasing a license, you can manage your account at https://base16everything.com/devices. Log in with your email to:
  • View and revoke registered devices
  • Reveal your license key

You can also access this from the extension popup via Settings > Manage Devices.

Links
  • Website & Pricing: https://base16everything.com
  • tinted-web adapter: https://github.com/mat-his/tinted-web — tinty integration with 184 pre-built themes
  • tinted-theming: https://github.com/tinted-theming/home — the base16/base24 ecosystem

License

MIT LICENSE
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Behörigheter och data

Nödvändiga behörigheter:

  • Åtkomst till webbläsarens aktivitet under navigering
  • Åtkomst till dina data för alla webbplatser

Valfria behörigheter:

  • Utbyta meddelanden med andra program än Firefox

Kräver datainsamling, enligt utvecklaren:

  • Webbläsaraktivitet

Valfri datainsamling, enligt utvecklaren:

  • Autentiseringsinformation
  • Plats
  • Tekniska data och interaktionsdata
Läs mer
Mer information
Länkar för tillägg
  • Hemsida
  • Webbplats för support
  • E-post för support
Version
1.1.1
Storlek
412,78 kB
Senast uppdaterad
för 4 dagar sedan (5 apr 2026)
Relaterade kategorier
  • Utseende
Licens
MIT-licens
Sekretesspolicy
Läs sekretesspolicyn för detta tillägg
Versionshistorik
  • Se alla versioner
Taggar
  • dark mode
  • user scripts
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.