From 8e1fb72e255643b366d5e0b7b78e0230f65ce45f Mon Sep 17 00:00:00 2001 From: Jordi Pakey-Rodriguez Date: Fri, 13 Jan 2017 15:22:37 -0600 Subject: Initial commit --- themes/base16-atelier-heath.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/base16-atelier-heath.config (limited to 'themes/base16-atelier-heath.config') diff --git a/themes/base16-atelier-heath.config b/themes/base16-atelier-heath.config new file mode 100644 index 0000000..9e09e5b --- /dev/null +++ b/themes/base16-atelier-heath.config @@ -0,0 +1,33 @@ +! Base16 Atelier Heath +! Author: Bram de Haan (http://atelierbramdehaan.nl) + +! base00: #1b181b +! base01: #292329 +! base02: #695d69 +! base03: #776977 +! base04: #9e8f9e +! base05: #ab9bab +! base06: #d8cad8 +! base07: #f7f3f7 +! base08: #ca402b +! base09: #a65926 +! base0A: #bb8a35 +! base0B: #918b3b +! base0C: #159393 +! base0D: #516aec +! base0E: #7b59c0 +! base0F: #cc33cc + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #292329, #292329, #1b181b + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #292329, #ab9bab, #292329, #292329, #f7f3f7 +rofi.color-active: #292329, #516aec, #292329, #292329, #516aec +rofi.color-urgent: #292329, #ca402b, #292329, #292329, #ca402b + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3