themix-project / oomox-gtk-theme

Oomox-gtk-theme is a fork of Numix-gtk-theme with slightly different visual design choices and more customization capabilities. It can be used in Themix/Oomox app.
https://github.com/themix-project/oomox
GNU General Public License v3.0
42 stars 8 forks source link

Fix prelit color of clearlooks-base-radiocheck #17

Closed livanh closed 6 years ago

livanh commented 6 years ago

I noticed the following glitch in the gtk2 theme: in dialog windows, when the mouse hovers on a checkbox or its text, the background color of both changes from BG_COLOR to BASE_COLOR: radio-screen1 This PR sets the color to BG_COLOR instead: radio-screen2 Is this the right place to submit this? Or should I send it to the original numix theme, and then you merge it later?

actionless commented 6 years ago

thanks a lot!