diff options
Diffstat (limited to 'themes/base16-materia.config')
-rw-r--r-- | themes/base16-materia.config | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/themes/base16-materia.config b/themes/base16-materia.config index f64b741..c77bdf1 100644 --- a/themes/base16-materia.config +++ b/themes/base16-materia.config @@ -2,32 +2,32 @@ ! Author: Defman21 ! base00: #263238 -! base01: #2c393f -! base02: #37474f +! base01: #2C393F +! base02: #37474F ! base03: #707880 -! base04: #c9ccd3 -! base05: #cdd3de -! base06: #d5dbe5 -! base07: #ffffff -! base08: #ec5f67 -! base09: #ea9560 -! base0A: #ffcc00 -! base0B: #8bd649 -! base0C: #80cbc4 -! base0D: #89ddff -! base0E: #82aaff -! base0F: #ec5f67 +! base04: #C9CCD3 +! base05: #CDD3DE +! base06: #D5DBE5 +! base07: #FFFFFF +! base08: #EC5F67 +! base09: #EA9560 +! base0A: #FFCC00 +! base0B: #8BD649 +! base0C: #80CBC4 +! base0D: #89DDFF +! base0E: #82AAFF +! base0F: #EC5F67 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #2c393f, #2c393f, #263238 +rofi.color-window: #2C393F, #2C393F, #263238 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #2c393f, #cdd3de, #2c393f, #2c393f, #ffffff -rofi.color-active: #2c393f, #89ddff, #2c393f, #2c393f, #89ddff -rofi.color-urgent: #2c393f, #ec5f67, #2c393f, #2c393f, #ec5f67 +rofi.color-normal: #2C393F, #CDD3DE, #2C393F, #2C393F, #FFFFFF +rofi.color-active: #2C393F, #89DDFF, #2C393F, #2C393F, #89DDFF +rofi.color-urgent: #2C393F, #EC5F67, #2C393F, #2C393F, #EC5F67 ! Set the desired separator style rofi.separator-style: solid |