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-classic-dark.config | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) mode change 100755 => 100644 themes/base16-classic-dark.config (limited to 'themes/base16-classic-dark.config') diff --git a/themes/base16-classic-dark.config b/themes/base16-classic-dark.config old mode 100755 new mode 100644 index 9c4d233..21de8d1 --- a/themes/base16-classic-dark.config +++ b/themes/base16-classic-dark.config @@ -5,18 +5,18 @@ ! base01: #202020 ! base02: #303030 ! base03: #505050 -! base04: #b0b0b0 -! base05: #d0d0d0 -! base06: #e0e0e0 -! base07: #f5f5f5 -! base08: #ac4142 -! base09: #d28445 -! base0A: #f4bf75 -! base0B: #90a959 -! base0C: #75b5aa -! base0D: #6a9fb5 -! base0E: #aa759f -! base0F: #8f5536 +! base04: #B0B0B0 +! base05: #D0D0D0 +! base06: #E0E0E0 +! base07: #F5F5F5 +! base08: #AC4142 +! base09: #D28445 +! base0A: #F4BF75 +! base0B: #90A959 +! base0C: #75B5AA +! base0D: #6A9FB5 +! base0E: #AA759F +! base0F: #8F5536 ! 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, #f5f5f5 -rofi.color-active: #202020, #6a9fb5, #202020, #202020, #6a9fb5 -rofi.color-urgent: #202020, #ac4142, #202020, #202020, #ac4142 +rofi.color-normal: #202020, #D0D0D0, #202020, #202020, #F5F5F5 +rofi.color-active: #202020, #6A9FB5, #202020, #202020, #6A9FB5 +rofi.color-urgent: #202020, #AC4142, #202020, #202020, #AC4142 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3