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-cupcake.config | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'themes/base16-cupcake.config') diff --git a/themes/base16-cupcake.config b/themes/base16-cupcake.config index c82e546..69c2d8a 100644 --- a/themes/base16-cupcake.config +++ b/themes/base16-cupcake.config @@ -7,16 +7,16 @@ ! base03: #bfb9c6 ! base04: #a59daf ! base05: #8b8198 -! base06: #72677e +! base06: #72677E ! base07: #585062 -! base08: #d57e85 -! base09: #ebb790 -! base0A: #dcb16c -! base0B: #a3b367 -! base0C: #69a9a7 -! base0D: #7297b9 -! base0E: #bb99b4 -! base0F: #baa58c +! base08: #D57E85 +! base09: #EBB790 +! base0A: #DCB16C +! base0B: #A3B367 +! base0C: #69A9A7 +! base0D: #7297B9 +! base0E: #BB99B4 +! base0F: #BAA58C ! Enable the extended coloring options rofi.color-enabled: true @@ -26,8 +26,8 @@ rofi.color-window: #f2f1f4, #f2f1f4, #fbf1f2 ! Property Name BG FG BG-alt Head-BG Head-FG rofi.color-normal: #f2f1f4, #8b8198, #f2f1f4, #f2f1f4, #585062 -rofi.color-active: #f2f1f4, #7297b9, #f2f1f4, #f2f1f4, #7297b9 -rofi.color-urgent: #f2f1f4, #d57e85, #f2f1f4, #f2f1f4, #d57e85 +rofi.color-active: #f2f1f4, #7297B9, #f2f1f4, #f2f1f4, #7297B9 +rofi.color-urgent: #f2f1f4, #D57E85, #f2f1f4, #f2f1f4, #D57E85 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3