mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-07 18:26:17 +00:00
feat(studio): add flat-inspector tokens and STUDIO_FLAT_INSPECTOR_ENABLED flag
This commit is contained in:
@@ -17,6 +17,8 @@ const studioPreset = {
|
||||
hover: "#27272A",
|
||||
border: "#1E1E1E",
|
||||
"border-input": "#27272A",
|
||||
hairline: "#1A1A1C",
|
||||
"text-0": "#FAFAFA",
|
||||
"text-1": "#E4E4E7",
|
||||
"text-2": "#A1A1AA",
|
||||
"text-3": "#71717A",
|
||||
@@ -24,6 +26,8 @@ const studioPreset = {
|
||||
"text-5": "#3F3F46",
|
||||
accent: "#3CE6AC",
|
||||
danger: "#EF4444",
|
||||
media: "#00E3FF",
|
||||
container: "#F5A623",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user