jdinhify / vscode-theme-gruvbox

Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox
MIT License
278 stars 64 forks source link

fix: add activityBarTop foreground and background colors #102

Closed daliposc closed 3 months ago

daliposc commented 3 months ago

Fixes default foreground colors for top and bottom Activity Bar positions.

From: before

To: after

jdinhify commented 3 months ago

thanks @daliposc

TIL that the activity bar can be moved to top/bottom