RevTurbineThemeColors
Color tokens used across all placement components.
Properties
Section titled “Properties”accent
Section titled “accent”accent:
string
Accent color (e.g. accent buttons). Default #7c3aed.
accentText
Section titled “accentText”accentText:
string
Text on accent backgrounds. Default #ffffff.
background
Section titled “background”background:
string
Page/card background. Default #ffffff.
cliBackground
Section titled “cliBackground”cliBackground:
string
CLI terminal background. Default #1e1e1e.
cliLink
Section titled “cliLink”cliLink:
string
CLI link color. Default #569cd6.
cliText
Section titled “cliText”cliText:
string
CLI terminal text. Default #d4d4d4.
danger
Section titled “danger”danger:
string
Danger state color (quota >90%). Default #dc2626.
info:
string
Informational/link color. Default #60a5fa.
overlay
Section titled “overlay”overlay:
string
Overlay backdrop color. Default rgba(0,0,0,0.5).
primary
Section titled “primary”primary:
string
Primary brand color (buttons, banners, progress fills). Default #1e40af.
primaryText
Section titled “primaryText”primaryText:
string
Text color on primary backgrounds. Default #ffffff.
secondary
Section titled “secondary”secondary:
string
Secondary/surface background. Default #f3f4f6.
secondaryText
Section titled “secondaryText”secondaryText:
string
Text on secondary backgrounds. Default #1f2937.
success
Section titled “success”success:
string
Success state color. Default #16a34a.
surface
Section titled “surface”surface:
string
Surface/card background (e.g. inline embed). Default #f8fafc.
surfaceBorder
Section titled “surfaceBorder”surfaceBorder:
string
Surface border color. Default #e2e8f0.
text:
string
Primary text color. Default #111827.
textMuted
Section titled “textMuted”textMuted:
string
Muted/hint text color. Default #6b7280.
textSecondary
Section titled “textSecondary”textSecondary:
string
Secondary text color. Default #4b5563.
toastBackground
Section titled “toastBackground”toastBackground:
string
Toast/dark surface background. Default #1f2937.
toastText
Section titled “toastText”toastText:
string
Toast text color. Default #ffffff.
track:
string
Track/unfilled bar background. Default #e5e7eb.
warning
Section titled “warning”warning:
string
Warning state color (quota 70-90%). Default #f59e0b.