feat: challenger deep theme

This commit is contained in:
Thomas Alcala 2023-05-21 05:28:00 -07:00
parent f58167074c
commit 12a3507c46
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,4 @@
return {
'challenger-deep-theme/vim',
name = 'challenger_deep',
}

View File

@ -20,6 +20,8 @@ let g:thematic#themes = {
\ }, \ },
\ 'catppuccin' : { \ 'catppuccin' : {
\ }, \ },
\ 'challenger_deep' : {
\ },
\ 'deus' : { \ 'deus' : {
\ }, \ },
\ 'dracula' : { \ 'dracula' : {