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 @@
/* Dark theme setting */
.dark{
--accent: aqua;
--accent: red;
--green: #5cff85;
--text: white;
--foreground: #222;