diff --git a/README.md b/README.md index 66f5b85..c8266b8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ srcery.vim ================================ -Colorscheme with ease of use and clearly defined colors that tries to somewhat stay true default xterm colors but with a twist. Heavily inspired by Gruvbox, base16, flattened and solarized ++ Please check out their respective repositories for some wonderful colorschemes. - -* https://github.com/morhetz/gruvbox -* https://chriskempson.github.io/base16/#railscasts -* https://github.com/romainl/flattened -* http://ethanschoonover.com/solarized +Colorscheme that focus ease of use and clearly defined contrasting colors with a slightly earthy tone. Heavily inspired by [Gruvbox](https://github.com/morhetz/gruvbox), [base16](https://chriskempson.github.io/base16), [flattened](https://github.com/morhetz/gruvbox) and [solarized](http://ethanschoonover.com/solarized). ### TODO: * improve vimdiff comparison. @@ -14,11 +9,9 @@ Colorscheme with ease of use and clearly defined colors that tries to somewhat s ## Requirements ### GUI - You don’t need to do anything for this colorscheme to work in GVim or MacVim. ### TUI - Srcery's only requirement is that you change your terminal emulator’s so-called “ASCII” colors to the ones in the table below. I've included colorscheme files for various terminals in the term_color folder, but since I haven't tested all of them some issues may arrise. If your terminal is different or the file won't work please let me know so I can add/update/fix the file in question. @@ -31,16 +24,16 @@ green #519F50 81, 159, 80 yellow #FBB829 251, 184, 41 blue #5573A3 85, 115, 163 magenta #E02C6D 224, 44, 109 -cyan #1693A5 22, 147, 165 +cyan #0AAEB3 10, 174, 179 gray #918175 145, 129, 117 brblack #2D2B28 45, 43, 40 -brred #DA4939 218, 73, 57 +brred #F75341 247, 83, 65 brgreen #98BC37 152, 188, 55 -bryellow #FFC66D 255, 198, 109 -brblue #6D9CBE 109, 156, 190 +bryellow #FED06E 254, 208, 110 +brblue #8EB2F7 142, 178, 247 brmagenta #E35682 227, 86, 130 -brcyan #34BEDA 52, 190, 218 +brcyan #53FDE9 83, 253, 233 white #FCE8C3 252, 232, 195 ``` @@ -93,10 +86,10 @@ colorscheme srcery ``` ## Screenshots. -![srcery vim](screenshots/srcery_vim.png) +![preview](https://roosta.sh/img/srcery/preview.png) -![srcery bash](screenshots/srcery_bash.png) +![vim](https://roosta.sh/img/srcery/vim.png) -![srcery table](screenshots/srcery_table.png) +![sh](https://roosta.sh/img/srcery/sh.png) -Font used: [UW ttyp0](http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/) +![clj](https://roosta.sh/img/srcery/clj.png)