You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received an issue. The user wants to distinguish the background color of the button being clicked from the background color after clicking. In order to realize this feature, I would like to ask, what is the VSCode theme api for the button background color in these two states?
In VS2022 default Light theme, for example:
This is the button being clicked
and this is the button after clicking
In Eva Theme for VS, the button color is the same in the two states at present.
The text was updated successfully, but these errors were encountered:
I received an issue. The user wants to distinguish the background color of the button being clicked from the background color after clicking. In order to realize this feature, I would like to ask, what is the VSCode theme api for the button background color in these two states?
In VS2022 default Light theme, for example:
This is the button being clicked
and this is the button after clicking
In Eva Theme for VS, the button color is the same in the two states at present.
The text was updated successfully, but these errors were encountered: