mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
Fix background color to match rest of the theme.
This commit is contained in:
parent
384609ae77
commit
0b6175bac6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ body {
|
|||
sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
background-color: #2E2F34;
|
||||
background-color: #18181b;
|
||||
/* Ensure the global background is dark */
|
||||
color: #ffffff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue