diff options
author | Fausto Núñez Alberro <fausto.nunez@mailbox.org> | 2021-03-19 20:32:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 20:32:45 +0100 |
commit | 571aac49ffe7b7ba36279bb690b298f3e3c19a71 (patch) | |
tree | a09bf9c1882f0247bf810077596c8697833a77fa /README.md | |
parent | 62dda766bca0478243381518fa13628597fb9c6e (diff) | |
parent | 68a3cd9397b1d26c5f44286ede787dae2f7f8c34 (diff) |
Merge pull request #20 from fnune/update-readme-screenshots
Update the screenshots in the README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,5 +1,6 @@ | This is a fork of [chriskempson](https://github.com/chriskempson)'s [base16-vim](https://github.com/chriskempson/base16-vim) which refreshes and commits new themes weekly automatically and has a documented build process. | -| --- | +| :-- | +| Development has continued beyond the automation of the repository since the moment of the fork. See [the full diff here](https://github.com/fnune/base16-vim/compare/c8a7da6...HEAD). | # Base16 Vim See the [Base16 repository](https://github.com/chriskempson/base16) for more information. @@ -7,7 +8,19 @@ This theme was built with [base16-builder-python](https://github.com/InspectorMu Supports graphical Vim and console Vim. -![Base16 Vim](https://raw.github.com/fnune/base16-vim/master/base16-vim.png) +Over [70 themes](https://github.com/chriskempson/base16-schemes-source/blob/master/list.yaml) plus light/dark variations are available. Here are some of my favorites: + +The `classic-dark` theme: + +![base16-vim classic-dark](/screenshots/base16-vim-screenshot-classic-dark.png) + +The `horizon-dark` theme: + +![base16-vim horizon-dark](/screenshots/base16-vim-screenshot-horizon-dark.png) + +The `onedark` theme: + +![base16-vim onedark](/screenshots/base16-vim-screenshot-onedark.png) ## Terminal Themes For terminal Vim (non-gui) please ensure you are using a base16 terminal theme. |