/StylizedFirefox

Custom Firefox CSS with Catppuccin theme

Primary LanguageCSSMIT LicenseMIT

Stylized Firefox

Waterfall Firefox CSS with Catppuccin colorscheme.

desktop image desktop image

This is a one in a series of forks of a pretty cool Firefox theme.

Instructions

Firefox CSS

  • Go into your about:config settings and set the following to True
    • toolkit.legacyUserProfileCustomizations.stylesheets

    • layers.acceleration.force-enabled

    • gfx.webrender.all

    • svg.context-properties.content.enabled

  • Copy the userChrome.css and userContent.css files from this repo and place it into your chrome folder. The location of the folder can be found here:
    • Windows:
      • C:\Users[USERNAME]\AppData\Roaming\Mozilla\Firefox\Profiles######.default-release\chrome\
    • MacOS:
      • Users/[USERNAME]/Library/Application Support/Firefox/Profiles/######.default-release/chrome
    • Linux:
      • $HOME/.mozilla/firefox/######.default-release/chrome/
    • If there isn't a folder called chrome, create it.

Sources

For the original Startpage: Click here

Startpage wallpaper: Click here

More info on the color palette: Click here

Credits

Catppuccin Org For the color palette.

@micro-hawk How I discovered the theme.

@crambaud For the waterfall css.

@andreasgrafen Original cascade css.

Denis Istomin Wallpaper Artist

License

See LICENSE