feat: update logos and accents (#280)

* feat: update logos, accents

* fix apple-touch-icon.png size

* remove width, length

---------

Co-authored-by: DokterKaj <dokterkaj@gmail.com>
This commit is contained in:
DokterKaj 2024-10-07 03:19:37 +08:00 committed by GitHub
parent 1838fdaea4
commit b99412b4a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,6 @@
/* Light theme setting */
.light {
--accent: #009a9a;
--accent: #9a0000;
--green: #00a229;
--text: black;
--foreground: #f5f5f5;