Skip to content

Commit

Permalink
chore(deps): update nix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 176fc9f commit 643386b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/catppuccin-vsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@
"type": "object",
"default": {},
"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.",
"$ref": "https://esm.sh/gh/catppuccin/[email protected].0/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
"$ref": "https://esm.sh/gh/catppuccin/[email protected].2/packages/catppuccin-vsc/schemas/colorOverrides.schema.json"
},
"catppuccin.customUIColors": {
"type": "object",
"default": {},
"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.",
"$ref": "https://esm.sh/gh/catppuccin/[email protected].0/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
"$ref": "https://esm.sh/gh/catppuccin/[email protected].2/packages/catppuccin-vsc/schemas/customUIColors.schema.json"
},
"catppuccin.accentColor": {
"type": "string",
Expand Down

0 comments on commit 643386b

Please sign in to comment.