Files
dwn/bin
retoor a6eeeb978e feat: add 13 color configuration fields for panel, workspace, title, border, and notification themes
Add color customization support to the Config struct with 13 new char[16] fields covering panel background/foreground, workspace active/inactive/urgent, title focused/unfocused background/foreground, border focused/unfocused, and notification background/foreground. Implement default value initialization in config_set_defaults using strncpy with DEFAULT_* constants, and add parsing logic in handle_config_entry for the new "colors" section to populate these fields from configuration files.
2026-01-16 05:10:17 +00:00
..