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-dark.config | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) mode change 100755 => 100644 themes/base16-brushtrees-dark.config (limited to 'themes/base16-brushtrees-dark.config') diff --git a/themes/base16-brushtrees-dark.config b/themes/base16-brushtrees-dark.config old mode 100755 new mode 100644 index a7ff07a..83643a5 --- a/themes/base16-brushtrees-dark.config +++ b/themes/base16-brushtrees-dark.config @@ -2,13 +2,13 @@ ! Author: Abraham White <abelincoln.white@gmail.com> ! base00: #485867 -! base01: #5a6d7a -! base02: #6d828e -! base03: #8299a1 -! base04: #98afb5 -! base05: #b0c5c8 -! base06: #c9dbdc -! base07: #e3efef +! base01: #5A6D7A +! base02: #6D828E +! base03: #8299A1 +! base04: #98AFB5 +! base05: #B0C5C8 +! base06: #C9DBDC +! base07: #E3EFEF ! base08: #b38686 ! base09: #d8bba2 ! base0A: #aab386 @@ -22,12 +22,12 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #5a6d7a, #5a6d7a, #485867 +rofi.color-window: #5A6D7A, #5A6D7A, #485867 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #5a6d7a, #b0c5c8, #5a6d7a, #5a6d7a, #e3efef -rofi.color-active: #5a6d7a, #868cb3, #5a6d7a, #5a6d7a, #868cb3 -rofi.color-urgent: #5a6d7a, #b38686, #5a6d7a, #5a6d7a, #b38686 +rofi.color-normal: #5A6D7A, #B0C5C8, #5A6D7A, #5A6D7A, #E3EFEF +rofi.color-active: #5A6D7A, #868cb3, #5A6D7A, #5A6D7A, #868cb3 +rofi.color-urgent: #5A6D7A, #b38686, #5A6D7A, #5A6D7A, #b38686 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3