mirror of
https://github.com/preservim/vim-colors-pencil.git
synced 2025-11-17 15:53:43 -05:00
complete light/dark toggle
This commit is contained in:
@@ -16,7 +16,7 @@ does have a nice colorscheme, however.
|
||||
|
||||
## Requirements
|
||||
|
||||
May require a recent version of Vim.
|
||||
Currently requires vim >= 7.0
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -35,6 +35,14 @@ Just like any other colorscheme:
|
||||
|
||||

|
||||
|
||||
There is a work-in-progress dark version, just set your background:
|
||||
|
||||
```vim
|
||||
:set background=dark
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Differences
|
||||
|
||||
Most notably, the ‘#’ heading text is shaded blue. This is to compensate
|
||||
|
||||
Reference in New Issue
Block a user