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-dark.config | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'themes/base16-classic-dark.config') diff --git a/themes/base16-classic-dark.config b/themes/base16-classic-dark.config index 21de8d1..9c4d233 100644 --- 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