Skip to content

Commit 0af4cdc

Browse files
authored
fix: remove duplicate --color-text-ghost from McpUiStyleVariableKey (#523)
1 parent 76f2de7 commit 0af4cdc

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

src/generated/schema.json

Lines changed: 0 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/schema.ts

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/spec.types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ export type McpUiStyleVariableKey =
6464
| "--color-text-success"
6565
| "--color-text-warning"
6666
| "--color-text-disabled"
67-
| "--color-text-ghost"
6867
// Border colors
6968
| "--color-border-primary"
7069
| "--color-border-secondary"

0 commit comments

Comments
 (0)