Closed holmeslinux closed 8 years ago
that's a mix of menubar bg and fg colors: https://github.com/actionless/oomox/blob/master/src/gtk-3.20/scss/widgets/_menu.scss#L29
@actionless hi, i did not understand! i need to edit the file?
vlw fwi, Holmes :)
yes
all the colors are generated from the theme variables (by mixing them together or lightening/darkening them), you can use selected_bg there
hello, a doubt: i have to remove the line
background-color: mix($menubar_bg_color, $menubar_fg_color, .21);
vlw fwi, Holmes :)
in that case active menu item's background won't be changing the color at all
hello, then, i do not understand... this line is in the file, but the manipulation of color can not change the background color of the menu when i click. you need to do to change the color?
vlw fwi, Holmes :)
you have to re-generate your theme after change to SCSS
hi, congratulations on the creation of oomox is excellent... i am creating some themas. i would like to know how to change the color of the bar when you click, see image
http://www.auplod.com/u/adpulo896c6.png
vlw fwi, Holmes :)