danilo-augusto/vim-afterglow

orange color for ImportedModules/Functions etc not loaded

kevinNejad opened this issue · 0 comments

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:

  1. Download afterglow.vim and moved it to ~/.vim/colors/
  2. Modify .vimrc accordingly

Expected behavior
See the exact syntax highting for Python as depicted on the Github repo.

Screenshots
afterglow_vim

Desktop (please complete the following information):

  • OS: Linux archlinux 5.4.75-1-lts x86_64 GNU/Linux