This repository has been archived on 2021-01-21 . You can view files and clone it, but cannot push or open issues or pull requests.
Blurred fox
A modern Firefox CSS Theme
| Default Color Scheme |
|---|
![]() |
| Dark Color Scheme |
|---|
![]() |
| Light Color Scheme |
|---|
![]() |
How to
Quick install for the linux lads
- Run
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/manilarome/blurredfox/master/install.sh)"
- After the confirmation message that the theme is successfully installed, open firefox. You'll notice that it is still not transparent. To fix this,
Open Menu > Customize > Change the theme to Dark.
NOTE:
- It is advisible to check the script first before running it.
- You need
bashto run it. - The script will fail if you have multiple profile directory! Make sure you only have one!
- If you have a current chrome folder in your profile directory, the script will make a backup.
Manual Installation for linux lads
- Open the Firefox Menu located on the top-right corner with a humburger menu(three horizontal lines).
- Select
Preferences, thenPreferencesagain. - Go to
Advanced, find theConfig Editorbutton then press it. - A dialog will warn you, but ignore it,
just do itpress theI accept the risk!button. - Search for
toolkit.legacyUserProfileCustomizations.stylesheets,layers.acceleration.force-enabled,gfx.webrender.all, andsvg.context-properties.content.enabled. Make sure to enable them all! - Go to your Firefox profile located in
$HOME/.mozilla/firefox/XXXXXXX.default-release/. - Create a folder and name it
chrome, then assuming that you already clone this repo, just copy the theme tochromefolder. - Finally, you can now change whatever colorscheme you want.
Note
If there's no blur effect
If you're using Windows or Mac and something's wrong
-
Sadly, I only have archlinux, so I cannot guarantee that it will work on Windows10 and macOS. A feedback is welcome if it works on your platform.
-
The theme does not provide the blur effect! Make sure you have a compositor with blur support running! KDE Plasma, macOS, and Windows 10 have this by default, but you need to enable it! If you're using linux, use tryone144's feature/dual_kawase branch of picom. It includes the dual kawase shader.
If you're using Plasma and there's no blur effect,
-
Enable the blur in your compositor. Go to
System Settings > Desktop Effects > Enable Blur. Note that this will not enable the blur effect on all applications. -
Enable the blur effect on all applications by installing a KWin script called Force Blur.
-
Go to
System Settings > KWin Scripts > Enable Force Blur. 2
Languages
CSS
84.4%
Shell
14.6%
JavaScript
1%


