fet: more colorschemes

This commit is contained in:
Thomas Alcala Schneider 2023-05-23 01:37:34 +02:00
parent 2845b930fc
commit ef6081989f
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
return { 'romainl/flattened' }

View File

@ -0,0 +1 @@
return { 'romainl/vim-dichromatic' }

View File

@ -28,6 +28,8 @@ let g:thematic#themes = {
\ },
\ 'deus' : {
\ },
\ 'dichromatic' : {
\ },
\ 'dracula' : {
\ 'typeface': 'FuraCode Nerd Font Mono Light',
\ },
@ -39,6 +41,8 @@ let g:thematic#themes = {
\ },
\ 'falcon' : {
\ },
\ 'flattened' : {
\ },
\ 'gloombuddy' : {
\ },
\ 'gotham' : {