fix(appearance): accent-text

This commit is contained in:
Ashley Wulber 2025-07-21 10:47:14 -04:00 committed by Michael Murphy
parent de5048e78a
commit a81526cb12

View file

@ -192,6 +192,7 @@ impl Manager {
theme_transaction!(config, current_theme, new_theme, { theme_transaction!(config, current_theme, new_theme, {
accent; accent;
accent_text;
accent_button; accent_button;
background; background;
button; button;