Skip to content

Commit 9bcff9e

Browse files
ryanccnsgoudham
andauthored
fix: update JSON schema for customUIColors (#485)
Co-authored-by: sgoudham <sgoudham@gmail.com>
1 parent cf3ea3e commit 9bcff9e

File tree

4 files changed

+2013
-1450
lines changed

4 files changed

+2013
-1450
lines changed

packages/catppuccin-vsc/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@
184184
"scripts": {
185185
"core:build": "tsx build.ts",
186186
"core:build-ads": "tsx build.ts --ads",
187-
"core:dev": "tsx build.ts --dev"
187+
"core:dev": "tsx build.ts --dev",
188+
"schema:ui": "tsx src/hooks/updateSchemas.ts"
188189
},
189190
"homepage": "https://github.com/catppuccin/vscode/tree/main/packages/catppuccin-vsc#readme"
190191
}

0 commit comments

Comments
 (0)