iachat/app/javascript/dashboard/components-next/captain/pageComponents
Sivin Varghese 2a69b37958
chore: Update theme colors and add new Inter variable fonts (#13347)
# Pull Request Template

## Description

This PR includes the following updates:

1. Updated the design system color tokens by introducing new tokens for
surfaces, overlays, buttons, labels, and cards, along with refinements
to existing shades.
2. Refreshed both light and dark themes with adjusted background,
border, and solid colors.
3. Replaced static Inter font files with the Inter variable font
(including italic), supporting weights from 100–900.
4. Added custom font weights (420, 440, 460, 520) along with custom
typography classes to enable more fine-grained and consistent typography
control.


## Type of change

- [x] New feature (non-breaking change which adds functionality)


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2026-01-28 14:36:04 -08:00
..
assistant chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
customTool chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
document chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
emptyStates chore: Replace installation name in captain empty state (#13083) 2025-12-16 15:04:34 +05:30
inbox chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
response chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
settings feat: Captain settings header component (#11912) 2025-07-09 22:21:25 +05:30
switcher chore: Hide assistant switcher on paywall screen (#12875) 2025-11-17 09:58:59 +05:30
BulkDeleteDialog.vue feat: Add support for bulk action for Captain FAQs (#10905) 2025-02-27 17:05:33 -08:00
DeleteDialog.vue feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
Paywall.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30