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:
This patch will change the foreground color to #27212e to match the other status bar icons:
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:This patch will change the foreground color to
#27212e
to match the other status bar icons: