You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by a style and affects both dark and light themes. Replacing that line with grid :backdrop { color: $insensitive_fg_color; } solves the problem.
The text was updated successfully, but these errors were encountered:
This is caused by a style and affects both dark and light themes. Replacing that line with
grid :backdrop { color: $insensitive_fg_color; }
solves the problem.The text was updated successfully, but these errors were encountered: