Commit graph

3 commits

Author SHA1 Message Date
nocci
c6a2ed928b 💄 style(css): remove light mode overrides
- 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
2025-12-06 14:28:18 +00:00
nocci
79aa77348b 💄 style(css): add light-mode styles for slate backgrounds
- implement light-mode overrides for slate backgrounds and text colors
- ensure compatibility with existing dark-mode styles
2025-12-06 14:25:02 +00:00
nocci
ea06f16407 🔧 chore(repo): restructure project file hierarchy
- move project files out of fleetledger directory to root
- update .gitignore to reflect new .env path

📝 docs(README): add detailed project description

- provide an overview of FleetLedger's features and usage
- include setup instructions and security notes
2025-12-06 11:56:16 +00:00
Renamed from fleetledger/app/static/style.css (Browse further)