slitaz-configs view rootfs/usr/share/lxdm/themes/SliTaz/gtkrc @ rev 316

Update splash.jpg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 04 17:48:59 2018 +0100 (2018-03-04)
parents
children
line source
2 style "time"
3 {
4 font_name="Sans Bold 10"
5 fg[NORMAL]="#ffffff"
6 }
8 style "bottom"
9 {
10 font_name="Sans 10"
11 fg[NORMAL] = "#000000"
12 }
14 widget "lxdm.*.time" style "time"
15 widget "lxdm.*.bottom_pane" style "bottom"
16 widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"