2 Commits

Author SHA1 Message Date
nocode 448baba2c1 feat(announcement): add announcement_theme configuration option
Add new configuration option to control the announcement border color theme.

Supports two theme options:
- "blue": blue border color
- "white": white border color (default)

This allows customization of the announcement appearance without code modification.
2026-07-20 18:23:53 +02:00
nocode 2c5a73cf49 feat(announcement): add shared configuration for announcement system
Create initial configuration file for the announcement system with settings for style, display duration, maximum message length, and sound effects.
2026-07-20 13:49:34 +02:00