update rain color

This commit is contained in:
Cade Scroggins 2023-03-30 23:38:29 -07:00
parent 35ece8dfbf
commit 2796c03706
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -8,7 +8,7 @@
<style>
:root {
--color-background: #111;
--color-rain: #333;
--color-rain: #222;
--color-text-subtle: #999;
--color-text: #eee;
--font-family: -apple-system, Helvetica, sans-serif;