
README
CBlue
A semi-transparent Cinnamon theme, with wallpaper + Firefox extra and Conky. Inspired by the CBlack theme (author: cloweling).
If you want a panel that is not transparent, modify the line 275
of the file ~/.themes/CBlue/cinnamon/cinnamon.css
.
For example: background-color: rgba(53, 57, 69, 0.50
); . A value of 0
is equivalent to total transparency and 1
is totally opaque. Restart Cinnamon (Ctrl+Alt+Esc) for immediate modification.
Don't hesitate to bring up inconsistencies in the theme or the extras here.
Wallpaper
It is located in the directory ~/.themes/CBlue/cinnamon/
.
Firefox extra
This is a css file that changes the color of the address bar according to the security of a site:
Just copy the file ~/.themes/CBlue/cinnamon/userChrome.css
and paste it into ~/.mozilla/firefox/YOUR_PROFILE/chrome/
. If the chrome
directory is not present in your profile, you will need to create it.
From Firefox 69 and after:
You must type about:config
in the address bar and then modify the value toolkit.legacyUserProfileCustomizations.stylesheets
by double-clicking on it to switch it to TRUE
.
From Firefox 77 and after:
You need to reinstall the userChrome.css
file in the Firefox profile. To make sure you get the latest version of the theme, follow this link or install the 'Spices Update' applet.
Without this modifications, the extra doesn't work.
Conky
-
Install the
conky
orconky-all
package, depending on the GNU/Linux distribution.curl
must already be present, if it isn't, you should install it as well. -
Download the Brizel font here, then unzip into
~/.local/share/fonts
. Thefc-cache -f -v
command may be needed to update the fonts. - Copy the file located in
~/.themes/CBlue/cinnamon/TimeFull
and paste it into~/.conky
(these are hidden folders: Ctrl+h to show them). You must also allow the file to run with the commandchmod 750 ~/.conky/TimeFull
. More informations can be found at the beginning of the file.
License
This theme is distributed under the terms of the GPLv3.0 license.
Log In To Comment!
25 Comments