:root { --bar-height: 100px; // height of the bar ; default 80px --bar-bottom-position: 15px; // used to center content within the bar ; default 13px --bar-background-primary: var(--background-tertiary); // color of the bar ; default var(--background-tertiary) } @import "./src/theme"