Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/system-ui/theme-ui
/ useThemeUI
Function
useThemeUI
packages/core/src/index.ts:89–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
)
88
89
export
const
useThemeUI = () => React.useContext(__ThemeUIContext)
90
91
const
canUseSymbol = typeof Symbol ===
'function'
&& Symbol.
for
92
Callers
15
GetContext
Function · 0.90
Consumer
Function · 0.90
GetColors
Function · 0.90
Grabber
Function · 0.90
GetColorMode
Function · 0.90
useColorMode
Function · 0.90
ColorModeProvider
Function · 0.90
DarkModeButton
Function · 0.90
ThemeUIProvider
Function · 0.90
ThemeProvider
Function · 0.90
Consumer
Function · 0.90
GetColors
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…