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-bespin.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/base16-bespin.config (limited to 'themes/base16-bespin.config') diff --git a/themes/base16-bespin.config b/themes/base16-bespin.config new file mode 100644 index 0000000..bb0c589 --- /dev/null +++ b/themes/base16-bespin.config @@ -0,0 +1,33 @@ +! Base16 Bespin +! Author: Jan T. Sott + +! base00: #28211c +! base01: #36312e +! base02: #5e5d5c +! base03: #666666 +! base04: #797977 +! base05: #8a8986 +! base06: #9d9b97 +! base07: #baae9e +! base08: #cf6a4c +! base09: #cf7d34 +! base0A: #f9ee98 +! base0B: #54be0d +! base0C: #afc4db +! base0D: #5ea6ea +! base0E: #9b859d +! base0F: #937121 + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #36312e, #36312e, #28211c + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #36312e, #8a8986, #36312e, #36312e, #baae9e +rofi.color-active: #36312e, #5ea6ea, #36312e, #36312e, #5ea6ea +rofi.color-urgent: #36312e, #cf6a4c, #36312e, #36312e, #cf6a4c + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3