We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010cce6 commit c08a6a4Copy full SHA for c08a6a4
Package/Sublime Text Color Scheme/Sublime Text Color Scheme.sublime-syntax
@@ -213,7 +213,8 @@ contexts:
213
(?x)
214
(")(
215
accent|shadow|invisibles|caret|line_highlight
216
- |foreground|background|selection|selection_border|inactive_selection|(?:inactive_)?selection_foreground
+ |foreground|background|selection|selection_border|selection_foreground
217
+ |inactive_selection(?:_foreground)? # *_foreground added in 4050
218
|highlight|find_highlight|find_highlight_foreground
219
|stack_guide|active_guide|guide
220
|misspelling
0 commit comments