Results 39 comments of horst3180

Hm, for me the logout/shutdown dialog is rendered by Gtk. It would be possible to colorize the button that has keyboard focus. This would affect all dialog windows (like the...

Commit https://github.com/horst3180/vertex-theme/commit/6c6cfdbaadb04fb2ccf3c8cf11ffcee84873af2f partially fixes this. At least the sliders are now visible.

That's a firefox bug. It happens with every theme.

It's because Firefox uses GTK to draw certain elements of its UI. GTK 3.20 made a lot of changes to its CSS engine > Firefox couldn't keep up and broke....

I know. Unfortunately it's impossible to restore the old terminal style with gtk 3.20.

I should be able to restore the terminal styling with this, thanks for patching. I'll test this later.

Ok, the terminal styling is back. Thanks again @aejsmith ![terminal](https://cloud.githubusercontent.com/assets/8473629/15098950/11e40a40-154a-11e6-9c01-64df95897ed4.png)

I can't reproduce that. Everything works here.