Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ themes.js
File
themes.js
ui/media/js/themes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
themeField = document.getElementById(
"theme"
)
2
var
DEFAULT_THEME = {}
3
var
THEMES = []
// initialized in initTheme from data in css
4
Callers
nothing calls this directly
Calls
2
initTheme
Function · 0.85
addEventListener
Method · 0.45
Tested by
no test coverage detected