mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 15:57:02 +00:00
Update Readme.
This commit is contained in:
11
Readme.md
11
Readme.md
@@ -71,12 +71,14 @@ Otherwise, use your favourite installation method.
|
|||||||
|
|
||||||
There are actually four optimized<sup>*</sup> colorschemes:
|
There are actually four optimized<sup>*</sup> colorschemes:
|
||||||
|
|
||||||
- `solarized8`: the default Solarized theme;
|
- `solarized8`: the default Solarized theme (screenshot below, middle);
|
||||||
- `solarized8_low`: low-contrast variant;
|
- `solarized8_low`: low-contrast variant (screenshow below, right);
|
||||||
- `solarized8_high`: high-contrast variant;
|
- `solarized8_high`: high-contrast variant (screenshow below, left);
|
||||||
- `solarized8_flat`: “flat” variant (not present in the original Solarized, see
|
- `solarized8_flat`: “flat” variant (not present in the original Solarized, see
|
||||||
screenshots above).
|
screenshots above).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
To use any of them, set the background (`dark` or `light`) then load the
|
To use any of them, set the background (`dark` or `light`) then load the
|
||||||
colorscheme, e.g.:
|
colorscheme, e.g.:
|
||||||
|
|
||||||
@@ -86,9 +88,6 @@ colorscheme, e.g.:
|
|||||||
To switch the background from dark to light or vice versa, just set `background`
|
To switch the background from dark to light or vice versa, just set `background`
|
||||||
accordingly.
|
accordingly.
|
||||||
|
|
||||||
**Note:** the old names (`solarized8_dark*` and `solarized8_light*`) have been
|
|
||||||
removed in v1.1.1. Please use one of the names above.
|
|
||||||
|
|
||||||
If you use Vim packages, there is no need to `packadd solarized8`. Keep your
|
If you use Vim packages, there is no need to `packadd solarized8`. Keep your
|
||||||
`runtimepath` clean!
|
`runtimepath` clean!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user