summaryrefslogtreecommitdiffstats
path: root/themes/Arc.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Arc.theme')
-rw-r--r--themes/Arc.theme15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/Arc.theme b/themes/Arc.theme
new file mode 100644
index 00000000..181da9a3
--- /dev/null
+++ b/themes/Arc.theme
@@ -0,0 +1,15 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! ------------------------------------------------------------------------------
+! Use extended color scheme
+rofi.color-enabled: true
+! Color scheme for normal row
+rofi.color-normal: #ffffff,#525d76,#f5f5f5,#5294e2,#ffffff
+! Color scheme for urgent row
+rofi.color-urgent: #ffffff,#dc322f,#f5f5f5,#5294e2,#dc322f
+! Color scheme for active row
+rofi.color-active: #ffffff,#c2cad0,#f5f5f5,#5294e2,#c2cad0
+! Color scheme window
+rofi.color-window: #ffffff,#f5f5f5
+! Separator style (none, dash, solid)
+rofi.separator-style: solid