Make attributes brighter
This commit is contained in:
parent
fad521f2d4
commit
322e4b8d95
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ echo "
|
||||||
face global string ${gold}
|
face global string ${gold}
|
||||||
face global keyword ${pine}
|
face global keyword ${pine}
|
||||||
face global operator default
|
face global operator default
|
||||||
face global attribute ${subtle}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${foam}+b
|
||||||
|
|
|
@ -25,7 +25,7 @@ echo "
|
||||||
face global string ${gold}
|
face global string ${gold}
|
||||||
face global keyword ${pine}
|
face global keyword ${pine}
|
||||||
face global operator default
|
face global operator default
|
||||||
face global attribute ${subtle}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${foam}+b
|
||||||
|
|
|
@ -25,7 +25,7 @@ echo "
|
||||||
face global string ${gold}
|
face global string ${gold}
|
||||||
face global keyword ${pine}
|
face global keyword ${pine}
|
||||||
face global operator default
|
face global operator default
|
||||||
face global attribute ${subtle}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${foam}+b
|
||||||
|
|
2
make.sh
2
make.sh
|
@ -61,7 +61,7 @@ echo "
|
||||||
face global string ${gold}
|
face global string ${gold}
|
||||||
face global keyword ${pine}
|
face global keyword ${pine}
|
||||||
face global operator default
|
face global operator default
|
||||||
face global attribute ${subtle}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${foam}+b
|
||||||
|
|
Loading…
Reference in a new issue