diff options
Diffstat (limited to 'themes/base16-embers.config')
-rw-r--r-- | themes/base16-embers.config | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/themes/base16-embers.config b/themes/base16-embers.config index 946e590..c9076c5 100644 --- a/themes/base16-embers.config +++ b/themes/base16-embers.config @@ -1,33 +1,33 @@ ! Base16 Embers ! Author: Jannik Siebert (https://github.com/janniks) -! base00: #16130f -! base01: #2c2620 -! base02: #433b32 -! base03: #5a5047 -! base04: #8a8075 -! base05: #a39a90 -! base06: #beb6ae -! base07: #dbd6d1 -! base08: #826d57 +! base00: #16130F +! base01: #2C2620 +! base02: #433B32 +! base03: #5A5047 +! base04: #8A8075 +! base05: #A39A90 +! base06: #BEB6AE +! base07: #DBD6D1 +! base08: #826D57 ! base09: #828257 -! base0A: #6d8257 -! base0B: #57826d -! base0C: #576d82 -! base0D: #6d5782 -! base0E: #82576d +! base0A: #6D8257 +! base0B: #57826D +! base0C: #576D82 +! base0D: #6D5782 +! base0E: #82576D ! base0F: #825757 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #2c2620, #2c2620, #16130f +rofi.color-window: #2C2620, #2C2620, #16130F ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #2c2620, #a39a90, #2c2620, #2c2620, #dbd6d1 -rofi.color-active: #2c2620, #6d5782, #2c2620, #2c2620, #6d5782 -rofi.color-urgent: #2c2620, #826d57, #2c2620, #2c2620, #826d57 +rofi.color-normal: #2C2620, #A39A90, #2C2620, #2C2620, #DBD6D1 +rofi.color-active: #2C2620, #6D5782, #2C2620, #2C2620, #6D5782 +rofi.color-urgent: #2C2620, #826D57, #2C2620, #2C2620, #826D57 ! Set the desired separator style rofi.separator-style: solid |