Skip to content

Commit

Permalink
better glacier focus color
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jan 25, 2024
1 parent a27c9ca commit 67ee6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/theme-glacier.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

:root {
--theme-foreground: #1c3957;
--theme-foreground-focus: #003a7d;
--theme-foreground-focus: #d75c48;
--theme-background-a: #f4faff;
}

0 comments on commit 67ee6fd

Please sign in to comment.