Skip to content

Commit

Permalink
align color by mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijn committed Nov 27, 2023
1 parent 45c0545 commit dd17524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/_static/custom.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
html[data-theme="light"] {
--pst-color-primary: rgb(93, 154, 181);
--pst-color-secondary: rgb(93, 155, 182);
--pst-color-secondary: rgb(93, 154, 181);
--pst-color-secondary-bg: rgb(223, 235, 240);
}

Expand Down

0 comments on commit dd17524

Please sign in to comment.