Fix outstanding UX issues with replies/mentions/keyword notifs
This commit is contained in:
parent
d4cf3881bc
commit
3541391747
10 changed files with 121 additions and 12 deletions
|
@ -100,6 +100,7 @@ $button-danger-disabled-bg-color: var(--warning-color-50pct); /* still needs alp
|
|||
/* --timeline-highlights-color */
|
||||
$event-selected-color: var(--timeline-highlights-color);
|
||||
$event-highlight-bg-color: var(--timeline-highlights-color);
|
||||
$event-highlight-edge-color: var(--timeline-highlights-color);
|
||||
|
||||
/* redirect some variables away from their hardcoded values in the light theme */
|
||||
$settings-grey-fg-color: $primary-content;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue