The src/base.rs is still to be reworked.
The design system tokens are specified in the _base.scss file. To avoid to duplicate their value in a rust file, a new step has been added to the building process to generate the `style_vars.rs` file which make the color tokens reachable to the app.