From 9e21739cc5f808337f917864eccf29a57ff5189b Mon Sep 17 00:00:00 2001 From: Jordi Pakey-Rodriguez Date: Thu, 1 Mar 2018 18:02:24 -0600 Subject: Update themes with base16-builder - support Rofi 1.5 - added base16-icy --- themes/base16-brushtrees.config | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) mode change 100755 => 100644 themes/base16-brushtrees.config (limited to 'themes/base16-brushtrees.config') diff --git a/themes/base16-brushtrees.config b/themes/base16-brushtrees.config old mode 100755 new mode 100644 index cb71b13..b59f926 --- a/themes/base16-brushtrees.config +++ b/themes/base16-brushtrees.config @@ -1,13 +1,13 @@ ! Base16 Brush Trees ! Author: Abraham White <abelincoln.white@gmail.com> -! base00: #e3efef -! base01: #c9dbdc -! base02: #b0c5c8 -! base03: #98afb5 -! base04: #8299a1 -! base05: #6d828e -! base06: #5a6d7a +! base00: #E3EFEF +! base01: #C9DBDC +! base02: #B0C5C8 +! base03: #98AFB5 +! base04: #8299A1 +! base05: #6D828E +! base06: #5A6D7A ! base07: #485867 ! base08: #b38686 ! base09: #d8bba2 @@ -22,12 +22,12 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #c9dbdc, #c9dbdc, #e3efef +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 +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