:root { --color-dark-primary: {{colors.surface.default.hex}}; --color-dark-secondary: {{colors.surface_container.default.hex}}; --color-white: {{colors.on_surface.default.hex}}; --color-active: {{colors.primary.default.hex}}; --color-urgent: {{colors.error_container.default.hex}}; --margin-lg: 1em; --margin-sm: 1em; }