Skip to content

Commit 87a8df4

Browse files
rsj-iokiwes-adams
authored andcommittedJul 3, 2023
Update spacebones_light.toml (helix-editor#7125)
Better contrast between type variable and its members
1 parent 2cb9e7d commit 87a8df4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎runtime/themes/spacebones_light.toml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"variable" = "#715ab1"
1515
"variable.builtin" = "#715ab1"
1616
"variable.parameter" = "#7590db"
17+
"variable.other.member" = "#002db3"
1718
"type" = "#6c3163"
1819
"type.builtin" = "#6c3163"
1920
"constructor" = { fg = "#4e3163", modifiers = ["bold"] }

0 commit comments

Comments
 (0)