Skip to content

Commit 44894f6

Browse files
committed
chore: update package json urls
1 parent 35ccaf8 commit 44894f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/catppuccin-vsc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@
7878
"type": "object",
7979
"default": {},
8080
"markdownDescription": "Custom color overrides. Assign your own hex codes to palette colors. See [the docs](https://github.com/catppuccin/vscode#override-palette-colors) for reference.",
81-
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.17.0/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
81+
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.18.0/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
8282
},
8383
"catppuccin.customUIColors": {
8484
"scope": "application",
8585
"type": "object",
8686
"default": {},
8787
"markdownDescription": "Customize UI colors. Map `workbench.colorCustomizations` to palette colors. See [the docs](https://github.com/catppuccin/vscode#use-palette-colors-on-workbench-elements-ui) for reference.",
88-
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.17.0/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
88+
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.18.0/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
8989
},
9090
"catppuccin.accentColor": {
9191
"scope": "application",

0 commit comments

Comments
 (0)