mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-15 12:42:14 -04:00
revert theme ugliness
This commit is contained in:
parent
00fe682e0c
commit
554f9b9a54
6 changed files with 33 additions and 27 deletions
|
@ -89,9 +89,11 @@ class ScaleScheme extends ThemeExtension<ScaleScheme> {
|
|||
onError: errorScale.primaryText,
|
||||
// errorContainer: errorScale.hoverElementBackground,
|
||||
// onErrorContainer: errorScale.subtleText,
|
||||
background: grayScale.appBackground, // reviewed
|
||||
onBackground: grayScale.appText, // reviewed
|
||||
surface: primaryScale.primary, // reviewed
|
||||
onSurface: primaryScale.primaryText, // reviewed
|
||||
surfaceContainerHighest: secondaryScale.primary,
|
||||
surfaceVariant: secondaryScale.primary,
|
||||
onSurfaceVariant: secondaryScale.primaryText, // ?? reviewed a little
|
||||
outline: primaryScale.border,
|
||||
outlineVariant: secondaryScale.border,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue