summaryrefslogtreecommitdiffstats
path: root/gtkrc
diff options
context:
space:
mode:
authorNicolas Salguero <nicolas.salguero@laposte.net>2016-03-16 16:26:20 +0100
committerNicolas Salguero <nicolas.salguero@laposte.net>2016-03-16 16:26:20 +0100
commit4ea8e5013c3ed5b8631539f7ffd154b726519357 (patch)
tree273278b191c9b7897d3c6e61f1c54512d90aca41 /gtkrc
parentb5b042fdcf6f81cf7665351031c2f0569165b39e (diff)
downloadtheme-dm-4ea8e5013c3ed5b8631539f7ffd154b726519357.tar
theme-dm-4ea8e5013c3ed5b8631539f7ffd154b726519357.tar.gz
theme-dm-4ea8e5013c3ed5b8631539f7ffd154b726519357.tar.bz2
theme-dm-4ea8e5013c3ed5b8631539f7ffd154b726519357.tar.xz
theme-dm-4ea8e5013c3ed5b8631539f7ffd154b726519357.zip
- adapt to mga5 default background, which is darker than the preceding ones
- add a scrollbar to the list of users to show all users
Diffstat (limited to 'gtkrc')
-rw-r--r--gtkrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkrc b/gtkrc
index d50ca65..79f6aa6 100644
--- a/gtkrc
+++ b/gtkrc
@@ -45,6 +45,6 @@ style "bottom"
widget "lxdm" style "back"
widget "lxdm.*.time" style "time"
-widget "lxdm.*.prompt" style "prompt"
+widget "*.prompt" style "prompt"
widget "lxdm.*.bottom_pane" style "bottom"
widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"