feat: another colorscheme
This commit is contained in:
parent
d884cb615e
commit
4ec916ba0b
|
@ -0,0 +1 @@
|
|||
return { 'liuchengxu/space-vim-dark' }
|
|
@ -142,6 +142,8 @@ let g:thematic#themes = {
|
|||
\ 'solarized8' : {
|
||||
\ 'typeface': 'FuraCode Nerd Font Mono Light',
|
||||
\ },
|
||||
\ 'space-vim-dark' : {
|
||||
\ },
|
||||
\ 'tender' : {
|
||||
\ },
|
||||
\ 'tokyonight' : {
|
||||
|
|
Loading…
Reference in New Issue