Skip to content

Commit bbdc2b3

Browse files
committed
make simple tokens by light
1 parent 0d89262 commit bbdc2b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

github.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,4 +823,10 @@ main section
823823
{
824824
color: $stress2 !important;
825825
}
826+
// simple token
827+
.pl-s .pl-s1,
828+
.pl-smi
829+
{
830+
color: $light !important;
831+
}
826832
// }}}

0 commit comments

Comments
 (0)