Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartdb/chartdb
/ useTheme
Function
useTheme
src/hooks/use-theme.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ useContext } from
'react'
;
3
4
export
const
useTheme = () => useContext(ThemeContext);
Callers
15
empty-state.tsx
File · 0.90
code-snippet.tsx
File · 0.90
TableDBML
Function · 0.90
Canvas
Function · 0.90
NoteNode
Function · 0.90
TopNavbar
Function · 0.90
TopNavbarMock
Function · 0.90
Menu
Function · 0.90
EditorSidebar
Function · 0.90
TemplatePageComponent
Function · 0.90
TemplatesPageComponent
Function · 0.90
TemplateCard
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected