Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions themes/dark_spinel.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
"foreground": "#ed2a88",
"fontStyle": "bold"
},
"variable.defaultLibrary": {
"foreground": "#ed2a88",
"fontStyle": "bold"
},
"namespace": {
"foreground": "#4b82e9",
"fontStyle": ""
Expand Down
4 changes: 4 additions & 0 deletions themes/light_spinel.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
"foreground": "#ed2a88",
"fontStyle": "bold"
},
"variable.defaultLibrary": {
"foreground": "#ed2a88",
"fontStyle": "bold"
},
"namespace": {
"foreground": "#1e45e0",
"fontStyle": ""
Expand Down
Loading