-
Notifications
You must be signed in to change notification settings - Fork 0
Feature Indicator Size
tempus2016 edited this page Jun 24, 2026
·
1 revision
Control how thick the underline indicator bar is.
Config key: indicator_size (top-level number, px) · Default: 3 · Range: 1–16
type: custom:tabdeck-card
style: underline
indicator_size: 6 # thicker underline
tabs: [ ... ]
- Applies to the
underlinestyle. Forpill/segmented/boxedthe indicator fills the whole tab, so thickness has no effect;texthas no indicator. - Values are clamped to
1–16; invalid values fall back to3. - Set it with the Indicator thickness (px) slider in the visual editor.
- The indicator colour follows
accent_indicator/ per-tabaccent, or the theme--primary-color.
Concepts
Features