Skip to content

georapbox/deep-purple-theme-webextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Purple Theme (WebExtension)

A dark purplish theme for Firefox

Color Palette

Main colors

Color Palette - Main colors

Secondary colors

Color Palette - Secondary colors

Screenshots

Screenshot

Extra

Right now there is now way to change the hover background color of a tab. Though, if you still want to change this value you can add the following lines in userChrome.css which should be located in your profile directory under chrome directory (<YOUR_PROFILE_DIRECTORY>/chrome/userChrome.css).

toolbar:-moz-lwtheme-brighttext .tabbrowser-tab:hover>.tab-stack>.tab-background:not([selected=true]) {
  background-color: var(--toolbar-bgcolor) !important;
}

License

Creative Commons Attribution 3.0