Fern Lovebond (they/them)
A
I like seeing what the notification refers to w/o having to click thru (would hover-overlay work?), but the color isn't working. It's using the default body text color, which is set to [#]212529; obviously not useful here.

Can it be set to one of the variables?
Why not --sptbl-secondary-text-color
01:37 PM - Feb 17, 2023 (Edited)
0
2
0
Fern Lovebond (they/them)
A
In response to Fern Lovebond (they/them).
I should clarify: I don't like the default body text being hard-defined. Ideally it should use one of the variables defined elsewhere in the root CSS.

That said, the current issue could be handled w/ a simple fix, e.g.

.quoted-spout .spout-text {
color: var(--sptbl-secondary-text-color);
01:50 PM - Feb 17, 2023
1
0
Fern Lovebond (they/them)
A
In response to Fern Lovebond (they/them).
Interestingly, my spouts seem to be truncated. The above has lost the closing curly bracket on a new line below the last visible. Interesting.
}

¯\_( ͡° ͜ʖ ͡°)_/¯
01:52 PM - Feb 17, 2023
0
0

 

{{ notificationModalContent }} {{ promptModalMessage }}