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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -58,6 +58,8 @@ The theme colors for VS Code window border.
-`window.activeBorder`: Border color for the active (focused) window.
-`window.inactiveBorder`: Border color for the inactive (unfocused) windows.
The window border colors are only supported on macOS and Linux (not Windows) and only when the custom title bar is enabled (`"window.titleBarStyle": "custom"`).
## Text colors
Colors inside a text document, such as the welcome page.