We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83b45 commit 41793efCopy full SHA for 41793ef
packages/catppuccin-vsc/src/theme/uiColors.ts
@@ -28,10 +28,6 @@ export const getUiColors = (
28
"icon.foreground": accent,
29
"sash.hoverBorder": accent,
30
31
- // Window border
32
- "window.activeBorder": transparent,
33
- "window.inactiveBorder": transparent,
34
-
35
// Text colors
36
"textBlockQuote.background": palette.mantle,
37
"textBlockQuote.border": palette.crust,
0 commit comments