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-flat.config | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'themes/base16-flat.config') diff --git a/themes/base16-flat.config b/themes/base16-flat.config index 0fb9a5d..9803655 100644 --- a/themes/base16-flat.config +++ b/themes/base16-flat.config @@ -1,33 +1,33 @@ ! Base16 Flat ! Author: Chris Kempson (http://chriskempson.com) -! base00: #2C3E50 -! base01: #34495E -! base02: #7F8C8D -! base03: #95A5A6 -! base04: #BDC3C7 +! base00: #2c3e50 +! base01: #34495e +! base02: #7f8c8d +! base03: #95a5a6 +! base04: #bdc3c7 ! base05: #e0e0e0 ! base06: #f5f5f5 -! base07: #ECF0F1 -! base08: #E74C3C -! base09: #E67E22 -! base0A: #F1C40F -! base0B: #2ECC71 -! base0C: #1ABC9C -! base0D: #3498DB -! base0E: #9B59B6 +! base07: #ecf0f1 +! base08: #e74c3c +! base09: #e67e22 +! base0A: #f1c40f +! base0B: #2ecc71 +! base0C: #1abc9c +! base0D: #3498db +! base0E: #9b59b6 ! base0F: #be643c ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #34495E, #34495E, #2C3E50 +rofi.color-window: #34495e, #34495e, #2c3e50 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #34495E, #e0e0e0, #34495E, #34495E, #ECF0F1 -rofi.color-active: #34495E, #3498DB, #34495E, #34495E, #3498DB -rofi.color-urgent: #34495E, #E74C3C, #34495E, #34495E, #E74C3C +rofi.color-normal: #34495e, #e0e0e0, #34495e, #34495e, #ecf0f1 +rofi.color-active: #34495e, #3498db, #34495e, #34495e, #3498db +rofi.color-urgent: #34495e, #e74c3c, #34495e, #34495e, #e74c3c ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3