wip: onboarding workflow

This commit is contained in:
Brian McGee
2025-07-08 16:26:01 +01:00
parent 1d8445a347
commit 9f582cd338
27 changed files with 1617 additions and 806 deletions

View File

@@ -11,6 +11,8 @@ const primaries = {
off: {
white: toRGB("#ffffff"),
black: toRGB("#000000"),
darknet_name: toRGB("#00ff57"),
darknet_label: toRGB("#2cff74"),
},
primary: {
50: toRGB("#f4f9f9"),