fet: more colorschemes

pull/546/head
Thomas Alcala Schneider 2 years ago
parent 2845b930fc
commit ef6081989f

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

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

@ -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' : {

Loading…
Cancel
Save