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-xcode-dusk.config | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'themes/base16-xcode-dusk.config') diff --git a/themes/base16-xcode-dusk.config b/themes/base16-xcode-dusk.config index 6a99120..2b394a0 100644 --- a/themes/base16-xcode-dusk.config +++ b/themes/base16-xcode-dusk.config @@ -1,33 +1,33 @@ ! Base16 XCode Dusk ! Author: Elsa Gonsiorowski (https://github.com/gonsie) -! base00: #282B35 -! base01: #3D4048 -! base02: #53555D -! base03: #686A71 -! base04: #7E8086 +! base00: #282b35 +! base01: #3d4048 +! base02: #53555d +! base03: #686a71 +! base04: #7e8086 ! base05: #939599 -! base06: #A9AAAE -! base07: #BEBFC2 -! base08: #B21889 -! base09: #786DC5 +! base06: #a9aaae +! base07: #bebfc2 +! base08: #b21889 +! base09: #786dc5 ! base0A: #438288 -! base0B: #DF0002 -! base0C: #00A0BE -! base0D: #790EAD -! base0E: #B21889 -! base0F: #C77C48 +! base0B: #df0002 +! base0C: #00a0be +! base0D: #790ead +! base0E: #b21889 +! base0F: #c77c48 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #3D4048, #3D4048, #282B35 +rofi.color-window: #3d4048, #3d4048, #282b35 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #3D4048, #939599, #3D4048, #3D4048, #BEBFC2 -rofi.color-active: #3D4048, #790EAD, #3D4048, #3D4048, #790EAD -rofi.color-urgent: #3D4048, #B21889, #3D4048, #3D4048, #B21889 +rofi.color-normal: #3d4048, #939599, #3d4048, #3d4048, #bebfc2 +rofi.color-active: #3d4048, #790ead, #3d4048, #3d4048, #790ead +rofi.color-urgent: #3d4048, #b21889, #3d4048, #3d4048, #b21889 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3