This is based on the official (KDE) Breeze-GTK theme and use the Sweet WM icons (osx like).
The main reason why i made this theme is to unify the appearances of GTK applications with the KDE theme.
(This is the first time that i realize a GTK theme so be indulgent

You'll be able to get the full Darkine theme collection Here.
※ Manual installation :
Extract the zip file to the themes directory :
~/.themes/
or /usr/share/themes/
(create it if necessary).※ Known bug :
› Firefox / Thunderbird :
The rendering is not perfect with dark theme, The main background of the selected tab and the highlighted text in the main menu follow bad or does not follow the colors of the GTK theme so I have tried to deal with that how i can.
To improve that, if you want keep the dark theme you can use the Firefox (WebExtension) theme specially made for it and available on addons.mozilla.org
Alternative 1 : you can make Firefox (46+) ignore the GTK theme with the following commands examples :
# For KDE Desktop
env GTK_THEME=Breeze:light firefox
env GTK_THEME=Breeze:light thunderbird
# For Gnome Desktop
env GTK_THEME=Adwaita:light firefox
env GTK_THEME=Adwaita:light thunderbird
* Note : The current Firefox (WebExtension) theme style only the main window/tab and keep the menu white. It can be used in addition or without the GTK theme.
Alternative 2 : Change the GTK theme for content process only :
To force Firefox to use a light theme (e.g. Adwaita) for web content only :
- 1) Open about:config in the address bar.
- 2) Create a new widget.content.gtk-theme-override string type entry (right mouse button > New > String).
- 3) Set the value to the light theme to use for rendering purposes (e.g. Adwaita:light).
- 4) Restart Firefox.
*ref : Arch Wiki.
※ Credits:
- Main CSS code : Breeze-GTK.
- WM icons : Sweet.
Ratings & Comments
0 Comments