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-classic-dark.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-classic-dark.config')
| -rw-r--r-- | build_schemes/base16-classic-dark.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-classic-dark.config b/build_schemes/base16-classic-dark.config deleted file mode 100644 index 0de237c..0000000 --- a/build_schemes/base16-classic-dark.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Classic Dark -# Author: Jason Heeris (http://heeris.id.au) - -set default-bg "#151515" -set default-fg "#202020" - -set statusbar-fg "#B0B0B0" -set statusbar-bg "#303030" - -set inputbar-bg "#151515" -set inputbar-fg "#F5F5F5" - -set notification-bg "#151515" -set notification-fg "#F5F5F5" - -set notification-error-bg "#151515" -set notification-error-fg "#AC4142" - -set notification-warning-bg "#151515" -set notification-warning-fg "#AC4142" - -set highlight-color "#F4BF75" -set highlight-active-color "#6A9FB5" - -set completion-bg "#202020" -set completion-fg "#6A9FB5" - -set completion-highlight-fg "#F5F5F5" -set completion-highlight-bg "#6A9FB5" - -set recolor-lightcolor "#151515" -set recolor-darkcolor "#E0E0E0" - -set recolor "false" -set recolor-keephue "false" |
