mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
@@ -1,5 +1,9 @@
|
|||||||
# Solarized 8: True Colors
|
# Solarized 8: True Colors
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
This is yet another Solarized theme for Vim. It places itself half way between
|
This is yet another Solarized theme for Vim. It places itself half way between
|
||||||
the original [Solarized](https://github.com/altercation/vim-colors-solarized)
|
the original [Solarized](https://github.com/altercation/vim-colors-solarized)
|
||||||
and the [Flattened](https://github.com/romainl/flattened) variant. It
|
and the [Flattened](https://github.com/romainl/flattened) variant. It
|
||||||
@@ -35,8 +39,8 @@ palette. The ugly degraded 256-color variant has been removed.
|
|||||||
If your Vim supports packages (`echo has('packages')` prints `1`), I strongly
|
If your Vim supports packages (`echo has('packages')` prints `1`), I strongly
|
||||||
recommend that you use them. Just clone this repo inside `pack/*/opt`, e.g.:
|
recommend that you use them. Just clone this repo inside `pack/*/opt`, e.g.:
|
||||||
|
|
||||||
git clone https://github.com/lifepillar/vim-solarized8.git
|
git clone https://github.com/lifepillar/vim-solarized8.git \
|
||||||
\ ~/.vim/pack/themes/opt/solarized8
|
~/.vim/pack/themes/opt/solarized8
|
||||||
|
|
||||||
Otherwise, use your favourite installation method.
|
Otherwise, use your favourite installation method.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user