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-summerfruit-dark.config | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'themes/base16-summerfruit-dark.config') diff --git a/themes/base16-summerfruit-dark.config b/themes/base16-summerfruit-dark.config index c21a5aa..74be359 100644 --- a/themes/base16-summerfruit-dark.config +++ b/themes/base16-summerfruit-dark.config @@ -5,18 +5,18 @@ ! base01: #202020 ! base02: #303030 ! base03: #505050 -! base04: #b0b0b0 -! base05: #d0d0d0 -! base06: #e0e0e0 -! base07: #ffffff -! base08: #ff0086 -! base09: #fd8900 -! base0A: #aba800 -! base0B: #00c918 -! base0C: #1faaaa -! base0D: #3777e6 -! base0E: #ad00a1 -! base0F: #cc6633 +! base04: #B0B0B0 +! base05: #D0D0D0 +! base06: #E0E0E0 +! base07: #FFFFFF +! 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 @@ -25,9 +25,9 @@ rofi.color-enabled: true rofi.color-window: #202020, #202020, #151515 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #202020, #d0d0d0, #202020, #202020, #ffffff -rofi.color-active: #202020, #3777e6, #202020, #202020, #3777e6 -rofi.color-urgent: #202020, #ff0086, #202020, #202020, #ff0086 +rofi.color-normal: #202020, #D0D0D0, #202020, #202020, #FFFFFF +rofi.color-active: #202020, #3777E6, #202020, #202020, #3777E6 +rofi.color-urgent: #202020, #FF0086, #202020, #202020, #FF0086 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3