Guake: Add setting for dark theme variant

Created on 17 Sep 2015  路  5Comments  路  Source: Guake/guake

I know it's too early right now, but I wanted to add this as a feature request nevertheless after reading the release notes for 0.8.1.

With GTK3 there'd be the possibility of using the dark theme variant, which I think might be a great addition to an already dark terminal. Something like:

Gtk.Settings.get_default().set_property('gtk-application-prefer-dark-theme', True)

GTK 3 port UI Redesign Low Cosmetic

Most helpful comment

TODO:

  • add "select GTK theme" in pref window
  • add "prefere dark theme" in pref window
    Change the _select_gtk_theme function accordingly

All 5 comments

+1

that for gtk3 port :)

in gtk3

If you want this feature, please vote on FeatHub

TODO:

  • add "select GTK theme" in pref window
  • add "prefere dark theme" in pref window
    Change the _select_gtk_theme function accordingly
Was this page helpful?
0 / 5 - 0 ratings