diff --git a/colors/onedark.vim b/colors/onedark.vim index b0cb967..76cb8f0 100644 --- a/colors/onedark.vim +++ b/colors/onedark.vim @@ -52,6 +52,8 @@ if exists("syntax_on") syntax reset endif +set t_Co=256 + let g:colors_name="onedark" " Set to "256" for 256-color terminals, or