diff --git a/lua/custom/plugins/themes/space-vim-dark.lua b/lua/custom/plugins/themes/space-vim-dark.lua new file mode 100644 index 00000000..d85e4630 --- /dev/null +++ b/lua/custom/plugins/themes/space-vim-dark.lua @@ -0,0 +1 @@ +return { 'liuchengxu/space-vim-dark' } diff --git a/lua/custom/plugins/themes/vim-thematic.lua b/lua/custom/plugins/themes/vim-thematic.lua index 9c3ab7f1..d49fc745 100644 --- a/lua/custom/plugins/themes/vim-thematic.lua +++ b/lua/custom/plugins/themes/vim-thematic.lua @@ -142,6 +142,8 @@ let g:thematic#themes = { \ 'solarized8' : { \ 'typeface': 'FuraCode Nerd Font Mono Light', \ }, +\ 'space-vim-dark' : { +\ }, \ 'tender' : { \ }, \ 'tokyonight' : {