implemented darkmode

This commit is contained in:
Jannik Menzel 2025-05-13 23:04:24 +02:00
parent d8f48ba6ad
commit d816a951dc
11 changed files with 269 additions and 71 deletions

3
static/icons/dark.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#191A23">
<path d="M480-120q-150 0-255-105T120-480q0-150 105-255t255-105q14 0 27.5 1t26.5 3q-41 29-65.5 75.5T444-660q0 90 63 153t153 63q55 0 101-24.5t75-65.5q2 13 3 26.5t1 27.5q0 150-105 255T480-120Z"/>
</svg>

After

Width:  |  Height:  |  Size: 311 B