another readme update, moar links!
This commit is contained in:
parent
e1225c8af2
commit
83ba7b0410
1 changed files with 11 additions and 9 deletions
20
README.md
20
README.md
|
@ -13,14 +13,16 @@ the 256 color approximation, I've decided to call this fork solarized16.
|
||||||
Why another solarized colorscheme?
|
Why another solarized colorscheme?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
Solarized8 was ideal, but over the time it shifted from sensible defaults to
|
[Solarized8](https://github.com/Lifepillar/vim-solarized8) was perfect, but
|
||||||
256 color approximation and added more options than was necessary.
|
over the time it shifted from sensible defaults to 256 color approximation and
|
||||||
|
added more options than was necessary.
|
||||||
|
|
||||||
Flattened could have been nice if it was updated and worked with the plugins
|
[Flattened](https://github.com/romainl/flattened) could have been nice if it
|
||||||
that I use.
|
was updated and worked with the plugins that I use.
|
||||||
|
|
||||||
The original solarized colorscheme code is obnoxiously complicated. Also 256
|
The original [solarized](http://ethanschoonover.com/solarized) colorscheme code
|
||||||
color approximation is default and there is no support for termguicolors.
|
is obnoxiously complicated. Also 256 color approximation is default and there
|
||||||
|
is no support for termguicolors.
|
||||||
|
|
||||||
What's in a name?
|
What's in a name?
|
||||||
-----------------
|
-----------------
|
||||||
|
@ -33,10 +35,10 @@ that).
|
||||||
But my terminal is not using solarized and my vim does not support tgc!
|
But my terminal is not using solarized and my vim does not support tgc!
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Check out [solarized8](https://github.com/Lifepillar/vim-solarized8).
|
Tough luck. Check out [solarized8](https://github.com/Lifepillar/vim-solarized8).
|
||||||
|
|
||||||
In my opinion though, 256 color approximation is so horrendously ugly, there
|
In my opinion though, 256 color approximation is so horrendously ugly, there
|
||||||
is no point including it.
|
is no point including it. You might as well just go for a colorscheme written
|
||||||
|
specifically with 256 colors in mind, like lucius or PaperColors.
|
||||||
|
|
||||||
What's the plan?
|
What's the plan?
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Reference in a new issue