summaryrefslogtreecommitdiffstats
path: root/themes/gruvbox-dark-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-dark-hard.rasi
parent24806f229247a74fd1458e336f8743d7cabf7759 (diff)
Fix licenses in theme.
Diffstat (limited to 'themes/gruvbox-dark-hard.rasi')
-rw-r--r--themes/gruvbox-dark-hard.rasi13
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/gruvbox-dark-hard.rasi b/themes/gruvbox-dark-hard.rasi
index 744ce1ad..a2b0ea66 100644
--- a/themes/gruvbox-dark-hard.rasi
+++ b/themes/gruvbox-dark-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*dark*hard.theme
+ * Desc: Gruvbox dark (hard contrast) color theme for Rofi
+ * Author: bardisty <b@bah.im>
+ * Source: https://github.com/bardisty/gruvbox*rofi
+ * Modified: Sat Oct 22 2016 03:12:10 PDT *0700
+ **********************************************************/
+
* {
selected-normal-foreground: rgba ( 251, 241, 199, 100 % );
foreground: rgba ( 235, 219, 178, 100 % );