darkThemeValues
constdarkThemeValues:object
Defined in: src/theme/darkThemeValues.ts:9
Dark theme values — pure data, no @vanilla-extract/css calls.
Lives in a plain .ts module so build-time tooling (token export,
docs generation) can import the values without booting the Vanilla
Extract runtime. darkTheme.css.ts re-exports this object and is
the file that actually applies the values to :root.
Type Declaration
Section titled “Type Declaration”borderRadius
Section titled “borderRadius”
readonlyborderRadius:object
borderRadius.lg
Section titled “borderRadius.lg”
readonlylg:"6px"='6px'
borderRadius.md
Section titled “borderRadius.md”
readonlymd:"4px"='4px'
borderRadius.none
Section titled “borderRadius.none”
readonlynone:"0px"='0px'
borderRadius.sm
Section titled “borderRadius.sm”
readonlysm:"2px"='2px'
colors
Section titled “colors”
readonlycolors:object
colors.accent
Section titled “colors.accent”
readonlyaccent:object
colors.accent.error
Section titled “colors.accent.error”
readonlyerror:"#f44336"='#f44336'
colors.accent.primary
Section titled “colors.accent.primary”
readonlyprimary:"#007acc"='#007acc'
colors.accent.secondary
Section titled “colors.accent.secondary”
readonlysecondary:"#005a9e"='#005a9e'
colors.accent.success
Section titled “colors.accent.success”
readonlysuccess:"#4caf50"='#4caf50'
colors.accent.warning
Section titled “colors.accent.warning”
readonlywarning:"#ff9800"='#ff9800'
colors.backdrop
Section titled “colors.backdrop”
readonlybackdrop:"rgba(0, 0, 0, 0.6)"='rgba(0, 0, 0, 0.6)'
colors.background
Section titled “colors.background”
readonlybackground:object
colors.background.elevated
Section titled “colors.background.elevated”
readonlyelevated:"#404040"='#404040'
colors.background.inset
Section titled “colors.background.inset”
readonlyinset:"rgba(0, 0, 0, 0.2)"='rgba(0, 0, 0, 0.2)'
colors.background.primary
Section titled “colors.background.primary”
readonlyprimary:"#1a1a1a"='#1a1a1a'
colors.background.secondary
Section titled “colors.background.secondary”
readonlysecondary:"#2d2d2d"='#2d2d2d'
colors.background.tertiary
Section titled “colors.background.tertiary”
readonlytertiary:"#3a3a3a"='#3a3a3a'
colors.border
Section titled “colors.border”
readonlyborder:object
colors.border.default
Section titled “colors.border.default”
readonlydefault:"#4a4a4a"='#4a4a4a'
colors.border.error
Section titled “colors.border.error”
readonlyerror:"#f44336"='#f44336'
colors.border.focus
Section titled “colors.border.focus”
readonlyfocus:"#007acc"='#007acc'
colors.border.success
Section titled “colors.border.success”
readonlysuccess:"#4caf50"='#4caf50'
colors.surface
Section titled “colors.surface”
readonlysurface:object
colors.surface.active
Section titled “colors.surface.active”
readonlyactive:"#404040"='#404040'
colors.surface.default
Section titled “colors.surface.default”
readonlydefault:"#2d2d2d"='#2d2d2d'
colors.surface.disabled
Section titled “colors.surface.disabled”
readonlydisabled:"#1f1f1f"='#1f1f1f'
colors.surface.hover
Section titled “colors.surface.hover”
readonlyhover:"#363636"='#363636'
colors.surface.row
Section titled “colors.surface.row”
readonlyrow:"transparent"='transparent'
colors.surface.rowHover
Section titled “colors.surface.rowHover”
readonlyrowHover:"rgba(255, 255, 255, 0.03)"='rgba(255, 255, 255, 0.03)'
colors.surface.whiteOverlay
Section titled “colors.surface.whiteOverlay”
readonlywhiteOverlay:"rgba(255, 255, 255, 0.1)"='rgba(255, 255, 255, 0.1)'
colors.text
Section titled “colors.text”
readonlytext:object
colors.text.disabled
Section titled “colors.text.disabled”
readonlydisabled:"#555555"='#555555'
colors.text.muted
Section titled “colors.text.muted”
readonlymuted:"#888888"='#888888'
colors.text.primary
Section titled “colors.text.primary”
readonlyprimary:"#ffffff"='#ffffff'
colors.text.secondary
Section titled “colors.text.secondary”
readonlysecondary:"#cccccc"='#cccccc'
readonlydemo:object
demo.canvas
Section titled “demo.canvas”
readonlycanvas:object
demo.canvas.gradientEnd
Section titled “demo.canvas.gradientEnd”
readonlygradientEnd:"#091010"='#091010'
demo.canvas.gradientMid
Section titled “demo.canvas.gradientMid”
readonlygradientMid:"#031a1a"='#031a1a'
demo.canvas.gradientStart
Section titled “demo.canvas.gradientStart”
readonlygradientStart:"#061f21"='#061f21'
shadows
Section titled “shadows”
readonlyshadows:object
shadows.focus
Section titled “shadows.focus”
readonlyfocus:"0 0 0 2px rgba(0, 122, 204, 0.4)"='0 0 0 2px rgba(0, 122, 204, 0.4)'
shadows.lg
Section titled “shadows.lg”
readonlylg:"0 4px 8px rgba(0, 0, 0, 0.4)"='0 4px 8px rgba(0, 0, 0, 0.4)'
shadows.md
Section titled “shadows.md”
readonlymd:"0 2px 4px rgba(0, 0, 0, 0.3)"='0 2px 4px rgba(0, 0, 0, 0.3)'
shadows.separatorBottom
Section titled “shadows.separatorBottom”
readonlyseparatorBottom:"0 1px 2px rgba(0, 0, 0, 0.18)"='0 1px 2px rgba(0, 0, 0, 0.18)'
shadows.separatorLeft
Section titled “shadows.separatorLeft”
readonlyseparatorLeft:"-1px 0 2px rgba(0, 0, 0, 0.18)"='-1px 0 2px rgba(0, 0, 0, 0.18)'
shadows.separatorRight
Section titled “shadows.separatorRight”
readonlyseparatorRight:"1px 0 2px rgba(0, 0, 0, 0.18)"='1px 0 2px rgba(0, 0, 0, 0.18)'
shadows.sm
Section titled “shadows.sm”
readonlysm:"0 1px 2px rgba(0, 0, 0, 0.2)"='0 1px 2px rgba(0, 0, 0, 0.2)'
shadows.thumb
Section titled “shadows.thumb”
readonlythumb:"0 0 2px rgba(0, 0, 0, 0.5)"='0 0 2px rgba(0, 0, 0, 0.5)'
shadows.xl
Section titled “shadows.xl”
readonlyxl:"0 8px 16px rgba(0, 0, 0, 0.5)"='0 8px 16px rgba(0, 0, 0, 0.5)'
readonlyshell:object
shell.dock
Section titled “shell.dock”
readonlydock:object
shell.dock.borderBarBg
Section titled “shell.dock.borderBarBg”
readonlyborderBarBg:"#2d2d2d"='#2d2d2d'
shell.dock.borderBarSize
Section titled “shell.dock.borderBarSize”
readonlyborderBarSize:"28px"='28px'
shell.dock.dropOverlay
Section titled “shell.dock.dropOverlay”
readonlydropOverlay:"rgba(0, 122, 204, 0.2)"='rgba(0, 122, 204, 0.2)'
shell.dock.splitterColor
Section titled “shell.dock.splitterColor”
readonlysplitterColor:"#4a4a4a"='#4a4a4a'
shell.dock.splitterHoverColor
Section titled “shell.dock.splitterHoverColor”
readonlysplitterHoverColor:"#007acc"='#007acc'
shell.dock.splitterSize
Section titled “shell.dock.splitterSize”
readonlysplitterSize:"4px"='4px'
shell.dock.tabActiveBg
Section titled “shell.dock.tabActiveBg”
readonlytabActiveBg:"#1a1a1a"='#1a1a1a'
shell.dock.tabActiveText
Section titled “shell.dock.tabActiveText”
readonlytabActiveText:"#ffffff"='#ffffff'
shell.dock.tabBg
Section titled “shell.dock.tabBg”
readonlytabBg:"#2d2d2d"='#2d2d2d'
shell.dock.tabHeight
Section titled “shell.dock.tabHeight”
readonlytabHeight:"28px"='28px'
shell.dock.tabHoverBg
Section titled “shell.dock.tabHoverBg”
readonlytabHoverBg:"#363636"='#363636'
shell.dock.tabText
Section titled “shell.dock.tabText”
readonlytabText:"#cccccc"='#cccccc'
shell.menuBar
Section titled “shell.menuBar”
readonlymenuBar:object
shell.menuBar.activeBg
Section titled “shell.menuBar.activeBg”
readonlyactiveBg:"#005a9e"='#005a9e'
shell.menuBar.bg
Section titled “shell.menuBar.bg”
readonlybg:"#2d2d2d"='#2d2d2d'
shell.menuBar.height
Section titled “shell.menuBar.height”
readonlyheight:"28px"='28px'
shell.menuBar.hoverBg
Section titled “shell.menuBar.hoverBg”
readonlyhoverBg:"#363636"='#363636'
shell.menuBar.shortcutText
Section titled “shell.menuBar.shortcutText”
readonlyshortcutText:"#888888"='#888888'
shell.menuBar.text
Section titled “shell.menuBar.text”
readonlytext:"#ffffff"='#ffffff'
shell.statusBar
Section titled “shell.statusBar”
readonlystatusBar:object
shell.statusBar.bg
Section titled “shell.statusBar.bg”
readonlybg:"#007acc"='#007acc'
shell.statusBar.height
Section titled “shell.statusBar.height”
readonlyheight:"22px"='22px'
shell.statusBar.heightMd
Section titled “shell.statusBar.heightMd”
readonlyheightMd:"26px"='26px'
shell.statusBar.text
Section titled “shell.statusBar.text”
readonlytext:"#ffffff"='#ffffff'
shell.toolbar
Section titled “shell.toolbar”
readonlytoolbar:object
shell.toolbar.bg
Section titled “shell.toolbar.bg”
readonlybg:"#2d2d2d"='#2d2d2d'
shell.toolbar.height
Section titled “shell.toolbar.height”
readonlyheight:object
shell.toolbar.height.md
Section titled “shell.toolbar.height.md”
readonlymd:"40px"='40px'
shell.toolbar.height.sm
Section titled “shell.toolbar.height.sm”
readonlysm:"32px"='32px'
shell.toolbar.separator
Section titled “shell.toolbar.separator”
readonlyseparator:"#4a4a4a"='#4a4a4a'
spacing
Section titled “spacing”
readonlyspacing:object
spacing.lg
Section titled “spacing.lg”
readonlylg:"12px"='12px'
spacing.md
Section titled “spacing.md”
readonlymd:"8px"='8px'
spacing.sm
Section titled “spacing.sm”
readonlysm:"4px"='4px'
spacing.xl
Section titled “spacing.xl”
readonlyxl:"16px"='16px'
spacing.xs
Section titled “spacing.xs”
readonlyxs:"2px"='2px'
spacing.xxl
Section titled “spacing.xxl”
readonlyxxl:"24px"='24px'
spacing.xxxl
Section titled “spacing.xxxl”
readonlyxxxl:"32px"='32px'
transitions
Section titled “transitions”
readonlytransitions:object
transitions.fast
Section titled “transitions.fast”
readonlyfast:"100ms ease-out"='100ms ease-out'
transitions.normal
Section titled “transitions.normal”
readonlynormal:"200ms ease-out"='200ms ease-out'
transitions.slow
Section titled “transitions.slow”
readonlyslow:"300ms ease-out"='300ms ease-out'
typography
Section titled “typography”
readonlytypography:object
typography.fontFamily
Section titled “typography.fontFamily”
readonlyfontFamily:object
typography.fontFamily.mono
Section titled “typography.fontFamily.mono”
readonlymono: “SF Mono, Monaco, Consolas, “Liberation Mono”, “Courier New”, monospace” ='SF Mono, Monaco, Consolas, "Liberation Mono", "Courier New", monospace'
typography.fontFamily.sans
Section titled “typography.fontFamily.sans”
readonlysans: “-apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif” ='-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif'
typography.fontSize
Section titled “typography.fontSize”
readonlyfontSize:object
typography.fontSize.lg
Section titled “typography.fontSize.lg”
readonlylg:"14px"='14px'
typography.fontSize.md
Section titled “typography.fontSize.md”
readonlymd:"12px"='12px'
typography.fontSize.sm
Section titled “typography.fontSize.sm”
readonlysm:"11px"='11px'
typography.fontSize.xl
Section titled “typography.fontSize.xl”
readonlyxl:"16px"='16px'
typography.fontSize.xs
Section titled “typography.fontSize.xs”
readonlyxs:"10px"='10px'
typography.fontSize.xxs
Section titled “typography.fontSize.xxs”
readonlyxxs:"9px"='9px'
typography.fontWeight
Section titled “typography.fontWeight”
readonlyfontWeight:object
typography.fontWeight.medium
Section titled “typography.fontWeight.medium”
readonlymedium:"500"='500'
typography.fontWeight.normal
Section titled “typography.fontWeight.normal”
readonlynormal:"400"='400'
typography.fontWeight.semibold
Section titled “typography.fontWeight.semibold”
readonlysemibold:"600"='600'
typography.lineHeight
Section titled “typography.lineHeight”
readonlylineHeight:object
typography.lineHeight.normal
Section titled “typography.lineHeight.normal”
readonlynormal:"1.4"='1.4'
typography.lineHeight.relaxed
Section titled “typography.lineHeight.relaxed”
readonlyrelaxed:"1.6"='1.6'
typography.lineHeight.tight
Section titled “typography.lineHeight.tight”
readonlytight:"1.2"='1.2'
zIndex
Section titled “zIndex”
readonlyzIndex:object
zIndex.base
Section titled “zIndex.base”
readonlybase:"1"='1'
zIndex.dropdown
Section titled “zIndex.dropdown”
readonlydropdown:"1000"='1000'
zIndex.modal
Section titled “zIndex.modal”
readonlymodal:"1100"='1100'
zIndex.popover
Section titled “zIndex.popover”
readonlypopover:"1000"='1000'
zIndex.tooltip
Section titled “zIndex.tooltip”
readonlytooltip:"1000"='1000'