Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ ComponentColorMode
Enum
ComponentColorMode
components/hooks/useTheme.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useState, useEffect } from
'react'
2
import
Cookies from
'js-cookie'
3
4
enum CssColorMode {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected