Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodebuffAI/codebuff
/ useTheme
Function
useTheme
cli/src/hooks/use-theme.tsx:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
export const useTheme = (): ChatTheme => {
139
return useThemeStore((state) => state.theme)
140
}
Callers
15
App
Function · 0.90
ModeDivider
Function · 0.90
TerminalCommandDisplay
Function · 0.90
LoginModal
Function · 0.90
FreebuffModelSelector
Function · 0.90
SelectedChips
Function · 0.90
CopyIcon
Function · 0.90
PublishConfirmation
Function · 0.90
PublishContainer
Function · 0.90
Separator
Function · 0.90
multiline-input.tsx
File · 0.90
StatusActionButton
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected