Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartbrew/chartbrew
/ useTheme
Function
useTheme
client/src/modules/ThemeContext.jsx:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
};
70
71
export const useTheme = () => {
72
return useContext(ThemeContext);
73
};
Callers
15
NavbarContainer
Function · 0.90
Sidebar
Function · 0.90
SimpleNavbar
Function · 0.90
MongoConnectionForm
Function · 0.90
MongoQueryBuilder
Function · 0.90
PostgresConnectionForm
Function · 0.90
MysqlConnectionForm
Function · 0.90
FirestoreBuilder
Function · 0.90
FirestoreConnectionForm
Function · 0.90
GaBuilder
Function · 0.90
GaConnectionForm
Function · 0.90
SqlBuilder
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected