Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Adaptive Tab Theme

Adaptive Tab Theme by Pro Bandey

Changes the color of Firefox theme to match the website’s appearance.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Adaptive-Tab-Theme

Changes the color of Firefox theme to match the website’s appearance.



What Does the Add-on Do?

This add-on dynamically adjusts the Firefox theme to match the appearance of the website you are viewing, similar to the tab bar tinting feature in Safari on macOS.

Works Well With
  • Dark Reader
  • Stylus
  • Dark Mode Website Switcher

Incompatible With
  • Adaptive Theme Creator
  • Chameleon Dynamic Theme
  • VivaldiFox
  • Envify
  • Any other add-on that modifies the Firefox theme

Removing the Shadow at the Bottom of the Toolbar

To remove the thin shadow cast by web content onto the browser toolbar, navigate to Settings (about:preferences) and disable “Show sidebar” in the “Browser Layout” section. Alternatively, add the following code to your CSS theme:
#tabbrowser-tabbox, .browserContainer {box-shadow: none !important;}

Customising color Transitions

Due to technical limitations, smooth color transitions for the tab bar are not natively supported. However, you can enable this effect by adding the following code to your CSS theme:
#navigator-toolbox, #TabsToolbar, #nav-bar, #PersonalToolbar, #sidebar-box, .tab-background, .urlbar-background, findbar {transition:background-color 0.5s cubic-bezier(0, 0, 0, 1), border-color 0.5s cubic-bezier(0, 0, 0, 1) !important;}

To enable smooth color transitions in the Sidebery UI, add the following code to the Sidebery Style Editor:
.Sidebar, .bottom-space {transition: background-color 0.5s cubic-bezier(0, 0, 0, 1) !important;}

Alternatively, if you wish to remove Firefox’s built-in color transition on the toolbar for an instant color change, add the following code to your CSS theme:
:root {--ext-theme-background-transition: none !important;}

Compatibility with Third-Party CSS Themes

A third-party CSS theme works with Adaptive Tab Theme, as long as they use Firefox’s standard color variables (e.g. --lwt-accent-color for the tab bar color).

Title Bar Buttons on Linux with GTK Theme

Firefox’s titlebar buttons may revert to the Windows style. To prevent this, open “Advanced Preferences” (about:config) and set widget.gtk.non-native-titlebar-buttons.enabled to false.

Safety Reminder

Beware of malicious web UIs. It is important to distinguish between the browser UI and the web UI. For further information, please refer to The Line of Death.
Rated 0 by 0 reviewers
Sign in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Read and modify browser settings
  • Monitor extension usage and manage themes
  • Access browser tabs
  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
5.0
Size
67.18 KB
Last updated
4 days ago (Jun 2, 2026)
Related Categories
  • Appearance
  • Tabs
License
Apache License 2.0
Version History
  • See all versions
Tags
  • dark mode
Add to collection
Report this add-on
Go to Mozilla’s homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.