This commit is contained in:
2025-04-13 21:02:26 -04:00
parent 7b0ca6a69b
commit 7918bad098
61 changed files with 39 additions and 0 deletions

1
public/color/pink-light.css Executable file
View File

@@ -0,0 +1 @@
:root{--accent: rgb(224,64,192);--accent-alpha-70: rgba(224,64,192);--accent-alpha-20: rgba(224,64,192,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff}