summaryrefslogtreecommitdiffstats
path: root/themes/lb.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/lb.theme')
-rw-r--r--themes/lb.theme16
1 files changed, 16 insertions, 0 deletions
diff --git a/themes/lb.theme b/themes/lb.theme
new file mode 100644
index 00000000..47be0ee5
--- /dev/null
+++ b/themes/lb.theme
@@ -0,0 +1,16 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! ------------------------------------------------------------------------------
+
+! Use extended color scheme
+rofi.color-enabled: true
+! Color scheme for normal row
+rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333
+! Color scheme for urgent row
+rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333
+! Color scheme for active row
+rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333
+! Color scheme window
+rofi.color-window: argb:ee333333, #1aa,#1aa
+! Separator style (none, dash, solid)
+rofi.separator-style: dash