Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kpmoran committed Sep 29, 2023
1 parent 1aad287 commit 6eed3dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
}

[data-md-color-scheme="slate"] {
--md-hue: 232;
--md-default-bg-color: hsla(var(--md-hue), 15%, 21%, 1);
--md-default-fg-color: hsla(var(--md-hue), 15%, 90%, 1);
--md-default-fg-color--light: hsla(134.3, 0%, 99.5%, 0.61);
--md-default-fg-color--lightest: hsla(232, 0%, 100%, 0.92);
Expand Down

0 comments on commit 6eed3dd

Please sign in to comment.