refactor: update dark mode border
This commit is contained in:
parent
9d063bc7ea
commit
3d950d4f1d
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ html {
|
|||
:where(.dark, .body--dark) {
|
||||
--brand-1: #035aa1;
|
||||
--brand-2: #f50000;
|
||||
--border-color: var(--gray-7);
|
||||
--border-color: var(--gray-8);
|
||||
--foreground: white;
|
||||
--background: var(--gray-11);
|
||||
--surface-0: var(--background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue