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-darktooth.config | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'themes/base16-darktooth.config') diff --git a/themes/base16-darktooth.config b/themes/base16-darktooth.config index 78b9c0b..4ec0db7 100644 --- a/themes/base16-darktooth.config +++ b/themes/base16-darktooth.config @@ -1,33 +1,33 @@ ! Base16 Darktooth ! Author: Jason Milkins (https://github.com/jasonm23) -! base00: #1D2021 -! base01: #32302F +! base00: #1d2021 +! base01: #32302f ! base02: #504945 -! base03: #665C54 +! base03: #665c54 ! base04: #928374 -! base05: #A89984 -! base06: #D5C4A1 -! base07: #FDF4C1 -! base08: #FB543F -! base09: #FE8625 -! base0A: #FAC03B -! base0B: #95C085 -! base0C: #8BA59B -! base0D: #0D6678 -! base0E: #8F4673 -! base0F: #A87322 +! base05: #a89984 +! base06: #d5c4a1 +! base07: #fdf4c1 +! base08: #fb543f +! base09: #fe8625 +! base0A: #fac03b +! base0B: #95c085 +! base0C: #8ba59b +! base0D: #0d6678 +! base0E: #8f4673 +! base0F: #a87322 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #32302F, #32302F, #1D2021 +rofi.color-window: #32302f, #32302f, #1d2021 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #32302F, #A89984, #32302F, #32302F, #FDF4C1 -rofi.color-active: #32302F, #0D6678, #32302F, #32302F, #0D6678 -rofi.color-urgent: #32302F, #FB543F, #32302F, #32302F, #FB543F +rofi.color-normal: #32302f, #a89984, #32302f, #32302f, #fdf4c1 +rofi.color-active: #32302f, #0d6678, #32302f, #32302f, #0d6678 +rofi.color-urgent: #32302f, #fb543f, #32302f, #32302f, #fb543f ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3