mirror of
https://github.com/preservim/vim-colors-pencil.git
synced 2025-11-17 07:43:43 -05:00
Support very subtle background for code blocks and inline
Inspired by how code appears in the markdown at github.
This commit is contained in:
@@ -62,6 +62,14 @@ 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