aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-grayscale-light.config
diff options
context:
space:
mode:
authorJordi Pakey-Rodriguez <jordi.orlando@gmail.com>2017-01-13 15:22:37 -0600
committerJordi Pakey-Rodriguez <jordi.orlando@gmail.com>2017-01-13 15:22:37 -0600
commit8e1fb72e255643b366d5e0b7b78e0230f65ce45f (patch)
treef57a08edcf98220d1017f1009e4aa90fc6f08815 /themes/base16-grayscale-light.config
Initial commit
Diffstat (limited to 'themes/base16-grayscale-light.config')
-rw-r--r--themes/base16-grayscale-light.config33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/base16-grayscale-light.config b/themes/base16-grayscale-light.config
new file mode 100644
index 0000000..0cf2a13
--- /dev/null
+++ b/themes/base16-grayscale-light.config
@@ -0,0 +1,33 @@
+! Base16 Grayscale Light
+! Author: Alexandre Gavioli (https://github.com/Alexx2/)
+
+! base00: #f7f7f7
+! base01: #e3e3e3
+! base02: #b9b9b9
+! base03: #ababab
+! base04: #525252
+! base05: #464646
+! base06: #252525
+! base07: #101010
+! base08: #7c7c7c
+! base09: #999999
+! base0A: #a0a0a0
+! base0B: #8e8e8e
+! base0C: #868686
+! base0D: #686868
+! base0E: #747474
+! base0F: #5e5e5e
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! Property Name BG Border Separator
+rofi.color-window: #e3e3e3, #e3e3e3, #f7f7f7
+
+! Property Name BG FG BG-alt Head-BG Head-FG
+rofi.color-normal: #e3e3e3, #464646, #e3e3e3, #e3e3e3, #101010
+rofi.color-active: #e3e3e3, #686868, #e3e3e3, #e3e3e3, #686868
+rofi.color-urgent: #e3e3e3, #7c7c7c, #e3e3e3, #e3e3e3, #7c7c7c
+
+! Set the desired separator style
+rofi.separator-style: solid