diff options
Diffstat (limited to 'build_schemes/base16-nord.config')
| -rw-r--r-- | build_schemes/base16-nord.config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build_schemes/base16-nord.config b/build_schemes/base16-nord.config index de68e89..7df19b8 100644 --- a/build_schemes/base16-nord.config +++ b/build_schemes/base16-nord.config @@ -14,19 +14,19 @@ set notification-bg "#2E3440" set notification-fg "#8FBCBB" set notification-error-bg "#2E3440" -set notification-error-fg "#88C0D0" +set notification-error-fg "#BF616A" set notification-warning-bg "#2E3440" -set notification-warning-fg "#88C0D0" +set notification-warning-fg "#BF616A" -set highlight-color "#5E81AC" -set highlight-active-color "#EBCB8B" +set highlight-color "#EBCB8B" +set highlight-active-color "#81A1C1" set completion-bg "#3B4252" -set completion-fg "#EBCB8B" +set completion-fg "#81A1C1" set completion-highlight-fg "#8FBCBB" -set completion-highlight-bg "#EBCB8B" +set completion-highlight-bg "#81A1C1" set recolor-lightcolor "#2E3440" set recolor-darkcolor "#ECEFF4" |
