Skip to content

Commit

Permalink
feat(jannis-baum#89): update dark theme colors
Browse files Browse the repository at this point in the history
  • Loading branch information
tuurep committed Jul 25, 2024
1 parent 25bbe2c commit 01366e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
--color-alert-note: #a5d5fe;
--color-alert-tip: #b4fa72;
--color-alert-important: #ff8ffd;
--color-alert-warning: #fefdc2;
--color-alert-caution: #ff8272;
--color-alert-warning: #ffaf00;
--color-alert-caution: #ff5f5f;
}

html {
Expand Down

0 comments on commit 01366e7

Please sign in to comment.