Compare commits
No commits in common. "adamc-main" and "master" have entirely different histories.
adamc-main
...
master
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ let g:dracula#palette.comment = ['#6272A4', 61]
|
|||
let g:dracula#palette.selection = ['#44475A', 239]
|
||||
let g:dracula#palette.subtle = ['#424450', 238]
|
||||
|
||||
" This customization lets blame text be visible on the cursorline
|
||||
let g:dracula#palette.virttext = ['#A2A4B5', 159]
|
||||
|
||||
let g:dracula#palette.cyan = ['#8BE9FD', 117]
|
||||
let g:dracula#palette.green = ['#50FA7B', 84]
|
||||
let g:dracula#palette.orange = ['#FFB86C', 215]
|
||||
|
|
Loading…
Reference in a new issue