From f5ecc9e2a537fd93d388b6ed3569cabe377ff020 Mon Sep 17 00:00:00 2001 From: Niek den Breeje Date: Sat, 18 Nov 2017 15:10:53 +0100 Subject: Updated themes with builder --- themes/base16-materia.config | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'themes/base16-materia.config') diff --git a/themes/base16-materia.config b/themes/base16-materia.config index c77bdf1..f64b741 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 -- cgit v1.2.3