Skip to main content

Module theme

Module theme 

Source
Expand description

Theme system ARMAS Theme System (shadcn/ui style)

Serializable theme system for egui applications. Uses shadcn/ui naming conventions for simplicity and maintainability.

Structsยง

ColorPalette
Color palette using shadcn/ui naming conventions All colors stored as [R, G, B] for serializability
Spacing
Spacing configuration for layouts
Theme
Complete theme with colors and spacing
Typography
Font size scale following a modular type system.