mirror of
https://github.com/preservim/vim-colors-pencil.git
synced 2025-11-16 23:33:42 -05:00
Removed code background option
Thinking about how best to support feature variants of this color scheme.
This commit is contained in:
@@ -64,14 +64,6 @@ If you’re looking for neutral heading colors, set the following in your
|
||||
let g:pencil_neutral_headings = 1 " 0=blue (def), 1=normal
|
||||
```
|
||||
|
||||
### Markdown Code background
|
||||
|
||||
If you’re looking for contrast in the code background in markdown:
|
||||
|
||||
```
|
||||
let g:pencil_markdown_code_bg = 0 " 0=none (def), 1=subtle
|
||||
```
|
||||
|
||||
### Airline Theme
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user