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-nord.config | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'themes/base16-nord.config') diff --git a/themes/base16-nord.config b/themes/base16-nord.config index 9e39a59..63b58ec 100644 --- a/themes/base16-nord.config +++ b/themes/base16-nord.config @@ -1,33 +1,33 @@ ! Base16 Nord ! Author: arcticicestudio -! base00: #2E3440 -! base01: #3B4252 -! base02: #434C5E -! base03: #4C566A -! base04: #D8DEE9 -! base05: #E5E9F0 -! base06: #ECEFF4 -! base07: #8FBCBB -! base08: #88C0D0 -! base09: #81A1C1 -! base0A: #5E81AC -! base0B: #BF616A -! base0C: #D08770 -! base0D: #EBCB8B -! base0E: #A3BE8C -! base0F: #B48EAD +! base00: #2e3440 +! base01: #3b4252 +! base02: #434c5e +! base03: #4c566a +! base04: #d8dee9 +! base05: #e5e9f0 +! base06: #eceff4 +! base07: #8fbcbb +! base08: #88c0d0 +! base09: #81a1c1 +! base0A: #5e81ac +! base0B: #bf616a +! base0C: #d08770 +! base0D: #ebcb8b +! base0E: #a3be8c +! base0F: #b48ead ! Enable the extended coloring options rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #3B4252, #3B4252, #2E3440 +rofi.color-window: #3b4252, #3b4252, #2e3440 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #3B4252, #E5E9F0, #3B4252, #3B4252, #8FBCBB -rofi.color-active: #3B4252, #EBCB8B, #3B4252, #3B4252, #EBCB8B -rofi.color-urgent: #3B4252, #88C0D0, #3B4252, #3B4252, #88C0D0 +rofi.color-normal: #3b4252, #e5e9f0, #3b4252, #3b4252, #8fbcbb +rofi.color-active: #3b4252, #ebcb8b, #3b4252, #3b4252, #ebcb8b +rofi.color-urgent: #3b4252, #88c0d0, #3b4252, #3b4252, #88c0d0 ! Set the desired separator style rofi.separator-style: solid -- cgit v1.2.3