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

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hydroper committed Mar 31, 2024
1 parent abeffae commit fe1c46c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/1.0/live/css/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ html[data-dark="true"] {
--table-header-background: #444;
--table-header-foreground: #fff;

--sidebar-toggle-border: #222;
--sidebar-toggle-border: #555;
--sidebar-toggle-background: var(--background);
--sidebar-toggle-foreground: #222;
--sidebar-toggle-foreground: #555;

--links: #626262;
}
Expand Down

0 comments on commit fe1c46c

Please sign in to comment.