Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit fe1c46c

Browse files
author
hydroper
committed
Update
1 parent abeffae commit fe1c46c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/1.0/live/css/variables.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ html[data-dark="true"] {
5151
--table-header-background: #444;
5252
--table-header-foreground: #fff;
5353

54-
--sidebar-toggle-border: #222;
54+
--sidebar-toggle-border: #555;
5555
--sidebar-toggle-background: var(--background);
56-
--sidebar-toggle-foreground: #222;
56+
--sidebar-toggle-foreground: #555;
5757

5858
--links: #626262;
5959
}

0 commit comments

Comments
 (0)