feat(web): builder tokens, Modal primitive, input-param types

This commit is contained in:
2026-07-20 14:40:07 +01:00
parent f141767fc2
commit 78194daf5f
4 changed files with 58 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@ const config: Config = {
warning: "#f59e0b",
danger: "#ef4444",
"danger-hover": "#dc2626",
bash: "#3fb950",
pwsh: "#5b9bff",
signal: "#f5a524",
"signal-ink": "#241800",
},
},
},