Skip to content

Commit

Permalink
Tweak Styles Again
Browse files Browse the repository at this point in the history
Fresh eyes after holiday have more taste evidently!
  • Loading branch information
spjmurray committed Feb 19, 2024
1 parent 7be14a4 commit 2e03f25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
/* Color preference overrides */
@media (prefers-color-scheme: dark) {
:global(:root) {
--overlay: rgba(40, 40, 40, 0.5);
--overlay: rgba(25, 25, 25, 0.5);
--overlay-highlight: rgba(23, 33, 36, 0.8);
--background: rgb(7, 18, 21);
--border: rgb(80, 80, 80);
Expand Down
Binary file modified static/img/dark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e03f25

Please sign in to comment.