Valo

Style

If you are not importing any element themes, and want to use the style properties, you need to import them manually.

Border radius

You can adjust the top level border radius, which affects many element themes directly.

Removing border radius

If you want to set the border radius to zero, you need to specify a unit for it as well (i.e. 0px or 0em), as it is used in calc functions which will be undefined if --valo-border-radius is a unitless value.


Custom properties

Border radius
--valo-border-radius
--valo-overlay-border-radius: var(--valo-border-radius)
Shadow
--valo-overlay-box-shadow