fchat-rising/scss/themes/variables/_dracula_derived.scss

6 lines
78 B
SCSS
Raw Normal View History

2024-02-14 14:35:58 +00:00
$blue-color: $blue-color;
.blackText {
@include text-outline($gray-600);
}