aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-classic-light.config
diff options
context:
space:
mode:
authorJordi Pakey-Rodriguez <0xdec@users.noreply.github.com>2017-11-21 13:55:18 -0600
committerGitHub <noreply@github.com>2017-11-21 13:55:18 -0600
commit6f8f3d45baf74a181b4f0a61d83eb01fd4ff894e (patch)
tree19be497346e1237a35c2c1efc67bad6f7e53d6dc /themes/base16-classic-light.config
parentad552947ad9856aef4c895479ac163d13a5e58e9 (diff)
parentf5ecc9e2a537fd93d388b6ed3569cabe377ff020 (diff)
Merge pull request #4 from AuditeMarlow/patch-build
Added new missing themes
Diffstat (limited to 'themes/base16-classic-light.config')
-rwxr-xr-xthemes/base16-classic-light.config33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/base16-classic-light.config b/themes/base16-classic-light.config
new file mode 100755
index 0000000..fc6d66e
--- /dev/null
+++ b/themes/base16-classic-light.config
@@ -0,0 +1,33 @@
+! Base16 Classic Light
+! Author: Jason Heeris (http://heeris.id.au)
+
+! base00: #f5f5f5
+! base01: #e0e0e0
+! base02: #d0d0d0
+! base03: #b0b0b0
+! base04: #505050
+! base05: #303030
+! base06: #202020
+! base07: #151515
+! base08: #ac4142
+! base09: #d28445
+! base0A: #f4bf75
+! base0B: #90a959
+! base0C: #75b5aa
+! base0D: #6a9fb5
+! base0E: #aa759f
+! base0F: #8f5536
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! Property Name BG Border Separator
+rofi.color-window: #e0e0e0, #e0e0e0, #f5f5f5
+
+! Property Name BG FG BG-alt Head-BG Head-FG
+rofi.color-normal: #e0e0e0, #303030, #e0e0e0, #e0e0e0, #151515
+rofi.color-active: #e0e0e0, #6a9fb5, #e0e0e0, #e0e0e0, #6a9fb5
+rofi.color-urgent: #e0e0e0, #ac4142, #e0e0e0, #e0e0e0, #ac4142
+
+! Set the desired separator style
+rofi.separator-style: solid