restaurant/static/js
Padreug 42746d7321 fix(cms): KDS card text legible on dark mode
The age-escalation highlights (bg-amber-1 / bg-orange-1 /
bg-red-1) are very pale Quasar shades. On LNbits dark mode the
q-card inherits a near-white text color from the theme — paired
with the pale background that's white-on-cream, which is what
the user reported: the '1x Coffee' on a ready-card was barely
visible.

Pin an explicit text-grey-9 alongside each pale bg so dark text
on light background renders in both themes. The 'no highlight'
branch returns '' unchanged, so non-aged orders still use the
q-card's theme-aware default text color.
2026-05-11 19:18:33 +02:00
..
api.js refactor(http): drop categories/subcategories shim 2026-05-09 07:11:06 +02:00
index.js feat(cms): Vue 3 + Quasar 2 UMD CMS templates 2026-05-09 07:11:06 +02:00
kds.js fix(cms): KDS card text legible on dark mode 2026-05-11 19:18:33 +02:00
menu.js feat(cms): q-tree menu builder 2026-05-09 07:11:06 +02:00
orders.js feat(cms): Vue 3 + Quasar 2 UMD CMS templates 2026-05-09 07:11:06 +02:00
settings.js feat(cms): Vue 3 + Quasar 2 UMD CMS templates 2026-05-09 07:11:06 +02:00