oomox-gtk-theme icon indicating copy to clipboard operation
oomox-gtk-theme copied to clipboard

Gnome Shell Theme

Open actionless opened this issue 8 years ago • 7 comments

From @ddnexus on April 20, 2017 3:16

Currently the Gnome Shell is not affected by the theme, and no Shell theme is produced. A really useful addition would be generating the assets and css for the Gnome Shell, consistent with the Oomox theme. How difficult would that be?

Copied from original issue: actionless/oomox#86

actionless avatar Oct 05 '17 17:10 actionless

if you are interested you can take default Numix theme for Gnome Shell and replace all the hardcoded colors with template variables (like #%BG%): https://github.com/actionless/oomox/blob/master/src/gtk-3.20/scss/_global.scss#L6-L17

and afterwards add path to gnome-shell template here: https://github.com/actionless/oomox/blob/master/change_color.sh#L56-L68

actionless avatar Oct 05 '17 17:10 actionless

From @ddnexus on April 23, 2017 2:37

I am not sure I understand what you mean. AFAIK there is no Numix Gnome Shell theme currently working (or at least changing the complete Gnome Shell consistently with the GTK3 theme).

actionless avatar Oct 05 '17 17:10 actionless

try to use gnome-shell theme from here: https://www.gnome-look.org/p/1137261/

actionless avatar Oct 05 '17 17:10 actionless

From @ddnexus on April 24, 2017 8:38

Thanks. However that offers only a partial coverage of the Gnome Shell theme.

actionless avatar Oct 05 '17 17:10 actionless

i'll leave this open in case if here will be any other volunteer to get gnome-shell theme

actionless avatar Oct 05 '17 17:10 actionless

This is a great theme to use as a starting point (not my work): https://www.gnome-look.org/p/1012941/ It's the default Gnome Shell theme but almost everything is a variable. In _colors.scss, $selected_bg_color is your main color.

bkanuka avatar Aug 21 '18 16:08 bkanuka

if you're using GNOME Shell you could try to add it here, feel free to ask anything

(i've already did a mistake some time ago by adding XFWM theme which i don't use and investigating after XFWM issues which could be avoided if the theme would be adapted by Xfce user)

actionless avatar Aug 21 '18 17:08 actionless