diff options
author | Niek den Breeje <n.j.den.breeje@gmail.com> | 2017-11-18 15:10:53 +0100 |
---|---|---|
committer | Niek den Breeje <n.j.den.breeje@gmail.com> | 2017-11-18 15:10:53 +0100 |
commit | f5ecc9e2a537fd93d388b6ed3569cabe377ff020 (patch) | |
tree | 19be497346e1237a35c2c1efc67bad6f7e53d6dc /themes/base16-darktooth.config | |
parent | ad552947ad9856aef4c895479ac163d13a5e58e9 (diff) |
Updated themes with builder
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 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 |