Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ defaultBackgroundColor
Function
defaultBackgroundColor
packages/desktop/src/main/windows.ts:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
function
defaultBackgroundColor() {
88
return
oc2Background[tone()]
89
}
90
91
function
overlay(theme: Partial<TitlebarTheme> = {}, zoom = 1) {
92
const
mode = theme.mode ?? tone()
Callers
1
createMainWindow
Function · 0.85
Calls
1
tone
Function · 0.70
Tested by
no test coverage detected