Update spacebones_light.toml (#7125)
Better contrast between type variable and its members
This commit is contained in:
parent
1dd1735909
commit
6e647e83ed
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
"variable" = "#715ab1"
|
||||
"variable.builtin" = "#715ab1"
|
||||
"variable.parameter" = "#7590db"
|
||||
"variable.other.member" = "#002db3"
|
||||
"type" = "#6c3163"
|
||||
"type.builtin" = "#6c3163"
|
||||
"constructor" = { fg = "#4e3163", modifiers = ["bold"] }
|
||||
|
|
Loading…
Reference in a new issue