MCPcopy 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

1const themeField = document.getElementById("theme")
2var DEFAULT_THEME = {}
3var THEMES = [] // initialized in initTheme from data in css
4

Callers

nothing calls this directly

Calls 2

initThemeFunction · 0.85
addEventListenerMethod · 0.45

Tested by

no test coverage detected