mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-19 07:04:40 +00:00
feat(app): generate color palettes (#16232)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type {
|
||||
DesktopTheme,
|
||||
ThemePaletteColors,
|
||||
ThemeSeedColors,
|
||||
ThemeVariant,
|
||||
HexColor,
|
||||
@@ -19,7 +20,10 @@ export {
|
||||
generateScale,
|
||||
generateNeutralScale,
|
||||
generateAlphaScale,
|
||||
fitOklch,
|
||||
blend,
|
||||
mixColors,
|
||||
shift,
|
||||
lighten,
|
||||
darken,
|
||||
withAlpha,
|
||||
|
||||
Reference in New Issue
Block a user