config: Print deprecation warnings
This commit is contained in:
parent
733341d62b
commit
09e0ea1932
5 changed files with 19 additions and 2 deletions
include/components
|
@ -74,7 +74,7 @@ struct bar_settings {
|
|||
edge_values strut{0, 0, 0, 0};
|
||||
|
||||
uint32_t background{0xFFFFFFFF};
|
||||
uint32_t foreground{0xFF0000FF};
|
||||
uint32_t foreground{0xFF000000};
|
||||
|
||||
line_settings underline;
|
||||
line_settings overline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue