orange color for ImportedModules/Functions etc not loaded
kevinNejad opened this issue · 0 comments
kevinNejad commented
Describe the bug
Installed vim-afterglow (manually and using bundle manager), most of the colors seem to be loaded correctly, however, the orange color for pythonImportObject/pythonImportedClassDef/pythonImportedFuncDef etc is not loaded and it's white.
When I change other colors, e.g. pythonInclude to s:orange, it works, however, changing the color of pythonImportedXXX won't change the syntax highlihgting at all.
To Reproduce
Steps to reproduce the behavior:
- Download afterglow.vim and moved it to ~/.vim/colors/
- Modify .vimrc accordingly
Expected behavior
See the exact syntax highting for Python as depicted on the Github repo.
Desktop (please complete the following information):
- OS: Linux archlinux 5.4.75-1-lts x86_64 GNU/Linux