feat: another colorscheme

This commit is contained in:
Thomas Alcala Schneider 2023-05-24 23:18:03 +02:00
parent d884cb615e
commit 4ec916ba0b
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
return { 'liuchengxu/space-vim-dark' }

View File

@ -142,6 +142,8 @@ let g:thematic#themes = {
\ 'solarized8' : {
\ 'typeface': 'FuraCode Nerd Font Mono Light',
\ },
\ 'space-vim-dark' : {
\ },
\ 'tender' : {
\ },
\ 'tokyonight' : {