Skip to content

@k8slens/extensions / Exports / Renderer / Theme / LensTheme

Interface: LensTheme#

Renderer.Theme.LensTheme

Table of contents#

Properties#

Properties#

author#

• author: string


colors#

• colors: Record<LensColorName, string>


description#

• description: string


isDefault#

• Optional isDefault: boolean


monacoTheme#

• monacoTheme: MonacoTheme


name#

• name: string


terminalColors#

• terminalColors: Partial<Record<TerminalColorName, string>>


type#

• type: LensThemeType