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
When I last used gruvbox something like this in my .vimrc worked for me:
highlight link cssPositioningProp GruvboxAqua
highlight link cssBorderProp GruvboxAqua
highlight link cssUIProp GruvboxAqua
highlight link cssPageProp GruvboxAqua
highlight link cssMediaProp GruvboxAqua
highlight link cssDimensionProp GruvboxAqua
highlight link sassClassChar GruvboxGreen
highlight link sassClass GruvboxGreen
highlight link sassIdChar GruvboxGreen
highlight link sassId GruvboxGreen
highlight link scssSelectorChar GruvboxGreen
highlight link scssSelectorName GruvboxGreen
Hello!
I've started using in Vim gruvbox colorscheme, and found out that in css files colors like a rainbow:
Everything is different: property colors can be orange, white, green, property values colors different too...
Is there a way to fix it?
The text was updated successfully, but these errors were encountered: