| 1 | import windowState from "electron-window-state" |
| 2 | import { resolveThemeVariant } from "@opencode-ai/ui/theme/resolve" |
| 3 | import type { DesktopTheme } from "@opencode-ai/ui/theme/types" |
| 4 | import oc2ThemeJson from "../../../ui/src/theme/themes/oc-2.json" |
nothing calls this directly
no test coverage detected