MCPcopy Index your code
hub / github.com/github/docs / CssColorMode

Enum CssColorMode

components/hooks/useTheme.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState, useEffect } from 'react'
2import Cookies from 'js-cookie'
3
4enum CssColorMode {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected