Actionless Loveless
                                            Actionless Loveless
                                        
                                    chrome/electron taking from gtk2 theme only colors and few other random values from style context, not really using gtk2 itself (i did some investigation of chrome and firefox gtk support-related...
@carlos22 thanks for the info, i've updated the first post; re: kvantum feel free to file a new issue
solved one point https://github.com/actionless/arandr :-)
@pandasauce thanks for info!
i think gtk 4.0 release would be a fair moment to stop updating gtk2 theme officially (though not removing it yet)
> I wonder how to change that without changing the main color of all the other applications? use app-specific css selector, see in gtk inspector tree, usually it's the top...
because in your theme theme_bg_color is gray, try selected_bg_color: https://github.com/themix-project/oomox-gtk-theme/blob/master/src/gtk-3.20/scss/_global.scss#L14
but to make those variables work, you'll need to edit https://github.com/themix-project/oomox-gtk-theme/blob/master/src/gtk-3.20/scss/apps/_mate-applications.scss as i mentioned above
just generate theme as normally
isn't it the same thing as here? https://github.com/themix-project/oomox-gtk-theme/issues/18