Fonts are set by the user. Change them to whatever you want.
The white and black color themes are very neutral and designed to go with any wallpaper. The color menu themes are designed to look good with wallpapers that match the menus. It's gotten to the point where I feel these work much better with Dash To Panel and Arc menu. The menu in the picture is Arcmenu with sleek menu style.
///IMPORTANT/// If you want the dock to look as pictured you must set the color in the settings of the Dash To Dock - Extension Preferences-Appearance settings Tab /Customize Dash Color and adjust to the color you like.
I recommend the hide top bar extension and the Compact Quick Settings extension
There is a bug when using Dash to dock and hide top bar extensions together where minimize to dock doesn't work as intended and I found an extension that fixes this bug.
I made this minor modification to get a slightly darker top-border:
/* TOP BAR */
#panel {
- background-color: rgba(0, 0, 0, 0.3);
background-color: transparent;
/* transition from solid to transparent */
transition-duration: 250ms;
height: 30px;
You would have to remove background-color: transparent; and only use background-color: rgba(0, 0, 0, 0.3);...not both.
Hope this helps. Please up vote if you like the theme.
create a .themes folder in your local home directory. Extract the file into the themes folder. A .themes folder will be hidden due to the (.) After that install gnome tweaks with your distribution software utility. Then install the user themes extension via gnome extension website https://extensions.gnome.org/extension/19/user-themes/ Then use gnome tweaks to change the theme.
Ratings & Comments
19 Comments
2 2 really bad orange line under the time waste it all on the dark and blue theme.
This doesn't apply anymore.
I made this minor modification to get a slightly darker top-border: /* TOP BAR */ #panel { - background-color: rgba(0, 0, 0, 0.3); background-color: transparent; /* transition from solid to transparent */ transition-duration: 250ms; height: 30px;
The diff became garbled... - background-color: rgba(0, 0, 0, 0.3); background-color: transparent;
You would have to remove background-color: transparent; and only use background-color: rgba(0, 0, 0, 0.3);...not both. Hope this helps. Please up vote if you like the theme.
Sorry for the ignorance, but , How can I install it?
create a .themes folder in your local home directory. Extract the file into the themes folder. A .themes folder will be hidden due to the (.) After that install gnome tweaks with your distribution software utility. Then install the user themes extension via gnome extension website https://extensions.gnome.org/extension/19/user-themes/ Then use gnome tweaks to change the theme.
10 10 the best
9 9 excellent
Great. any gtk theme?
9
4 4 soso
10 10 the best
9 9 excellent
9 +very good
9 + Thank you! Was looking for such a shell theme for so long, and it looks great!
You're welcome, thanks!