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 ccb24ce commit bcca66bCopy full SHA for bcca66b
packages/assets/styles/variables.scss
@@ -303,7 +303,7 @@ html {
303
304
--color-text-primary: #ffffff;
305
--color-text-default: #b0bac5;
306
- --color-text-tertiary: #80878f;
+ --color-text-tertiary: #96a2b0;
307
308
// ===
309
@@ -389,10 +389,10 @@ html {
389
.oled-mode {
390
@extend .dark-mode;
391
--surface-1: #000000;
392
- --surface-2: #101013;
393
- --surface-3: #1b1b20;
394
- --surface-4: #25262b;
395
- --surface-5: #2e2f34;
+ --surface-2: #09090a;
+ --surface-3: #101013;
+ --surface-4: #1b1b20;
+ --surface-5: #25262b;
396
397
--color-ad: #0d1828;
398
0 commit comments