Skip to content

Commit

Permalink
Text adjusted for lighter backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed Mar 17, 2024
1 parent fae3af5 commit 4a0a0c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/site.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ body .c1 { color: #808080 } /* Comment.Single */
/* Colors: dark mode */
body {
background-color: #1f1f1f;
color: #d4d4d4;
color: #dadada;
}
td.code.empty {
background: #1f1f1f;
Expand Down

0 comments on commit 4a0a0c0

Please sign in to comment.