diff --git a/lua/custom/plugins/themes/alduin.lua b/lua/custom/plugins/themes/alduin.lua new file mode 100644 index 00000000..d1303bbb --- /dev/null +++ b/lua/custom/plugins/themes/alduin.lua @@ -0,0 +1 @@ +return { 'rafamadriz/neon' } diff --git a/lua/custom/plugins/themes/apprentice.lua b/lua/custom/plugins/themes/apprentice.lua new file mode 100644 index 00000000..667210c9 --- /dev/null +++ b/lua/custom/plugins/themes/apprentice.lua @@ -0,0 +1 @@ +return { 'romainl/Apprentice' } diff --git a/lua/custom/plugins/themes/vim-thematic.lua b/lua/custom/plugins/themes/vim-thematic.lua index fca93bc4..74be12ad 100644 --- a/lua/custom/plugins/themes/vim-thematic.lua +++ b/lua/custom/plugins/themes/vim-thematic.lua @@ -6,8 +6,12 @@ let g:thematic#themes = { \ 'afterglow' : { \ 'typeface': 'FuraCode Nerd Font Mono Light', \ }, +\ 'alduin' : { +\ }, \ 'anthraxylon' : { \ }, +\ 'apprentice' : { +\ }, \ 'aquarium' : { \ }, \ 'aylin' : {