Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Nov 11, 2024
1 parent 1aecf5a commit 3f5a596
Show file tree
Hide file tree
Showing 33 changed files with 4,873 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/api/progress.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"formatter": true,
"generate tw config for components": true,
"remove old files": false,
"prefix": false
"prefix": true
},
"cdn": {
"full": true,
Expand All @@ -31,6 +31,7 @@
"components": {
"accordion": true,
"alert": true,
"form-control": false,
"artboard": false,
"avatar": true,
"badge": true,
Expand Down Expand Up @@ -88,17 +89,21 @@
"new features": {
"replace rounded-box,button,badge with 1 automatic radius": false,
"status": true,
"shimmer/aura: wrapper div for gradient border or glow animation": false,
"tag": false,
"dock": true,
"banner": false,
"dash variants": true,
"soft variants": true,
"bottom-sheet": false,
"stack in other directions": false,
"segmented control": false,
"animated tab": false
},
"refactor": {
"diff": false,
"alert": true
"alert": true,
"tab": true
},
"redesign": {
"button": true,
Expand Down Expand Up @@ -127,13 +132,15 @@
"test on no-build stacks": false
},
"docs": {
"migrate svelte5": true,
"update docs": false,
"theme generator": false,
"update examples": false,
"migration guide": false,
"update demos": false,
"changelog": false,
"i18n": false,
"more input examples": false,
"new homepage": false
},
"performance": {
Expand Down
152 changes: 152 additions & 0 deletions docs/figma/v1/themes/acid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"color": {
"semantic": {
"primary": {
"bg": {
"value": "#ff00ff",
"type": "color"
},
"content": {
"value": "#190017",
"type": "color"
}
},
"secondary": {
"bg": {
"value": "#ff6e00",
"type": "color"
},
"content": {
"value": "#190400",
"type": "color"
}
},
"accent": {
"bg": {
"value": "#c8ff00",
"type": "color"
},
"content": {
"value": "#0f1600",
"type": "color"
}
},
"neutral": {
"bg": {
"value": "#140151",
"type": "color"
},
"content": {
"value": "#c7cadc",
"type": "color"
}
}
},
"base": {
"100": {
"value": "#fafafa",
"type": "color"
},
"200": {
"value": "#e3e3e3",
"type": "color"
},
"300": {
"value": "#cdcdcd",
"type": "color"
},
"content": {
"value": "#151515",
"type": "color"
}
},
"status": {
"info": {
"bg": {
"value": "#007fff",
"type": "color"
},
"content": {
"value": "#000617",
"type": "color"
}
},
"success": {
"bg": {
"value": "#00ff8a",
"type": "color"
},
"content": {
"value": "#001607",
"type": "color"
}
},
"warning": {
"bg": {
"value": "#ffe200",
"type": "color"
},
"content": {
"value": "#161200",
"type": "color"
}
},
"error": {
"bg": {
"value": "#ff0000",
"type": "color"
},
"content": {
"value": "#190000",
"type": "color"
}
}
}
},
"borderWidth": {
"btn": {
"value": "1px",
"type": "dimension"
},
"tab": {
"value": "1px",
"type": "dimension"
}
},
"borderRadius": {
"box": {
"value": "20px",
"type": "dimension"
},
"btn": {
"value": "16px",
"type": "dimension"
},
"badge": {
"value": "16px",
"type": "dimension"
},
"tab": {
"value": "11.2px",
"type": "dimension"
},
"join": {
"value": "0px",
"type": "dimension"
}
},
"fontFamily": {
"primary": {
"value": "Inter",
"type": "fontFamilies"
},
"code": {
"value": "Menlo",
"type": "fontFamilies"
}
},
"themeName": {
"value": "acid",
"type": "text"
}
}
152 changes: 152 additions & 0 deletions docs/figma/v1/themes/aqua.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"color": {
"semantic": {
"primary": {
"bg": {
"value": "#09ecf3",
"type": "color"
},
"content": {
"value": "#005355",
"type": "color"
}
},
"secondary": {
"bg": {
"value": "#966fb3",
"type": "color"
},
"content": {
"value": "#08040c",
"type": "color"
}
},
"accent": {
"bg": {
"value": "#ffe999",
"type": "color"
},
"content": {
"value": "#161308",
"type": "color"
}
},
"neutral": {
"bg": {
"value": "#3b8ac4",
"type": "color"
},
"content": {
"value": "#01070e",
"type": "color"
}
}
},
"base": {
"100": {
"value": "#345da7",
"type": "color"
},
"200": {
"value": "#2e5497",
"type": "color"
},
"300": {
"value": "#294b88",
"type": "color"
},
"content": {
"value": "#d4deef",
"type": "color"
}
},
"status": {
"info": {
"bg": {
"value": "#2563eb",
"type": "color"
},
"content": {
"value": "#d2e2ff",
"type": "color"
}
},
"success": {
"bg": {
"value": "#16a34a",
"type": "color"
},
"content": {
"value": "#000a02",
"type": "color"
}
},
"warning": {
"bg": {
"value": "#d97706",
"type": "color"
},
"content": {
"value": "#110500",
"type": "color"
}
},
"error": {
"bg": {
"value": "#ff7265",
"type": "color"
},
"content": {
"value": "#180403",
"type": "color"
}
}
}
},
"borderWidth": {
"btn": {
"value": "1px",
"type": "dimension"
},
"tab": {
"value": "1px",
"type": "dimension"
}
},
"borderRadius": {
"box": {
"value": "16px",
"type": "dimension"
},
"btn": {
"value": "8px",
"type": "dimension"
},
"badge": {
"value": "30.4px",
"type": "dimension"
},
"tab": {
"value": "8px",
"type": "dimension"
},
"join": {
"value": "0px",
"type": "dimension"
}
},
"fontFamily": {
"primary": {
"value": "Inter",
"type": "fontFamilies"
},
"code": {
"value": "Menlo",
"type": "fontFamilies"
}
},
"themeName": {
"value": "aqua",
"type": "text"
}
}
Loading

0 comments on commit 3f5a596

Please sign in to comment.