From 3e02388fa8251e710af3976e77d29a5400294e19 Mon Sep 17 00:00:00 2001 From: gidsi Date: Wed, 13 Nov 2019 02:44:28 +0100 Subject: Update themes --- themes/base16-black-metal-khold.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 themes/base16-black-metal-khold.config (limited to 'themes/base16-black-metal-khold.config') diff --git a/themes/base16-black-metal-khold.config b/themes/base16-black-metal-khold.config new file mode 100755 index 0000000..7cfe087 --- /dev/null +++ b/themes/base16-black-metal-khold.config @@ -0,0 +1,33 @@ +! Base16 Black Metal (Khold) +! Author: metalelf0 (https://github.com/metalelf0) + +! base00: #000000 +! base01: #121212 +! base02: #222222 +! base03: #333333 +! base04: #999999 +! base05: #c1c1c1 +! base06: #999999 +! base07: #c1c1c1 +! base08: #5f8787 +! base09: #aaaaaa +! base0A: #974b46 +! base0B: #eceee3 +! base0C: #aaaaaa +! base0D: #888888 +! base0E: #999999 +! base0F: #444444 + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #121212, #121212, #000000 + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #121212, #c1c1c1, #121212, #121212, #c1c1c1 +rofi.color-active: #121212, #888888, #121212, #121212, #888888 +rofi.color-urgent: #121212, #5f8787, #121212, #121212, #5f8787 + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3