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-harmonic16-light.config | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 themes/base16-harmonic16-light.config (limited to 'themes/base16-harmonic16-light.config') diff --git a/themes/base16-harmonic16-light.config b/themes/base16-harmonic16-light.config deleted file mode 100644 index 74b8634..0000000 --- a/themes/base16-harmonic16-light.config +++ /dev/null @@ -1,33 +0,0 @@ -! Base16 Harmonic16 Light -! Author: Jannik Siebert (https://github.com/janniks) - -! base00: #f7f9fb -! base01: #e5ebf1 -! base02: #cbd6e2 -! base03: #aabcce -! base04: #627e99 -! base05: #405c79 -! base06: #223b54 -! base07: #0b1c2c -! base08: #bf8b56 -! base09: #bfbf56 -! base0A: #8bbf56 -! base0B: #56bf8b -! base0C: #568bbf -! base0D: #8b56bf -! base0E: #bf568b -! base0F: #bf5656 - -! Enable the extended coloring options -rofi.color-enabled: true - -! Property Name BG Border Separator -rofi.color-window: #e5ebf1, #e5ebf1, #f7f9fb - -! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #e5ebf1, #405c79, #e5ebf1, #e5ebf1, #0b1c2c -rofi.color-active: #e5ebf1, #8b56bf, #e5ebf1, #e5ebf1, #8b56bf -rofi.color-urgent: #e5ebf1, #bf8b56, #e5ebf1, #e5ebf1, #bf8b56 - -! Set the desired separator style -rofi.separator-style: solid -- cgit v1.2.3