summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-27 21:08:08 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-27 21:08:08 +0200
commit24a945eb3f85f14b1ca5c4a88482957f33fb2b76 (patch)
tree621533bd0b4a75197cc2d4adaa3e432212400f87 /themes
parent62434f0e8c12a568fb0a41148f4fcd3f89090e95 (diff)
Add darkblue as screen
Diffstat (limited to 'themes')
-rw-r--r--themes/DarkBlue.theme14
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/DarkBlue.theme b/themes/DarkBlue.theme
new file mode 100644
index 00000000..ca966f84
--- /dev/null
+++ b/themes/DarkBlue.theme
@@ -0,0 +1,14 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! User: qball
+! ------------------------------------------------------------------------------
+! "Color scheme for normal row" Set from: File
+rofi.color-normal: argb:0000000, #dbdfbc, argb:00000000, #dbdfbc, #02143f
+! "Color scheme for urgent row" Set from: File
+rofi.color-urgent: argb:0000000, #ff81ff, argb:00000000, #ff817f, #02143f
+! "Color scheme for active row" Set from: File
+rofi.color-active: argb:0000000, #8ac4ff, argb:00000000, #8ac4ff, #02143f
+! "Color scheme window" Set from: File
+rofi.color-window: argb:dd000021, #dbdfbc, #dbdfbc
+! "Separator style (none, dash, solid)" Set from: XResources
+rofi.separator-style: solid