mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-13 12:23:49 -05:00
fixed gui example
This commit is contained in:
@@ -110,11 +110,13 @@ let g:thematic#themes = {
|
||||
\ },
|
||||
\ 'solar_dark' : { 'colorscheme': 'solarized',
|
||||
\ 'typeface': 'Source Code Pro Light',
|
||||
\ 'background': 'dark',
|
||||
\ 'font-size': 20,
|
||||
\ 'linespace': 8,
|
||||
\ },
|
||||
\ 'solar_lite' : { 'colorscheme': 'solarized',
|
||||
\ 'typeface': 'Source Code Pro',
|
||||
\ 'background': 'light',
|
||||
\ 'font-size': 20,
|
||||
\ 'linespace': 6,
|
||||
\ },
|
||||
|
||||
Reference in New Issue
Block a user