Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2023-11-21 11:13:20 +01:00
parent 8f4d32c696
commit f5bc6be403
1 changed files with 4 additions and 0 deletions

View File

@ -621,6 +621,8 @@ body::after {
.modeSelected__487d6:hover .icon_eff5d4,
.modeUnread_f74c03 .icon_eff5d4,
.modeUnread_f74c03:hover .icon_eff5d4,
.modeUnreadImportant_efb53e .icon_eff5d4,
.modeUnreadImportant_efb53e:hover .icon_eff5d4,
.notInteractive_a7d9fb.modeConnected__1c02e .icon_eff5d4,
.notInteractive_a7d9fb.modeSelected__487d6 .icon_eff5d4 {
color: var(--interactive-active);
@ -631,6 +633,8 @@ body::after {
.modeSelected__487d6:hover .subtitle_bba2b7,
.modeUnread_f74c03 .subtitle_bba2b7,
.modeUnread_f74c03:hover .subtitle_bba2b7,
.modeUnreadImportant_efb53e .subtitle_bba2b7,
.modeUnreadImportant_efb53e:hover .subtitle_bba2b7,
.notInteractive_a7d9fb.modeConnected__1c02e .subtitle_bba2b7,
.notInteractive_a7d9fb.modeSelected__487d6 .subtitle_bba2b7 {
color: var(--interactive-normal);