We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7df50 commit 055432cCopy full SHA for 055432c
1 file changed
nbs/index.css
@@ -1,7 +1,7 @@
1
:root {
2
- --background: #33373F;
3
- --background-2: #41454E;
4
- --foreground: white;
+ --background: white;
+ --background-2: #c3c8d4;
+ --foreground: #484d54;
5
--foreground-2: #484d54;
6
--content-width: 1000px;
7
}
0 commit comments