fallbackwidth
and fallbackheight
are empty when you run the config in the browser
Note
The current version is messy.
@import url("https://mui.kernelsu.org/mmrl/colors.css"); | |
:root { | |
/* Background colors */ | |
--bg-primary: var(--background); | |
--bg-secondary: var(--tonalSurface); | |
--bg-input: var(--surfaceBright); | |
/* Text colors */ | |
--text-primary: var(--onSurface); |