aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar HaoZeke <HaoZeke@users.noreply.github.com>2021-01-08 01:13:38 +0000
committerLibravatar GitHub Actions <actions@github.com>2021-01-08 01:13:38 +0000
commit506228ddd4fb943f93b655c58721a4d639bcba12 (patch)
treefce8b1891893e69fd4e5347b85daeabca56f33a6
parentd67d3bb39c2d08e00ab3451d933ba692fb31a223 (diff)
Update repository with the latest base16 colorschemes
-rw-r--r--build_schemes/colors/base16-dirtysea.config8
-rw-r--r--build_schemes/recolors/base16-dirtysea.config8
2 files changed, 8 insertions, 8 deletions
diff --git a/build_schemes/colors/base16-dirtysea.config b/build_schemes/colors/base16-dirtysea.config
index 24050ec..eacf6e1 100644
--- a/build_schemes/colors/base16-dirtysea.config
+++ b/build_schemes/colors/base16-dirtysea.config
@@ -2,7 +2,7 @@
# Author: Kahlil (Kal) Hodgson
set default-bg "#e0e0e0"
-set default-fg "#eeeeee"
+set default-fg "#d0dad0"
set statusbar-fg "#202020"
set statusbar-bg "#d0d0d0"
@@ -14,15 +14,15 @@ set notification-bg "#e0e0e0"
set notification-fg "#c4d9c4"
set notification-error-bg "#e0e0e0"
-set notification-error-fg "#000090"
+set notification-error-fg "#840000"
set notification-warning-bg "#e0e0e0"
-set notification-warning-fg "#000090"
+set notification-warning-fg "#840000"
set highlight-color "#755B00"
set highlight-active-color "#007300"
-set completion-bg "#eeeeee"
+set completion-bg "#d0dad0"
set completion-fg "#007300"
set completion-highlight-fg "#c4d9c4"
diff --git a/build_schemes/recolors/base16-dirtysea.config b/build_schemes/recolors/base16-dirtysea.config
index dd80d6c..3be48d3 100644
--- a/build_schemes/recolors/base16-dirtysea.config
+++ b/build_schemes/recolors/base16-dirtysea.config
@@ -2,7 +2,7 @@
# Author: Kahlil (Kal) Hodgson
set default-bg "#e0e0e0"
-set default-fg "#eeeeee"
+set default-fg "#d0dad0"
set statusbar-fg "#202020"
set statusbar-bg "#d0d0d0"
@@ -14,15 +14,15 @@ set notification-bg "#e0e0e0"
set notification-fg "#c4d9c4"
set notification-error-bg "#e0e0e0"
-set notification-error-fg "#000090"
+set notification-error-fg "#840000"
set notification-warning-bg "#e0e0e0"
-set notification-warning-fg "#000090"
+set notification-warning-fg "#840000"
set highlight-color "#755B00"
set highlight-active-color "#007300"
-set completion-bg "#eeeeee"
+set completion-bg "#d0dad0"
set completion-fg "#007300"
set completion-highlight-fg "#c4d9c4"