🔥 Remove lightmode

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-04-01 19:38:03 +02:00
parent 15b78a4e3e
commit c0260b813b
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
8 changed files with 11 additions and 222 deletions

View file

@ -26,20 +26,6 @@ The webpage offers a variety of features including a blog, bookmarks, ways to re
## 🎨 Color codes
### Light mode
| Color | Hex |
|-|-|
| Soft Pastel Green Background | ![#E6F5E5](https://via.placeholder.com/10/E6F5E5?text=+) `#E6F5E5` |
| Dark Olive Green Text | ![#2E4033](https://via.placeholder.com/10/2E4033?text=+) `#2E4033` |
| Sage Green Secondary Text | ![#5F7A6D](https://via.placeholder.com/10/5F7A6D?text=+) `#5F7A6D` |
| Mint Green Accents | ![#88A597](https://via.placeholder.com/10/88A597?text=+) `#88A597` |
| Dark Mint Green | ![#789085](https://via.placeholder.com/10/789085?text=+) `#789085` |
| Spring Green | ![#00CC6A](https://via.placeholder.com/10/00CC6A?text=+) `#00CC6A` |
| Light Mint | ![#CCE3CC](https://via.placeholder.com/10/CCE3CC?text=+) `#CCE3CC` |
### Dark mode
| Color | Hex |
|-|-|
| Midnight Navy | ![#1e1e2e](https://via.placeholder.com/10/1e1e2e?text=+) `#1e1e2e` |