microsoft / theme-converter-for-vs

CLI tool that allows you to convert your VS Code color theme to a VS 2022 color theme.
MIT License
502 stars 53 forks source link

Wrong borders color for tabs #31

Closed BeardedBear closed 3 years ago

BeardedBear commented 3 years ago

Describe the bug Wrong borders color for tabs

Screenshots Visual Studio image

Visual Studio Code image

To Reproduce Convert any theme from Bearded Theme

Expected behavior See VSCode screenshot

Environment (please complete the following information):

Additional context It is very likely that this is due to the alpha format and that the conversion chooses the default top and bottom colors. Probably related to my previous issue : Apha issue