Fix mxid colors for dark theme
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
border-radius: inherit;
|
||||
|
||||
.text {
|
||||
color: var(--tc-primary-high);
|
||||
color: var(--bg-surface);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user