⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module theme

Module theme 

Source
Expand description

Theme Engine

Color schemes (light/dark/solarized/nord/dracula) with runtime switching.

Structs§

ThemeColor
ARGB color (alpha in high byte).
ThemeColors
Color slots in the theme.
ThemeManager
Theme manager with runtime switching.

Enums§

IconTheme
Icon theme name stub.
StyleProperty
GTK/Qt-style property key for theme mapping stubs.
ThemePreset
Named color schemes.