mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-10 14:15:42 +00:00
b8b2b6c9af
Design system: - add semantic success and warning tokens (light + dark) and wire them into Tailwind - move all hardcoded status colors (green/amber/red) onto tokens across main app and widget; keep file-type icons as identity colors - give light mode real surface depth: gray chrome sidebars vs white content, deeper canvas gutter, crisper borders, wider gray spread so selected/hover states show - unify radius (cards rounded-lg, controls rounded-md) and elevation (card shadow-sm, menu shadow-md) - make reports overview colors uniform: neutral numbers, green met / red breached - normalize the two page-title heading outliers to text-xl font-semibold Form fixes: - require content on AI snippets - only include non-checkbox prechat fields when they have a value AI context: - skip continuity and CSAT messages in AI history, mining, and previous-conversation tools