Skip to content

Commit

Permalink
user option to use dark or light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannon committed Jan 6, 2024
1 parent ee32b01 commit 92e77a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ html {
/* These are to prevent some 'spam site' complaints. */
background-color: #FFFFFE;
color: #000001;
color-scheme: dark light;
}
*,
*:before,
Expand Down

0 comments on commit 92e77a5

Please sign in to comment.