aura-theme
aura-theme copied to clipboard
Mouse down text color in footer
Thanks for this great theme!
Not really a large issue but in VScode I noticed that on mouse down on an option in the footer the text color is to light.
Maybe add:
"activityBarBadge.background": "#6118ff",
"activityBarBadge.foreground": "#ffffff",
"activityBar.activeBorder": "#6118ff",
"statusBarItem.activeBackground": "#6118ff",
to get: