This page lists CSS variables for modals, such as the settings window and dialogs.
CSS variables
Variable | Description |
---|---|
--modal-background | Modal background color |
--modal-width | Modal default width |
--modal-height | Modal default height |
--modal-max-width | Modal maximum width |
--modal-max-height | Modal maximum height |
--modal-max-width-narrow | Narrow modal maximum width |
--modal-border-width | Modal border thickness |
--modal-border-color | Modal border color |
--modal-radius | Modal radius |
--modal-community-sidebar-width | Community plugin/theme sidebar width |