diff options
author | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
---|---|---|
committer | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
commit | 9e21739cc5f808337f917864eccf29a57ff5189b (patch) | |
tree | 12bc1b3cdcb8a89145ca09d33037e0891c88f486 /themes/base16-xcode-dusk.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-xcode-dusk.config')
-rw-r--r--[-rwxr-xr-x] | themes/base16-xcode-dusk.config | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/themes/base16-xcode-dusk.config b/themes/base16-xcode-dusk.config index 2b394a0..6a99120 100755..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 |