Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuboptimalEng/coding-tutorials
/ dark.ts
File
dark.ts
_templates/01-basic/src/themes/dark.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createTheme } from
'./utils'
;
2
3
export
const
darkTheme = createTheme({
4
primary:
'#212529'
,
Callers
nothing calls this directly
Calls
1
createTheme
Function · 0.90
Tested by
no test coverage detected