laserwave icon indicating copy to clipboard operation
laserwave copied to clipboard

Set statusbarItem.remoteForeground to same value as statusBar.foreground

Open b-ggs opened this issue 3 years ago • 0 comments

This pull request is a suggestion, please feel free to close it if it goes against your vision for the theme!

I propose that the foreground color for the Remote feature on the bottom left (statusbarItem.remoteForeground) be consistent with the value of the foreground of the rest of the status bar (statusBar.foreground).

For example, on master, this is what the Remote icon and text look like: master1 master2

This patch will change the foreground color to #27212e to match the other status bar icons: patch1 patch2

b-ggs avatar Jan 30 '22 09:01 b-ggs