:root[data-theme] {
    --default-font-size: 16px;
    --bg-color-700: #202020da;
    --bg-color-800: #1d1b1a;
    --bg-color-900: #282828d1;
}