Skip to content

Cyan903/Firefox-theme

Repository files navigation

Firefox-theme

code size last commit

My Firefox userChrome.css theme. A recreation of the old Chrome default dark.

theme

Note

This only works with the default Firefox dark theme. Make sure to change your theme in about:addons.

Development

With pnpm or docker:

$ pnpm run dev
# OR
$ docker compose up

Open the browser toolbox to see live changes.

Building

$ pnpm run build # compressed
$ pnpm run build:dev # uncompressed

License

MIT