Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/highlightjs/highlight.js
/ checkTheme.js
File
checkTheme.js
tools/checkTheme.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
fs = require(
"fs"
);
4
const
css = require(
"css"
);
Callers
nothing calls this directly
Calls
2
validate
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected