/* 
 * Leave theme file empty to use default variables.
 * Overwrite variables to change them.
 * Only CSS variables can be changed. SCSS variables are not supported.
 */
:root {
    /* Example: */
    /* --layout-header-background-color: #F9F9F9;
    --layout-header-text-color: #232323;
    --environment-label-background-color: #232323;
    --layout-header-icon-primary-color: #232323;
    --layout-header-icon-secondary-color: #F9F9F9; */
}
