@bimetal/gantt-themes
v0.35.0
Published
Framework-agnostic CSS theme + design tokens for the BIMETAL gantt chart (light/dark).
Maintainers
Readme
@bimetal/gantt-themes
Framework-agnostic CSS theme + design tokens for the BIMETAL gantt chart
(bm-gantt* classes), light and dark. Shared by every shipped gantt component
(@bimetal/gantt-{react,vue,svelte,angular,vanilla}-components) so all five
stacks render identically.
Geometry (--gantt-unit = px per time unit, --gantt-row = row height) is set
inline by the component from the controller's scale (ganttCssVars(snapshot))
— never hard-coded here, so zoom changes flow from one source.
import '@bimetal/gantt-themes';Dark mode: set data-theme="dark" on the .bm-gantt root.
License
Apache-2.0
