Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update themes with base16-project/base16-schemes and builder-go #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions build_schemes/colors/base16-apathy.config
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
# Base16 Apathy
# Author: Jannik Siebert (https://github.com/janniks)

set default-bg "#031A16"
set default-fg "#0B342D"
set default-bg "#031a16"
set default-fg "#0b342d"

set statusbar-fg "#5F9C92"
set statusbar-bg "#184E45"
set statusbar-fg "#5f9c92"
set statusbar-bg "#184e45"

set inputbar-bg "#031A16"
set inputbar-fg "#D2E7E4"
set inputbar-bg "#031a16"
set inputbar-fg "#d2e7e4"

set notification-bg "#031A16"
set notification-fg "#D2E7E4"
set notification-bg "#031a16"
set notification-fg "#d2e7e4"

set notification-error-bg "#031A16"
set notification-error-fg "#3E9688"
set notification-error-bg "#031a16"
set notification-error-fg "#3e9688"

set notification-warning-bg "#031A16"
set notification-warning-fg "#3E9688"
set notification-warning-bg "#031a16"
set notification-warning-fg "#3e9688"

set highlight-color "#3E4C96"
set highlight-active-color "#96883E"
set highlight-color "#3e4c96"
set highlight-active-color "#96883e"

set completion-bg "#0B342D"
set completion-fg "#96883E"
set completion-bg "#0b342d"
set completion-fg "#96883e"

set completion-highlight-fg "#D2E7E4"
set completion-highlight-bg "#96883E"
set completion-highlight-fg "#d2e7e4"
set completion-highlight-bg "#96883e"

set recolor-lightcolor "#031A16"
set recolor-darkcolor "#A7CEC8"
set recolor-lightcolor "#031a16"
set recolor-darkcolor "#a7cec8"

set recolor "false"
set recolor-keephue "false"
20 changes: 10 additions & 10 deletions build_schemes/colors/base16-apprentice.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,28 @@ set statusbar-fg "#787878"
set statusbar-bg "#333333"

set inputbar-bg "#262626"
set inputbar-fg "#FFFFFF"
set inputbar-fg "#ffffff"

set notification-bg "#262626"
set notification-fg "#FFFFFF"
set notification-fg "#ffffff"

set notification-error-bg "#262626"
set notification-error-fg "#5F8787"
set notification-error-fg "#5f8787"

set notification-warning-bg "#262626"
set notification-warning-fg "#5F8787"
set notification-warning-fg "#5f8787"

set highlight-color "#5F8787"
set highlight-active-color "#FFFFAF"
set highlight-color "#5f8787"
set highlight-active-color "#ffffaf"

set completion-bg "#303030"
set completion-fg "#FFFFAF"
set completion-fg "#ffffaf"

set completion-highlight-fg "#FFFFFF"
set completion-highlight-bg "#FFFFAF"
set completion-highlight-fg "#ffffff"
set completion-highlight-bg "#ffffaf"

set recolor-lightcolor "#262626"
set recolor-darkcolor "#C9C9C9"
set recolor-darkcolor "#c9c9c9"

set recolor "false"
set recolor-keephue "false"
40 changes: 20 additions & 20 deletions build_schemes/colors/base16-ashes.config
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
# Base16 Ashes
# Author: Jannik Siebert (https://github.com/janniks)

set default-bg "#1C2023"
set default-fg "#393F45"
set default-bg "#1c2023"
set default-fg "#393f45"

set statusbar-fg "#ADB3BA"
set statusbar-bg "#565E65"
set statusbar-fg "#adb3ba"
set statusbar-bg "#565e65"

set inputbar-bg "#1C2023"
set inputbar-fg "#F3F4F5"
set inputbar-bg "#1c2023"
set inputbar-fg "#f3f4f5"

set notification-bg "#1C2023"
set notification-fg "#F3F4F5"
set notification-bg "#1c2023"
set notification-fg "#f3f4f5"

set notification-error-bg "#1C2023"
set notification-error-fg "#C7AE95"
set notification-error-bg "#1c2023"
set notification-error-fg "#c7ae95"

set notification-warning-bg "#1C2023"
set notification-warning-fg "#C7AE95"
set notification-warning-bg "#1c2023"
set notification-warning-fg "#c7ae95"

set highlight-color "#AEC795"
set highlight-active-color "#AE95C7"
set highlight-color "#aec795"
set highlight-active-color "#ae95c7"

set completion-bg "#393F45"
set completion-fg "#AE95C7"
set completion-bg "#393f45"
set completion-fg "#ae95c7"

set completion-highlight-fg "#F3F4F5"
set completion-highlight-bg "#AE95C7"
set completion-highlight-fg "#f3f4f5"
set completion-highlight-bg "#ae95c7"

set recolor-lightcolor "#1C2023"
set recolor-darkcolor "#DFE2E5"
set recolor-lightcolor "#1c2023"
set recolor-darkcolor "#dfe2e5"

set recolor "false"
set recolor-keephue "false"
2 changes: 1 addition & 1 deletion build_schemes/colors/base16-atlas.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set default-bg "#002635"
set default-fg "#00384d"

set statusbar-fg "#869696"
set statusbar-bg "#517F8D"
set statusbar-bg "#517f8d"

set inputbar-bg "#002635"
set inputbar-fg "#fafaf8"
Expand Down
35 changes: 35 additions & 0 deletions build_schemes/colors/base16-ayu-dark.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Base16 Ayu Dark
# Author: Khue Nguyen <[email protected]>

set default-bg "#0f1419"
set default-fg "#131721"

set statusbar-fg "#bfbdb6"
set statusbar-bg "#272d38"

set inputbar-bg "#0f1419"
set inputbar-fg "#f3f4f5"

set notification-bg "#0f1419"
set notification-fg "#f3f4f5"

set notification-error-bg "#0f1419"
set notification-error-fg "#f07178"

set notification-warning-bg "#0f1419"
set notification-warning-fg "#f07178"

set highlight-color "#ffb454"
set highlight-active-color "#59c2ff"

set completion-bg "#131721"
set completion-fg "#59c2ff"

set completion-highlight-fg "#f3f4f5"
set completion-highlight-bg "#59c2ff"

set recolor-lightcolor "#0f1419"
set recolor-darkcolor "#e6e1cf"

set recolor "false"
set recolor-keephue "false"
35 changes: 35 additions & 0 deletions build_schemes/colors/base16-ayu-light.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Base16 Ayu Light
# Author: Khue Nguyen <[email protected]>

set default-bg "#fafafa"
set default-fg "#f3f4f5"

set statusbar-fg "#828c99"
set statusbar-bg "#f8f9fa"

set inputbar-bg "#fafafa"
set inputbar-fg "#1a1f29"

set notification-bg "#fafafa"
set notification-fg "#1a1f29"

set notification-error-bg "#fafafa"
set notification-error-fg "#f07178"

set notification-warning-bg "#fafafa"
set notification-warning-fg "#f07178"

set highlight-color "#f2ae49"
set highlight-active-color "#36a3d9"

set completion-bg "#f3f4f5"
set completion-fg "#36a3d9"

set completion-highlight-fg "#1a1f29"
set completion-highlight-bg "#36a3d9"

set recolor-lightcolor "#fafafa"
set recolor-darkcolor "#242936"

set recolor "false"
set recolor-keephue "false"
35 changes: 35 additions & 0 deletions build_schemes/colors/base16-ayu-mirage.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Base16 Ayu Mirage
# Author: Khue Nguyen <[email protected]>

set default-bg "#171b24"
set default-fg "#1f2430"

set statusbar-fg "#8a9199"
set statusbar-bg "#242936"

set inputbar-bg "#171b24"
set inputbar-fg "#f3f4f5"

set notification-bg "#171b24"
set notification-fg "#f3f4f5"

set notification-error-bg "#171b24"
set notification-error-fg "#f28779"

set notification-warning-bg "#171b24"
set notification-warning-fg "#f28779"

set highlight-color "#ffd173"
set highlight-active-color "#5ccfe6"

set completion-bg "#1f2430"
set completion-fg "#5ccfe6"

set completion-highlight-fg "#f3f4f5"
set completion-highlight-bg "#5ccfe6"

set recolor-lightcolor "#171b24"
set recolor-darkcolor "#d9d7ce"

set recolor "false"
set recolor-keephue "false"
35 changes: 35 additions & 0 deletions build_schemes/colors/base16-blueforest.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Base16 Blue Forest
# Author: alonsodomin (https://github.com/alonsodomin)

set default-bg "#141f2e"
set default-fg "#1e5c1e"

set statusbar-fg "#1e5c1e"
set statusbar-bg "#273e5c"

set inputbar-bg "#141f2e"
set inputbar-fg "#375780"

set notification-bg "#141f2e"
set notification-fg "#375780"

set notification-error-bg "#141f2e"
set notification-error-fg "#fffab1"

set notification-warning-bg "#141f2e"
set notification-warning-fg "#fffab1"

set highlight-color "#91ccff"
set highlight-active-color "#a2cff5"

set completion-bg "#1e5c1e"
set completion-fg "#a2cff5"

set completion-highlight-fg "#375780"
set completion-highlight-bg "#a2cff5"

set recolor-lightcolor "#141f2e"
set recolor-darkcolor "#91ccff"

set recolor "false"
set recolor-keephue "false"
35 changes: 35 additions & 0 deletions build_schemes/colors/base16-blueish.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Base16 better-contrast
# Author: Ben Mayoras

set default-bg "#182430"
set default-fg "#243c54"

set statusbar-fg "#74afe7"
set statusbar-bg "#46290a"

set inputbar-bg "#182430"
set inputbar-fg "#8f98a0"

set notification-bg "#182430"
set notification-fg "#8f98a0"

set notification-error-bg "#182430"
set notification-error-fg "#4ce587"

set notification-warning-bg "#182430"
set notification-warning-fg "#4ce587"

set highlight-color "#82aaff"
set highlight-active-color "#82aaff"

set completion-bg "#243c54"
set completion-fg "#82aaff"

set completion-highlight-fg "#8f98a0"
set completion-highlight-bg "#82aaff"

set recolor-lightcolor "#182430"
set recolor-darkcolor "#ddeaf6"

set recolor "false"
set recolor-keephue "false"
16 changes: 8 additions & 8 deletions build_schemes/colors/base16-brushtrees-dark.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# Author: Abraham White <[email protected]>

set default-bg "#485867"
set default-fg "#5A6D7A"
set default-fg "#5a6d7a"

set statusbar-fg "#98AFB5"
set statusbar-bg "#6D828E"
set statusbar-fg "#98afb5"
set statusbar-bg "#6d828e"

set inputbar-bg "#485867"
set inputbar-fg "#E3EFEF"
set inputbar-fg "#e3efef"

set notification-bg "#485867"
set notification-fg "#E3EFEF"
set notification-fg "#e3efef"

set notification-error-bg "#485867"
set notification-error-fg "#b38686"
Expand All @@ -22,14 +22,14 @@ set notification-warning-fg "#b38686"
set highlight-color "#aab386"
set highlight-active-color "#868cb3"

set completion-bg "#5A6D7A"
set completion-bg "#5a6d7a"
set completion-fg "#868cb3"

set completion-highlight-fg "#E3EFEF"
set completion-highlight-fg "#e3efef"
set completion-highlight-bg "#868cb3"

set recolor-lightcolor "#485867"
set recolor-darkcolor "#C9DBDC"
set recolor-darkcolor "#c9dbdc"

set recolor "false"
set recolor-keephue "false"
Loading