Rank-prefixed table preserving the fetcher's bar order: rank prefix (1. / 2. numbers, 🥇/🥈/🥉 medals, or none), label, and right-aligned value column. The text-first sibling of chart_bar — pick this when the values matter more than their relative bar lengths. Sort is the fetcher's responsibility; max_items truncates from the head.
Overridable via the [theme] section of your dashboard config.
Key
Description
text
Primary body text colour for plain renderers (text_plain, text_ascii, list_plain, animated_typewriter). The top step of the chrome ladder — brighter than text_secondary, reads as diffuse daylight on the ocean surface. Set text = "reset" to inherit the terminal's own foreground instead.
text_dim
Barely-visible chrome text: timeline date prefixes, empty-state placeholder, clip hint. Replaces the old Modifier::DIM usage — set an explicit colour so rendering stays consistent across terminals (some render DIM as invisible, some as a no-op).