diff options
author | gidsi <gidsi@chaospott.de> | 2019-11-13 02:44:28 +0100 |
---|---|---|
committer | gidsi <gidsi@chaospott.de> | 2019-11-13 02:44:28 +0100 |
commit | 3e02388fa8251e710af3976e77d29a5400294e19 (patch) | |
tree | 3a7b57d08a14ebfa293b0528627cd948e7f2bb07 /themes/base16-material-lighter.config | |
parent | 471452af71f7f2646848b8ebffebc7fee12d20ca (diff) |
Update themes
Diffstat (limited to 'themes/base16-material-lighter.config')
-rw-r--r-- | themes/base16-material-lighter.config | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/themes/base16-material-lighter.config b/themes/base16-material-lighter.config index d0d2ff2..33fc608 100644 --- a/themes/base16-material-lighter.config +++ b/themes/base16-material-lighter.config @@ -1,33 +1,33 @@ ! Base16 Material Lighter ! Author: Nate Peterson -! base00: #FAFAFA -! base01: #E7EAEC -! base02: #CCEAE7 -! base03: #CCD7DA -! base04: #8796B0 -! base05: #80CBC4 -! base06: #80CBC4 -! base07: #FFFFFF -! base08: #FF5370 -! base09: #F76D47 -! base0A: #FFB62C -! base0B: #91B859 -! base0C: #39ADB5 -! base0D: #6182B8 -! base0E: #7C4DFF -! base0F: #E53935 +! base00: #fafafa +! base01: #e7eaec +! base02: #cceae7 +! base03: #ccd7da +! base04: #8796b0 +! base05: #80cbc4 +! base06: #80cbc4 +! base07: #ffffff +! base08: #ff5370 +! base09: #f76d47 +! base0A: #ffb62c +! base0B: #91b859 +! base0C: #39adb5 +! base0D: #6182b8 +! base0E: #7c4dff +! base0F: #e53935 ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #E7EAEC, #E7EAEC, #FAFAFA +rofi.color-window: #e7eaec, #e7eaec, #fafafa ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #E7EAEC, #80CBC4, #E7EAEC, #E7EAEC, #FFFFFF -rofi.color-active: #E7EAEC, #6182B8, #E7EAEC, #E7EAEC, #6182B8 -rofi.color-urgent: #E7EAEC, #FF5370, #E7EAEC, #E7EAEC, #FF5370 +rofi.color-normal: #e7eaec, #80cbc4, #e7eaec, #e7eaec, #ffffff +rofi.color-active: #e7eaec, #6182b8, #e7eaec, #e7eaec, #6182b8 +rofi.color-urgent: #e7eaec, #ff5370, #e7eaec, #e7eaec, #ff5370 ! Set the desired separator style rofi.separator-style: solid |