Instructions:
- This theme is compatible with the latest release of Firefox and works on Windows. Adapted to have a more Windows like look, with updated dev tools font colors.
- Download the theme file and unzip the
chromefolder into yourprofilefolder. - You can modify the wallpaper in the
userContent.css, and edit the file names for the light and dark modes
body {
background: url('neptune/image/RainbowLight.png') center/cover no-repeat fixed;
@media (prefers-color-scheme: dark) {
background: url('neptune/image/RainbowDark.png') center/cover no-repeat
fixed;
}
}-
about:config
- Set
toolkit.legacyUserProfileCustomizations.stylesheetstotrue. - Set
svg.context-properties.content.enabledtotrue. - Set
widget.non-native-theme.use-theme-accenttotrue.
- Set
-
Required settings
- In a horizontal layout, a flexible spacer (Customize Toolbar) must be placed on both sides of the address bar (very important). If more flexible spacers are being used, the excess ones must be removed.
ENJOY!
