@suluk/theme - v0.1.1
↑ Suluk
GitHub
Preparing search index...
ColorTokens
Interface ColorTokens
The shadcn color-token roles (each a foreground/surface pair where applicable).
interface
ColorTokens
{
background
:
Oklch
;
foreground
:
Oklch
;
card
:
Oklch
;
cardForeground
:
Oklch
;
popover
:
Oklch
;
popoverForeground
:
Oklch
;
primary
:
Oklch
;
primaryForeground
:
Oklch
;
secondary
:
Oklch
;
secondaryForeground
:
Oklch
;
muted
:
Oklch
;
mutedForeground
:
Oklch
;
accent
:
Oklch
;
accentForeground
:
Oklch
;
destructive
:
Oklch
;
destructiveForeground
:
Oklch
;
border
:
Oklch
;
input
:
Oklch
;
ring
:
Oklch
;
}
Index
Properties
background
foreground
card
card
Foreground
popover
popover
Foreground
primary
primary
Foreground
secondary
secondary
Foreground
muted
muted
Foreground
accent
accent
Foreground
destructive
destructive
Foreground
border
input
ring
Properties
background
background
:
Oklch
foreground
foreground
:
Oklch
card
card
:
Oklch
card
Foreground
cardForeground
:
Oklch
popover
popover
:
Oklch
popover
Foreground
popoverForeground
:
Oklch
primary
primary
:
Oklch
primary
Foreground
primaryForeground
:
Oklch
secondary
secondary
:
Oklch
secondary
Foreground
secondaryForeground
:
Oklch
muted
muted
:
Oklch
muted
Foreground
mutedForeground
:
Oklch
accent
accent
:
Oklch
accent
Foreground
accentForeground
:
Oklch
destructive
destructive
:
Oklch
destructive
Foreground
destructiveForeground
:
Oklch
border
border
:
Oklch
input
input
:
Oklch
ring
ring
:
Oklch
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
foreground
card
card
Foreground
popover
popover
Foreground
primary
primary
Foreground
secondary
secondary
Foreground
muted
muted
Foreground
accent
accent
Foreground
destructive
destructive
Foreground
border
input
ring
↑ Suluk
GitHub
@suluk/theme - v0.1.1
Loading...
The shadcn color-token roles (each a foreground/surface pair where applicable).