Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tone-row/flowchart-fun
/ getBackground
Function
getBackground
app/src/lib/toTheme.ts:247–249 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
245
}
246
247
export
function
getBackground() {
248
return
getThemeEditor(useDoc.getState()).background;
249
}
250
251
export
function
updateThemeEditor(theme: Partial<FFTheme>) {
252
useDoc.setState((doc) => ({
Callers
2
getSvg
Function · 0.90
getCanvas
Function · 0.90
Calls
1
getThemeEditor
Function · 0.85
Tested by
no test coverage detected