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-savanna.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/base16-atelier-savanna.config (limited to 'themes/base16-atelier-savanna.config') diff --git a/themes/base16-atelier-savanna.config b/themes/base16-atelier-savanna.config new file mode 100644 index 0000000..894214a --- /dev/null +++ b/themes/base16-atelier-savanna.config @@ -0,0 +1,33 @@ +! Base16 Atelier Savanna +! Author: Bram de Haan (http://atelierbramdehaan.nl) + +! base00: #171c19 +! base01: #232a25 +! base02: #526057 +! base03: #5f6d64 +! base04: #78877d +! base05: #87928a +! base06: #dfe7e2 +! base07: #ecf4ee +! base08: #b16139 +! base09: #9f713c +! base0A: #a07e3b +! base0B: #489963 +! base0C: #1c9aa0 +! base0D: #478c90 +! base0E: #55859b +! base0F: #867469 + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #232a25, #232a25, #171c19 + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #232a25, #87928a, #232a25, #232a25, #ecf4ee +rofi.color-active: #232a25, #478c90, #232a25, #232a25, #478c90 +rofi.color-urgent: #232a25, #b16139, #232a25, #232a25, #b16139 + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3