Flat Remix is a GTK application theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Hi, after last update, Google Chrome with Flat Remix has now no distinction between elements' colors in title bar. I believe it's just something like 2 colors supposed to be different but they are not. In fact, there are at least 5 elements which should have different colors: active tab, inactive tabs (which should be the same as title bar background), tab when hovering with mouse, dropdown arrow for tabs searching (on the right) and tab separator (the little vertical bar that separates tabs, you can see it between extensions button and labs/cast/download/profile buttons, at the right of search bar).
Here is a screenshot (as you can see I also have the pointer to show hovering has the same color too):
This does not happen when using classic theme, Qt theme or custom Chrome Web Store themes (you can clearly see the difference between tab with mouse hovering, active tab, inactive tab, dropdown tab search arrow and tab separator):
This should be stupidly easy to fix, but I don't know where to put my hands in theme files (searching for color code #23252e inside gtk.css gives me 70 matches... 0 idea which one is the right one).
I can't control chrome's theme sorry. Chrome uses some styles and colors from the theme but I can't modify them. It would require creating a theme for chrome
Hi, after last update, Google Chrome with Flat Remix has now no distinction between elements' colors in title bar. I believe it's just something like 2 colors supposed to be different but they are not. In fact, there are at least 5 elements which should have different colors: active tab, inactive tabs (which should be the same as title bar background), tab when hovering with mouse, dropdown arrow for tabs searching (on the right) and tab separator (the little vertical bar that separates tabs, you can see it between extensions button and labs/cast/download/profile buttons, at the right of search bar).
Here is a screenshot (as you can see I also have the pointer to show hovering has the same color too): This does not happen when using classic theme, Qt theme or custom Chrome Web Store themes (you can clearly see the difference between tab with mouse hovering, active tab, inactive tab, dropdown tab search arrow and tab separator):
This should be stupidly easy to fix, but I don't know where to put my hands in theme files (searching for color code
#23252e
inside gtk.css gives me 70 matches... 0 idea which one is the right one).