NGE IDE

ThemeMode

type

typescript
type ThemeMode = "light" | "dark" | "system"