We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0577667 commit 5a212f3Copy full SHA for 5a212f3
src/css/style.css
@@ -4,8 +4,8 @@ body[data-color-scheme="light"] {
4
}
5
6
body[data-color-scheme="dark"] {
7
- --sb-background-green: #184223;
8
- --sb-background-red: #5d2020;
+ --sb-background-green: #14351d;
+ --sb-background-red: #481e1e;
9
10
11
body[data-color-accessibility-mode][data-color-scheme="light"] {
0 commit comments