-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Allow users to set the inactiveRegion color #2212
Copy link
Copy link
Closed
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.help wantedCan be fixed in the public (open source) repo.Can be fixed in the public (open source) repo.quick fix
Milestone
Metadata
Metadata
Assignees
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.help wantedCan be fixed in the public (open source) repo.Can be fixed in the public (open source) repo.quick fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
From PR #2061
Add an
inactiveRegionColorsetting that allows users to set the region color. It should work alongside the opacity setting. If not set, we leave the color alone. If set, we change the color of the inactive regions. VSCode accepts ThemeColors for the decoration, so those could potentially be allowed too.