From 3e02388fa8251e710af3976e77d29a5400294e19 Mon Sep 17 00:00:00 2001 From: gidsi Date: Wed, 13 Nov 2019 02:44:28 +0100 Subject: Update themes --- themes/base16-material-darker.config | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'themes/base16-material-darker.config') diff --git a/themes/base16-material-darker.config b/themes/base16-material-darker.config index afde39b..65af95c 100644 --- a/themes/base16-material-darker.config +++ b/themes/base16-material-darker.config @@ -4,19 +4,19 @@ ! base00: #212121 ! base01: #303030 ! base02: #353535 -! base03: #4A4A4A -! base04: #B2CCD6 -! base05: #EEFFFF -! base06: #EEFFFF -! base07: #FFFFFF -! base08: #F07178 -! base09: #F78C6C -! base0A: #FFCB6B -! base0B: #C3E88D -! base0C: #89DDFF -! base0D: #82AAFF -! base0E: #C792EA -! base0F: #FF5370 +! base03: #4a4a4a +! base04: #b2ccd6 +! base05: #eeffff +! base06: #eeffff +! base07: #ffffff +! base08: #f07178 +! base09: #f78c6c +! base0A: #ffcb6b +! base0B: #c3e88d +! base0C: #89ddff +! base0D: #82aaff +! base0E: #c792ea +! base0F: #ff5370 ! Enable the extended coloring options rofi.color-enabled: true @@ -25,9 +25,9 @@ rofi.color-enabled: true rofi.color-window: #303030, #303030, #212121 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #303030, #EEFFFF, #303030, #303030, #FFFFFF -rofi.color-active: #303030, #82AAFF, #303030, #303030, #82AAFF -rofi.color-urgent: #303030, #F07178, #303030, #303030, #F07178 +rofi.color-normal: #303030, #eeffff, #303030, #303030, #ffffff +rofi.color-active: #303030, #82aaff, #303030, #303030, #82aaff +rofi.color-urgent: #303030, #f07178, #303030, #303030, #f07178 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3