aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-nord.config
diff options
context:
space:
mode:
authorLibravatar Rohit Goswami <rgoswami@ieee.org>2020-06-10 02:05:42 +0000
committerLibravatar Rohit Goswami <rgoswami@ieee.org>2020-06-10 02:05:42 +0000
commitad0b621bb4725a028ff05fc0c75f1b618d079138 (patch)
tree6138853a9f9b37fff58d97b27afeddbe8f3f1ed0 /build_schemes/base16-nord.config
parent371575386893996e2cbb62efd535187340d9fa33 (diff)
base16: Update schemes
Diffstat (limited to 'build_schemes/base16-nord.config')
-rw-r--r--build_schemes/base16-nord.config12
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"