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-material-lighter.config | 40 +++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) mode change 100755 => 100644 themes/base16-material-lighter.config (limited to 'themes/base16-material-lighter.config') diff --git a/themes/base16-material-lighter.config b/themes/base16-material-lighter.config old mode 100755 new mode 100644 index 33fc608..d0d2ff2 --- a/themes/base16-material-lighter.config +++ b/themes/base16-material-lighter.config @@ -1,33 +1,33 @@ ! Base16 Material Lighter ! Author: Nate Peterson -! base00: #fafafa -! base01: #e7eaec -! base02: #cceae7 -! base03: #ccd7da -! base04: #8796b0 -! base05: #80cbc4 -! base06: #80cbc4 -! base07: #ffffff -! base08: #ff5370 -! base09: #f76d47 -! base0A: #ffb62c -! base0B: #91b859 -! base0C: #39adb5 -! base0D: #6182b8 -! base0E: #7c4dff -! base0F: #e53935 +! base00: #FAFAFA +! base01: #E7EAEC +! base02: #CCEAE7 +! base03: #CCD7DA +! base04: #8796B0 +! base05: #80CBC4 +! base06: #80CBC4 +! base07: #FFFFFF +! base08: #FF5370 +! base09: #F76D47 +! base0A: #FFB62C +! base0B: #91B859 +! base0C: #39ADB5 +! base0D: #6182B8 +! base0E: #7C4DFF +! base0F: #E53935 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #e7eaec, #e7eaec, #fafafa +rofi.color-window: #E7EAEC, #E7EAEC, #FAFAFA ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #e7eaec, #80cbc4, #e7eaec, #e7eaec, #ffffff -rofi.color-active: #e7eaec, #6182b8, #e7eaec, #e7eaec, #6182b8 -rofi.color-urgent: #e7eaec, #ff5370, #e7eaec, #e7eaec, #ff5370 +rofi.color-normal: #E7EAEC, #80CBC4, #E7EAEC, #E7EAEC, #FFFFFF +rofi.color-active: #E7EAEC, #6182B8, #E7EAEC, #E7EAEC, #6182B8 +rofi.color-urgent: #E7EAEC, #FF5370, #E7EAEC, #E7EAEC, #FF5370 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3