summaryrefslogtreecommitdiffstats
path: root/themes/gruvbox-light-soft.theme
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-16 09:22:41 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-16 09:22:41 +0100
commitd245a4e6a1f7b1ec6a1f63eb2be729f08ddd2fbc (patch)
treebaedeed9655c1c6dc3cc853e0bdc8ddd1147bd86 /themes/gruvbox-light-soft.theme
parent34cf7c690951045f71f48d69ac880e274c9c967e (diff)
Add themes, make rofi-theme-selector show highlighted rows.
Diffstat (limited to 'themes/gruvbox-light-soft.theme')
-rw-r--r--themes/gruvbox-light-soft.theme23
1 files changed, 23 insertions, 0 deletions
diff --git a/themes/gruvbox-light-soft.theme b/themes/gruvbox-light-soft.theme
new file mode 100644
index 00000000..869465bb
--- /dev/null
+++ b/themes/gruvbox-light-soft.theme
@@ -0,0 +1,23 @@
+!-------------------------------------------------------------------------------
+! Rofi color theme
+!
+! Based on the Gruvbox color scheme for Vim by morhetz
+! https://github.com/morhetz/gruvbox
+!
+! File: gruvbox-light-soft.theme
+! Desc: Gruvbox light (soft contrast) color theme for Rofi
+! Author: bardisty <b@bah.im>
+! Source: https://github.com/bardisty/gruvbox-rofi
+! Modified: Sat Oct 22 2016 03:11:25 PDT -0700
+!-------------------------------------------------------------------------------
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! bg border separator
+rofi.color-window: #f2e5bc, #7c6f64, #7c6f64
+
+! bg fg bg-alt hl-bg hl-fg
+rofi.color-normal: #f2e5bc, #3c3836, #ebdbb2, #d5c4a1, #282828
+rofi.color-active: #b57614, #f2e5bc, #b57614, #d79921, #f2e5bc
+rofi.color-urgent: #cc241d, #f2e5bc, #cc241d, #fb4934, #f2e5bc