@use 'sass:map'; // Mute read notifications tr[data-read='True'] { td { background-color: var(--#{$prefix}bg-surface-secondary); color: $text-muted; } }