You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
I put darcula.vim in ~/.vim/colors. When selecting this colorscheme (with :colorscheme) I don't see the expected colors. I sometimes dont even see objects colorized at all. I'm sure the syntax "discovery" is working right. If I use another color scheme (e.g. deus) everything works fine:
I put
darcula.vimin~/.vim/colors. When selecting this colorscheme (with:colorscheme) I don't see the expected colors. I sometimes dont even see objects colorized at all. I'm sure the syntax "discovery" is working right. If I use another color scheme (e.g. deus) everything works fine:java with deus:

java with darcula:
kotlin with deus:
kotlin with darcula:

kotlin inside IntelliJ: