mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-10 22:20:14 +00:00
style(studio): distinguish open-section body from header background
Add panel.bg-inset token (#121214) and inset shadow to open-group body for visual separation from the header row.
This commit is contained in:
@@ -12,6 +12,9 @@ const studioPreset = {
|
||||
},
|
||||
panel: {
|
||||
bg: "#0C0C0E",
|
||||
// Open inspector-section body — slightly lighter than headers (bg)
|
||||
// so the recessed scrollable region reads distinct.
|
||||
"bg-inset": "#121214",
|
||||
input: "#161618",
|
||||
surface: "#18181B",
|
||||
hover: "#27272A",
|
||||
|
||||
Reference in New Issue
Block a user