Compare commits

...

2 commits

Author SHA1 Message Date
Kevin MacMartin
98c76dea47 Update submodules 2024-03-14 15:50:46 -04:00
Kevin MacMartin
bf53765176 Use Gray #2 for the base sass color in classic syntax 2024-03-14 15:49:39 -04:00
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 831f7393400935fadb1e762009ff3bd11d9fbe3b
Subproject commit 712b4b3a9714ff58a5c0798c7b6e0ecf7c59857d

@ -1 +1 @@
Subproject commit 35c1a32b267c969a024ef651c8a25d7ff9018d22
Subproject commit 3ae78f376c2e721ce4feb23e9a5e8bc6062a2657

View file

@ -168,7 +168,7 @@ endfun
"css/sass
call s:C("cssBraces",g:cBlue,"","")
call s:C("sassDefinition",g:cWhite,"","bold")
call s:C("sassDefinition",g:cGray2,"","bold")
call s:C("sassAmpersand",g:cBlue,"","bold")
call s:C("sassClassChar",g:cYellow,"","bold")