summaryrefslogtreecommitdiffstats
path: root/themes/gruvbox-light-hard.rasi
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-10-01 12:55:42 +0200
committerDave Davenport <qball@gmpclient.org>2017-10-01 12:55:42 +0200
commit8da55024c55de3c4444a32c98e3af41819bc4074 (patch)
tree6e0ff85a29816a77579472c489906b9f70b0b16b /themes/gruvbox-light-hard.rasi
parent24806f229247a74fd1458e336f8743d7cabf7759 (diff)
Fix licenses in theme.
Diffstat (limited to 'themes/gruvbox-light-hard.rasi')
-rw-r--r--themes/gruvbox-light-hard.rasi13
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/gruvbox-light-hard.rasi b/themes/gruvbox-light-hard.rasi
index 56213540..2db85cb9 100644
--- a/themes/gruvbox-light-hard.rasi
+++ b/themes/gruvbox-light-hard.rasi
@@ -1,3 +1,16 @@
+/*******************
+ * Rofi color theme
+ *
+ * Based on the Gruvbox color scheme for Vim by morhetz
+ * https://github.com/morhetz/gruvbox
+ *
+ * File: gruvbox-light-hard.theme
+ * Desc: Gruvbox light (hard contrast) color theme for Rofi
+ * Author: bardisty <b@bah.im>
+ * Source: https://github.com/bardisty/gruvbox-rofi
+ * Modified: Sat Oct 22 2016 03:11:32 PDT -0700
+ */
+
* {
selected-normal-foreground: rgba ( 40, 40, 40, 100 % );
foreground: rgba ( 60, 56, 54, 100 % );