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-oceanicnext.config | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'themes/base16-oceanicnext.config') diff --git a/themes/base16-oceanicnext.config b/themes/base16-oceanicnext.config index 779cbae..f29c838 100644 --- a/themes/base16-oceanicnext.config +++ b/themes/base16-oceanicnext.config @@ -1,33 +1,33 @@ ! Base16 OceanicNext ! Author: https://github.com/voronianski/oceanic-next-color-scheme -! base00: #1b2b34 -! base01: #343d46 -! base02: #4f5b66 -! base03: #65737e -! base04: #a7adba -! base05: #c0c5ce -! base06: #cdd3de -! base07: #d8dee9 -! base08: #ec5f67 -! base09: #f99157 -! base0A: #fac863 -! base0B: #99c794 -! base0C: #5fb3b3 -! base0D: #6699cc -! base0E: #c594c5 -! base0F: #ab7967 +! base00: #1B2B34 +! base01: #343D46 +! base02: #4F5B66 +! base03: #65737E +! base04: #A7ADBA +! base05: #C0C5CE +! base06: #CDD3DE +! base07: #D8DEE9 +! base08: #EC5f67 +! base09: #F99157 +! base0A: #FAC863 +! base0B: #99C794 +! base0C: #5FB3B3 +! base0D: #6699CC +! base0E: #C594C5 +! base0F: #AB7967 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #343d46, #343d46, #1b2b34 +rofi.color-window: #343D46, #343D46, #1B2B34 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #343d46, #c0c5ce, #343d46, #343d46, #d8dee9 -rofi.color-active: #343d46, #6699cc, #343d46, #343d46, #6699cc -rofi.color-urgent: #343d46, #ec5f67, #343d46, #343d46, #ec5f67 +rofi.color-normal: #343D46, #C0C5CE, #343D46, #343D46, #D8DEE9 +rofi.color-active: #343D46, #6699CC, #343D46, #343D46, #6699CC +rofi.color-urgent: #343D46, #EC5f67, #343D46, #343D46, #EC5f67 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3