GestionTablets/templates
ijuanes 8c1d12a5c4 feat(ui): add corporate logo and update colors to Cobalt Blue, Tiger Orange, Emerald Green
- Add Schamann.png logo to static/ directory
- Update base.html header with logo (force scaled to 40px)
- Replace primary color with corporate color palette:
  - Cobalt Blue (#1338BE) for headers and navigation
  - Tiger Orange (#FC6A03) for accents and loading indicators
  - Emerald Green (#028A0F) for success states
- Add full shade ranges (50-900) for all three colors in Tailwind config
- Create docs/CORPORATE_DESIGN.md with color specifications and usage guidelines
2026-06-20 12:40:00 +01:00
..
components feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
add_non_loanable_device.html feat(non-loanable-devices): implement non-loanable device management 2026-06-09 23:54:38 +01:00
add_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
add_user.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
base.html feat(ui): add corporate logo and update colors to Cobalt Blue, Tiger Orange, Emerald Green 2026-06-20 12:40:00 +01:00
edit_non_loanable_device.html feat(non-loanable-devices): implement non-loanable device management 2026-06-09 23:54:38 +01:00
history.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
index.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
loan_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
non_loanable_devices.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
project_management.html feat(ui): add responsive CSS for mobile accessibility 2026-06-20 01:20:39 +01:00
user_loans.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
user_loans_detail.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00