summaryrefslogtreecommitdiffstats
path: root/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk.css')
-rw-r--r--gtk.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/gtk.css b/gtk.css
new file mode 100644
index 0000000..eefe846
--- /dev/null
+++ b/gtk.css
@@ -0,0 +1,20 @@
+#lxdm {
+ background-image: url("wave.svg")
+}
+
+#bottom_pane {
+ background-image: url("shade.png")
+}
+
+#time {
+ font: Sans 12;
+ color: #ffffff
+}
+
+#user_list, #login_entry {
+ background-image: none
+}
+
+#prompt, #bottom_pane GtkLabel {
+ color: #ffffff
+}