-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Open
Labels
debtCode quality issuesCode quality issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issues
Milestone
Description
.tmTheme files allow specification of background colors which don't seem to be supported, for example:
<dict>
<key>name</key>
<string>Separator</string>
<key>scope</key>
<string>meta.separator</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#E0E0E0</string>
<key>foreground</key>
<string>#373B41</string>
</dict>
</dict>
This is especially problematic for themes that attempt to invert background and use a similar foreground to the text view's background color (#2158)
EWhite613, jsnjack, kennytm, netopolit, aziz and 363 morepouyakary, carlocardella, beauner69, oin, NetVicious and 58 moreigolskyi, misaelvergara, kanlukasz, Zireael, mgruner and 32 moremisaelvergara, kanlukasz, mkanet, Zireael, mgruner and 26 more
Metadata
Metadata
Assignees
Labels
debtCode quality issuesCode quality issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issues