change font color from sys-center-console-text to center-console-text.

Этот коммит содержится в:
Conor Macpherson
2023-04-20 15:52:03 -04:00
родитель fd1f62f9d1
Коммит 35a1685517

Просмотреть файл

@@ -25,7 +25,7 @@
}
&__Usage {
color: var(--sys-center-channel-text);
color: var(--center-channel-text);
text-align: left;
&-Highlighted {
@@ -35,6 +35,7 @@
}
&__Warning {
color: var(--center-channel-text);
text-align: left;
}