Allow all settings fields that create CSS values to accept a CSS variable. This includes the global colors and typography setting (font size and font weight). Ideally, it would require var(–my-value) as the indicator that this is a variable reference. After experimenting, I found that this is already a possibility to a certain extent.