- delete CSS rules for light mode to maintain a single dark mode theme
♻️ refactor(html): enforce dark mode and remove theme toggle
- simplify theme management by permanently enabling dark mode
- remove theme toggle button and related JavaScript logic
|
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||
| auth.py | ||
| db.py | ||
| i18n.py | ||
| main.py | ||
| models.py | ||
| utils.py | ||