Skip to content

gmarsanich/firefoxcfg

Repository files navigation

Custom Firefox theme

Adapted from minimal-functional-fox

Includes the following:

ENABLING CSS CONFIGURATION

In about:config, set toolkit.legacyUserProfileCustomizations.stylesheets to true

Windows:

  • Go to %APPDATA%\Mozilla\Firefox\Profiles[yourprofile] (usually the topmost folder)
  • Create a folder called chrome
  • git clone https://github.com/gmarsanich/firefoxcfg/
  • Place the contents of the folder into the chrome folder
  • Restart Firefox if it's running
  • ???
  • profit

Linux/macOS:

  • Same as Windows, the profile folder should be in ~./mozilla/firefox, you'll find it I believe in you

THIN SCROLLBAR

in about:config

Scrollbar style: widget.non-native-theme.scrollbar.style = 5

The full list of available styles is:

  • 0: Default Platform scrollbar style
  • 1: macOs scrollbars
  • 2: GTK Scrollbars
  • 3: Android Scrollbars
  • 4: Windows 10 scrollbars
  • 5: Windows 11 scrollbars

Thin effect: widget.non-native-theme.win11.scrollbar.force-overlay-style = true

Overlay scrollbar: ui.useOverlayScrollbars = 1

THEMES AND COMPONENTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published