My Firefox userChrome.css theme. A recreation of the old Chrome default dark.
Note
This only works with the default Firefox dark theme. Make sure to change your theme in about:addons
.
With pnpm
or docker
:
$ pnpm run dev
# OR
$ docker compose up
Open the browser toolbox to see live changes.
$ pnpm run build # compressed
$ pnpm run build:dev # uncompressed