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