Skip to content

Commit

Permalink
fix: overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Mar 12, 2020
1 parent 2d8a539 commit 5f2ec07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion demo/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const settings: ISchemeSetting = {
name: '[OVERWRITE] - Function call',
scope: ['variable.function'],
settings: {
foreground: 'var(cyan)',
font_style: 'glow',
},
},
Expand Down
1 change: 0 additions & 1 deletion schemes/Moonlight.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,6 @@
{
"name": "[OVERWRITE] - Function call",
"scope": "variable.function",
"foreground": "var(cyan)",
"font_style": "glow"
}
]
Expand Down

0 comments on commit 5f2ec07

Please sign in to comment.