edelvarden
edelvarden
@f1nked, using frontend prevention is not ideal because if you want to use this hotkey, it won't work. I found a solution how to do this without losing functionality. 1....
`userChrome.chrome-refresh-colors` only updates dark mode colors, since by default it uses new colors for the light mode, and it don't do anything because it inherits the light/dark mode from your...
If you want always see the dark mode, change Firefox color mode from auto to dark.
I did not added icons for the context menu, only for the general menu, maybe I'll add them later.
Implemented.
@quadratech188, you can use the [mklink](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mklink) command in Windows to create a symbolic link that points to a different location for your configuration directory. ## Step 1: Move Your Original...
@AfzGit , @CtByte You should use `asset.localhost` to load local resources and replace path slashes with `%5C`, which is the URL-encoded equivalent of `/`.   ## Step 1: Download...
I can't reproduce your issue. Here's how it looks for me:  I simply added the contents of the `theme-system-accent.css` file to the `custom css` and set `userChrome.theme-system-accent` to `true`....
> Maybe you can check on the default windows 11 wallpaper, the difference is quite large.     > Any tips on how you went about matching the...
This issue will be fixed in future Firefox releases. I don't see this issue in versions 132 (Dev) and 133 (Nightly).