From 3e02388fa8251e710af3976e77d29a5400294e19 Mon Sep 17 00:00:00 2001 From: gidsi Date: Wed, 13 Nov 2019 02:44:28 +0100 Subject: Update themes --- themes/base16-summerfruit-light.config | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'themes/base16-summerfruit-light.config') diff --git a/themes/base16-summerfruit-light.config b/themes/base16-summerfruit-light.config index fc1179f..99dfdc6 100644 --- a/themes/base16-summerfruit-light.config +++ b/themes/base16-summerfruit-light.config @@ -1,33 +1,33 @@ ! Base16 Summerfruit Light ! Author: Christopher Corley (http://christop.club/) -! base00: #FFFFFF -! base01: #E0E0E0 -! base02: #D0D0D0 -! base03: #B0B0B0 +! base00: #ffffff +! base01: #e0e0e0 +! base02: #d0d0d0 +! base03: #b0b0b0 ! base04: #000000 ! base05: #101010 ! base06: #151515 ! base07: #202020 -! base08: #FF0086 -! base09: #FD8900 -! base0A: #ABA800 -! base0B: #00C918 -! base0C: #1FAAAA -! base0D: #3777E6 -! base0E: #AD00A1 -! base0F: #CC6633 +! base08: #ff0086 +! base09: #fd8900 +! base0A: #aba800 +! base0B: #00c918 +! base0C: #1faaaa +! base0D: #3777e6 +! base0E: #ad00a1 +! base0F: #cc6633 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #E0E0E0, #E0E0E0, #FFFFFF +rofi.color-window: #e0e0e0, #e0e0e0, #ffffff ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #E0E0E0, #101010, #E0E0E0, #E0E0E0, #202020 -rofi.color-active: #E0E0E0, #3777E6, #E0E0E0, #E0E0E0, #3777E6 -rofi.color-urgent: #E0E0E0, #FF0086, #E0E0E0, #E0E0E0, #FF0086 +rofi.color-normal: #e0e0e0, #101010, #e0e0e0, #e0e0e0, #202020 +rofi.color-active: #e0e0e0, #3777e6, #e0e0e0, #e0e0e0, #3777e6 +rofi.color-urgent: #e0e0e0, #ff0086, #e0e0e0, #e0e0e0, #ff0086 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3