Merge remote-tracking branch 'upstream/master' into master

This commit is contained in:
TheAvidDev 2020-09-14 22:39:42 -04:00
commit 0d87ea0d67
8 changed files with 26 additions and 4 deletions

View file

@ -11,6 +11,7 @@ struct swaynag_type {
// Colors
uint32_t button_text;
uint32_t button_background;
uint32_t details_background;
uint32_t background;
uint32_t text;
uint32_t border;