summaryrefslogtreecommitdiffstats
path: root/themes/blor.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blor.theme')
-rw-r--r--themes/blor.theme15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/blor.theme b/themes/blor.theme
new file mode 100644
index 00000000..5b3ad8be
--- /dev/null
+++ b/themes/blor.theme
@@ -0,0 +1,15 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! ------------------------------------------------------------------------------
+! Use extended color scheme
+rofi.color-enabled: true
+! Color scheme for normal row
+rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34
+! Color scheme for urgent row
+rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34
+! Color scheme for active row
+rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34
+! Color scheme window
+rofi.color-window: argb:ee222222, #FAC863 , #FAC863
+! Separator style (none, dash, solid)
+rofi.separator-style: solid