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-darktooth.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-darktooth.config')
-rw-r--r-- | themes/base16-darktooth.config | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/themes/base16-darktooth.config b/themes/base16-darktooth.config index 4ec0db7..78b9c0b 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 |