Guillem Arias Fauste
2d3d974466
fix(ds): canonical separators and destructive tokens in usage/rules tables ( #2332 )
...
The LLM usage table (Settings → AI usage) and the rules recent-runs table
used hardcoded color classes instead of design-system tokens:
- `divide-gray-100` separators — a fixed light gray with no dark-theme
variant, so the row dividers render wrong in dark mode.
- Raw reds for failed rows (`bg-red-50`/`bg-red-950`, `text-red-500/600`).
Swap to the canonical tokens used by every other table (settings/debugs,
admin/users, …):
- divide-gray-100 -> divide-alpha-black-200 theme-dark:divide-alpha-white-200
- bg-red-50 / bg-red-950/30 -> bg-red-tint-5 / bg-red-tint-10
- text-red-* -> text-destructive (via the icon helper's color: param)
Token-only; no structural or behavior change.
Co-authored-by: Guillem Arias <guillem.arias@col.vueling.com >
2026-06-15 20:11:36 +02:00
..
2026-05-20 18:12:36 +02:00
2026-05-13 21:05:11 +02:00
2025-06-10 18:20:06 -04:00
2026-06-11 15:43:49 +02:00
2026-06-11 15:24:02 +02:00
2026-06-02 21:44:57 +02:00
2026-06-13 11:55:16 +02:00
2026-06-08 21:40:22 +02:00
2026-05-27 23:58:00 +02:00
2026-05-21 12:56:02 +02:00
2026-06-03 12:02:50 +02:00
2026-06-11 15:45:48 +02:00
2026-06-06 16:28:22 +02:00
2026-06-11 16:05:13 +02:00
2026-05-17 09:52:49 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-17 09:52:49 +02:00
2026-04-07 11:39:18 +02:00
2026-03-17 19:41:26 +01:00
2025-11-24 19:52:34 +01:00
2026-06-11 16:19:58 +02:00
2026-06-01 21:46:32 +02:00
2025-01-31 17:04:26 -05:00
2026-05-28 14:50:49 +02:00
2026-05-09 12:36:41 +02:00
2026-06-11 15:48:53 +02:00
2026-06-06 16:33:32 +02:00
2026-06-02 14:00:16 +02:00
2026-06-14 21:50:11 +02:00
2026-06-14 22:04:11 +02:00
2026-05-21 12:56:02 +02:00
2026-05-17 09:52:49 +02:00
2026-06-11 16:56:35 +02:00
2026-06-11 16:56:35 +02:00
2026-05-21 16:25:01 +02:00
2026-05-23 08:55:39 +02:00
2026-06-14 22:04:11 +02:00
2026-02-13 19:30:29 +01:00
2026-05-04 00:50:52 +02:00
2025-09-22 09:29:23 +02:00
2026-05-21 12:56:02 +02:00
2026-06-11 16:05:13 +02:00
2026-05-17 09:52:49 +02:00
2026-05-21 12:56:02 +02:00
2026-05-21 12:56:02 +02:00
2026-05-30 01:30:11 +02:00
2026-05-05 01:20:57 +02:00
2026-05-23 09:23:30 +02:00
2026-05-20 18:12:36 +02:00
2025-11-17 18:20:39 +01:00
2025-07-18 08:30:00 -04:00
2026-06-14 22:02:35 +02:00
2025-10-22 19:14:03 +02:00
2026-05-04 21:47:01 +02:00
2024-10-03 14:42:22 -04:00
2026-01-30 20:44:25 +01:00
2026-05-22 02:33:28 +02:00
2026-05-21 16:25:01 +02:00
2026-05-20 18:12:36 +02:00
2026-02-23 17:05:46 -05:00
2026-06-08 21:44:11 +02:00
2026-06-11 16:05:13 +02:00
2026-06-11 15:47:00 +02:00
2026-05-17 09:52:49 +02:00
2026-06-15 20:11:36 +02:00
2026-04-09 18:33:59 +02:00
2026-06-11 15:25:33 +02:00
2026-06-15 20:11:36 +02:00
2026-06-14 22:04:11 +02:00
2026-06-11 15:30:08 +02:00
2026-05-21 12:56:02 +02:00
2026-05-23 08:52:04 +02:00
2026-05-21 12:54:54 +02:00
2026-05-20 18:12:36 +02:00
2026-05-20 18:12:36 +02:00
2026-05-17 09:52:49 +02:00
2026-05-22 02:33:28 +02:00
2026-03-25 10:50:23 +01:00
2026-06-11 15:27:11 +02:00
2026-05-17 09:52:49 +02:00
2026-05-17 09:52:49 +02:00
2025-04-11 09:28:00 -05:00
2026-05-20 18:30:25 +02:00
2026-05-22 02:33:28 +02:00
2026-05-17 09:52:49 +02:00