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-plateau.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/base16-atelier-plateau.config (limited to 'themes/base16-atelier-plateau.config') diff --git a/themes/base16-atelier-plateau.config b/themes/base16-atelier-plateau.config new file mode 100644 index 0000000..8d2c9a9 --- /dev/null +++ b/themes/base16-atelier-plateau.config @@ -0,0 +1,33 @@ +! Base16 Atelier Plateau +! Author: Bram de Haan (http://atelierbramdehaan.nl) + +! base00: #1b1818 +! base01: #292424 +! base02: #585050 +! base03: #655d5d +! base04: #7e7777 +! base05: #8a8585 +! base06: #e7dfdf +! base07: #f4ecec +! base08: #ca4949 +! base09: #b45a3c +! base0A: #a06e3b +! base0B: #4b8b8b +! base0C: #5485b6 +! base0D: #7272ca +! base0E: #8464c4 +! base0F: #bd5187 + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #292424, #292424, #1b1818 + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #292424, #8a8585, #292424, #292424, #f4ecec +rofi.color-active: #292424, #7272ca, #292424, #292424, #7272ca +rofi.color-urgent: #292424, #ca4949, #292424, #292424, #ca4949 + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3