diff options
| author | 2020-12-27 18:18:26 +0000 | |
|---|---|---|
| committer | 2020-12-27 18:18:26 +0000 | |
| commit | 524c09c012e3e0cc2aa1b613fd50404028afa50a (patch) | |
| tree | 423a29fd45efb8a3e6f4e17b19ad3e61936632ee /build_schemes/base16-nord.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-nord.config')
| -rw-r--r-- | build_schemes/base16-nord.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-nord.config b/build_schemes/base16-nord.config deleted file mode 100644 index 7df19b8..0000000 --- a/build_schemes/base16-nord.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Nord -# Author: arcticicestudio - -set default-bg "#2E3440" -set default-fg "#3B4252" - -set statusbar-fg "#D8DEE9" -set statusbar-bg "#434C5E" - -set inputbar-bg "#2E3440" -set inputbar-fg "#8FBCBB" - -set notification-bg "#2E3440" -set notification-fg "#8FBCBB" - -set notification-error-bg "#2E3440" -set notification-error-fg "#BF616A" - -set notification-warning-bg "#2E3440" -set notification-warning-fg "#BF616A" - -set highlight-color "#EBCB8B" -set highlight-active-color "#81A1C1" - -set completion-bg "#3B4252" -set completion-fg "#81A1C1" - -set completion-highlight-fg "#8FBCBB" -set completion-highlight-bg "#81A1C1" - -set recolor-lightcolor "#2E3440" -set recolor-darkcolor "#ECEFF4" - -set recolor "false" -set recolor-keephue "false" |
