diff --git a/assets/theme/caffeine.svg b/assets/theme/caffeine.svg new file mode 100644 index 0000000..12a2234 --- /dev/null +++ b/assets/theme/caffeine.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + O + + + O + N + + + + + N + + + + N + N + + + + + + CH + 3 + CH + 3 + C + 3 + + + H + + \ No newline at end of file diff --git a/assets/theme/peakpx.jpg b/assets/theme/peakpx.jpg new file mode 100644 index 0000000..c670799 Binary files /dev/null and b/assets/theme/peakpx.jpg differ diff --git a/css/index.css b/css/index.css index 7d78aa6..2721e8a 100644 --- a/css/index.css +++ b/css/index.css @@ -124,7 +124,7 @@ body::before { content: ""; position: fixed; inset: 0; - background: url(/assets/theme/estrogen.svg) center / cover no-repeat; + background: url(/assets/theme/peakpx.jpg) center / cover no-repeat; filter: invert(86%) sepia(8%) saturate(900%) hue-rotate(190deg) brightness(105%); opacity: 0.05;