Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Theme looks weird when loaded #14

Open
sethen opened this issue Jul 17, 2016 · 4 comments
Open

Theme looks weird when loaded #14

sethen opened this issue Jul 17, 2016 · 4 comments

Comments

@sethen
Copy link

sethen commented Jul 17, 2016

Hello,

The theme looks really weird when I try to load it. Here's a screenshot:

screenshot from 2016-07-16 23-54-16

Any thoughts here? I am using Ubuntu 16.04.

@sethen
Copy link
Author

sethen commented Jul 17, 2016

Here's my .vimrc:

syntax enable
execute pathogen#infect()
call pathogen#helptags()
cd ~/Developer
autocmd vimenter * NERDTree
set background=dark
colorscheme material

The file is in the colors directory under material.vim.

@littlehug
Copy link

same as your condition in mac, but with colorscheme material-theme in .vimrc.
Does anyone know how to solve it?
Thank you.

@megakoresh
Copy link

megakoresh commented May 10, 2017

Getting the same thing with colorscheme material-theme in VM using Putty as well as Bash on Windows.

@EliverLara
Copy link

You need to enable Truecolor in your .vimrc : set termguicolors

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants