From f5ecc9e2a537fd93d388b6ed3569cabe377ff020 Mon Sep 17 00:00:00 2001 From: Niek den Breeje Date: Sat, 18 Nov 2017 15:10:53 +0100 Subject: Updated themes with builder --- themes/base16-brushtrees.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 themes/base16-brushtrees.config (limited to 'themes/base16-brushtrees.config') diff --git a/themes/base16-brushtrees.config b/themes/base16-brushtrees.config new file mode 100755 index 0000000..cb71b13 --- /dev/null +++ b/themes/base16-brushtrees.config @@ -0,0 +1,33 @@ +! Base16 Brush Trees +! Author: Abraham White <abelincoln.white@gmail.com> + +! base00: #e3efef +! base01: #c9dbdc +! base02: #b0c5c8 +! base03: #98afb5 +! base04: #8299a1 +! base05: #6d828e +! base06: #5a6d7a +! base07: #485867 +! base08: #b38686 +! base09: #d8bba2 +! base0A: #aab386 +! base0B: #87b386 +! base0C: #86b3b3 +! base0D: #868cb3 +! base0E: #b386b2 +! base0F: #b39f9f + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #c9dbdc, #c9dbdc, #e3efef + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #c9dbdc, #6d828e, #c9dbdc, #c9dbdc, #485867 +rofi.color-active: #c9dbdc, #868cb3, #c9dbdc, #c9dbdc, #868cb3 +rofi.color-urgent: #c9dbdc, #b38686, #c9dbdc, #c9dbdc, #b38686 + +! Set the desired separator style +rofi.separator-style: solid -- cgit v1.2.3