agronick / Relay

An IRC client designed for elementary OS
https://poisonpacket.wordpress.com/relay/
GNU General Public License v2.0
88 stars 15 forks source link

User set theme is ignored #27

Open quassy opened 9 years ago

quassy commented 9 years ago

I have changed my GTK theme to Arc, still Relay is displayed in the default (dark) elementary style.

agronick commented 9 years ago

This is because the app won't look good on any light themes. I may add a command line option if you really want to override it.

quassy commented 9 years ago

Well it then should just request the dark variant of whatever theme is present. Most GTK themes include a dark variant now as Gnome and elementary use it.

agronick commented 9 years ago

A lot of them don't. The default Ubuntu theme does not have one and it looks like crap.

On Sun, Aug 30, 2015 at 12:17 PM, quassy notifications@github.com wrote:

Well it then should just request the dark variant of whatever theme is present. Most GTK themes include a dark variant now as Gnome and elementary use it.

— Reply to this email directly or view it on GitHub.