summaryrefslogtreecommitdiffstats
path: root/themes/gruvbox-dark.theme
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-19 09:19:14 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-19 09:19:14 +0100
commit823d1b46511abc5904f7358636ccd7ec2cbc25ea (patch)
treea38a7709c2ffa245356fffe3d6fbfe3e73f6bd22 /themes/gruvbox-dark.theme
parent3a7fde924a9efd3c2df73961d2b19bc727c1f77d (diff)
Convert built-in themes to new format.
Diffstat (limited to 'themes/gruvbox-dark.theme')
-rw-r--r--themes/gruvbox-dark.theme23
1 files changed, 0 insertions, 23 deletions
diff --git a/themes/gruvbox-dark.theme b/themes/gruvbox-dark.theme
deleted file mode 100644
index 0d488f05..00000000
--- a/themes/gruvbox-dark.theme
+++ /dev/null
@@ -1,23 +0,0 @@
-!-------------------------------------------------------------------------------
-! Rofi color theme
-!
-! Based on the Gruvbox color scheme for Vim by morhetz
-! https://github.com/morhetz/gruvbox
-!
-! File: gruvbox-dark.theme
-! Desc: Gruvbox dark color theme for Rofi
-! Author: bardisty <b@bah.im>
-! Source: https://github.com/bardisty/gruvbox-rofi
-! Modified: Sat Oct 22 2016 03:11:40 PDT -0700
-!-------------------------------------------------------------------------------
-
-! Enable the extended coloring options
-rofi.color-enabled: true
-
-! bg border separator
-rofi.color-window: #282828, #a89984, #a89984
-
-! bg fg bg-alt hl-bg hl-fg
-rofi.color-normal: #282828, #ebdbb2, #32302f, #665c54, #fbf1c7
-rofi.color-active: #d79921, #282828, #d79921, #fabd2f, #282828
-rofi.color-urgent: #cc241d, #282828, #cc241d, #fb4934, #282828