style(core): change background color
This commit is contained in:
@@ -13,7 +13,7 @@ body {
|
||||
}
|
||||
|
||||
html.dark body {
|
||||
background-color: var(--surface-950);
|
||||
background-color: var(--surface-900);
|
||||
}
|
||||
|
||||
p-card {
|
||||
|
||||
Reference in New Issue
Block a user