-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesworkbench-viewsWorkbench view issuesWorkbench view issues
Milestone
Description
I was trying to customize the activity bar and I noticed the foreground color applies when hovering too. I'm having a problem with this because the foreground when hovering is the same as my background.
Settings:
"activityBar.background": "#ffffff",
"activityBar.dropBorder": "#00a0df",
"activityBar.foreground": "#ffffff",
"activityBar.inactiveForeground": "#00a0df",
"activityBar.border": "#007aaa",
"activityBarBadge.background": "#0b5cab",
"activityBarBadge.foreground": "#ffffff",
"activityBar.activeBorder": "#00a0df",
"activityBar.activeBackground": "#00a0df",
"activityBar.activeFocusBorder": "#00a0df",
"activityBarTop.foreground": "#ffffff",
"activityBarTop.activeBorder": "#00a0df",
"activityBarTop.inactiveForeground": "#00a0df",
"activityBarTop.dropBorder": "#007aaa",
"activityBarTop.background": "#ffffff",
"activityBarTop.activeBackground": "#00a0df",Regular colors:
Colors when hovering:
The same happens with the activityBarTop.
I'd love to have new settings for:
activityBar.hoverForegroundto set it to#00a0dfactivityBar.hoverBackgroundto set it to a lighter blue like#a4dcf3
and the same for the activityBarTop:
activityBarTop.hoverForegroundactivityBarTop.hoverBackground
Thank you!! Please let me know if you need anything else from me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesworkbench-viewsWorkbench view issuesWorkbench view issues

