Skip to content

Commit

Permalink
lighter background
Browse files Browse the repository at this point in the history
  • Loading branch information
debruine committed Aug 23, 2024
1 parent 7ff8ac5 commit 33082e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $green: #52A59D;
$lightpurple: #4F5183;
$darkpurple: #282A58;
$text: #333333;
$bg: #DDDDDD;
$bg: #EEEEEE;

// Base document colors
$navbar-bg: $darkpurple; // navbar
Expand Down

0 comments on commit 33082e2

Please sign in to comment.