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-humanoid-dark.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-humanoid-dark.config')
| -rw-r--r-- | build_schemes/base16-humanoid-dark.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-humanoid-dark.config b/build_schemes/base16-humanoid-dark.config deleted file mode 100644 index f239a02..0000000 --- a/build_schemes/base16-humanoid-dark.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Humanoid dark -# Author: Thomas (tasmo) Friese - -set default-bg "#232629" -set default-fg "#333b3d" - -set statusbar-fg "#c0c0bd" -set statusbar-bg "#484e54" - -set inputbar-bg "#232629" -set inputbar-fg "#fcfcfc" - -set notification-bg "#232629" -set notification-fg "#fcfcfc" - -set notification-error-bg "#232629" -set notification-error-fg "#f11235" - -set notification-warning-bg "#232629" -set notification-warning-fg "#f11235" - -set highlight-color "#ffb627" -set highlight-active-color "#00a6fb" - -set completion-bg "#333b3d" -set completion-fg "#00a6fb" - -set completion-highlight-fg "#fcfcfc" -set completion-highlight-bg "#00a6fb" - -set recolor-lightcolor "#232629" -set recolor-darkcolor "#fcfcf6" - -set recolor "false" -set recolor-keephue "false" |
