Skip to content

Commit d675c72

Browse files
committed
chore(deps): update nix hash
1 parent cbab734 commit d675c72

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
@@ -74,13 +74,13 @@
7474
"type": "object",
7575
"default": {},
7676
"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.",
77-
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.15.2/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
77+
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.16.1/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
7878
},
7979
"catppuccin.customUIColors": {
8080
"type": "object",
8181
"default": {},
8282
"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.",
83-
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.15.2/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
83+
"$ref": "https://esm.sh/gh/catppuccin/vscode@catppuccin-vsc-v3.16.1/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
8484
},
8585
"catppuccin.accentColor": {
8686
"type": "string",

0 commit comments

Comments
 (0)