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-classic-light.config | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'themes/base16-classic-light.config') diff --git a/themes/base16-classic-light.config b/themes/base16-classic-light.config index 1931203..fc6d66e 100644 --- a/themes/base16-classic-light.config +++ b/themes/base16-classic-light.config @@ -1,33 +1,33 @@ ! Base16 Classic Light ! Author: Jason Heeris (http://heeris.id.au) -! base00: #F5F5F5 -! base01: #E0E0E0 -! base02: #D0D0D0 -! base03: #B0B0B0 +! base00: #f5f5f5 +! base01: #e0e0e0 +! base02: #d0d0d0 +! base03: #b0b0b0 ! base04: #505050 ! base05: #303030 ! base06: #202020 ! base07: #151515 -! base08: #AC4142 -! base09: #D28445 -! base0A: #F4BF75 -! base0B: #90A959 -! base0C: #75B5AA -! base0D: #6A9FB5 -! base0E: #AA759F -! base0F: #8F5536 +! 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 ! Property Name BG Border Separator -rofi.color-window: #E0E0E0, #E0E0E0, #F5F5F5 +rofi.color-window: #e0e0e0, #e0e0e0, #f5f5f5 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #E0E0E0, #303030, #E0E0E0, #E0E0E0, #151515 -rofi.color-active: #E0E0E0, #6A9FB5, #E0E0E0, #E0E0E0, #6A9FB5 -rofi.color-urgent: #E0E0E0, #AC4142, #E0E0E0, #E0E0E0, #AC4142 +rofi.color-normal: #e0e0e0, #303030, #e0e0e0, #e0e0e0, #151515 +rofi.color-active: #e0e0e0, #6a9fb5, #e0e0e0, #e0e0e0, #6a9fb5 +rofi.color-urgent: #e0e0e0, #ac4142, #e0e0e0, #e0e0e0, #ac4142 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3