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-solarflare.config | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'themes/base16-solarflare.config') diff --git a/themes/base16-solarflare.config b/themes/base16-solarflare.config index 13cb137..a87d818 100644 --- a/themes/base16-solarflare.config +++ b/themes/base16-solarflare.config @@ -1,33 +1,33 @@ ! Base16 Solar Flare ! Author: Chuck Harmston (https://chuck.harmston.ch) -! base00: #18262F -! base01: #222E38 +! base00: #18262f +! base01: #222e38 ! base02: #586875 ! base03: #667581 -! base04: #85939E -! base05: #A6AFB8 -! base06: #E8E9ED -! base07: #F5F7FA -! base08: #EF5253 -! base09: #E66B2B -! base0A: #E4B51C -! base0B: #7CC844 -! base0C: #52CBB0 -! base0D: #33B5E1 -! base0E: #A363D5 -! base0F: #D73C9A +! base04: #85939e +! base05: #a6afb8 +! base06: #e8e9ed +! base07: #f5f7fa +! base08: #ef5253 +! base09: #e66b2b +! base0A: #e4b51c +! base0B: #7cc844 +! base0C: #52cbb0 +! base0D: #33b5e1 +! base0E: #a363d5 +! base0F: #d73c9a ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #222E38, #222E38, #18262F +rofi.color-window: #222e38, #222e38, #18262f ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #222E38, #A6AFB8, #222E38, #222E38, #F5F7FA -rofi.color-active: #222E38, #33B5E1, #222E38, #222E38, #33B5E1 -rofi.color-urgent: #222E38, #EF5253, #222E38, #222E38, #EF5253 +rofi.color-normal: #222e38, #a6afb8, #222e38, #222e38, #f5f7fa +rofi.color-active: #222e38, #33b5e1, #222e38, #222e38, #33b5e1 +rofi.color-urgent: #222e38, #ef5253, #222e38, #222e38, #ef5253 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3