:root { --bg-color: #{$grey-80}; --page-color: #{$grey-100}; --card-color: #{$grey-90}; --mention-bg-color: #{$grey-90}; --text-color: #{$grey-20}; } [data-theme='dark'] { }