This page lists CSS variables for checkboxes and text inside of task lists.
CSS variables
Variable | Description |
---|---|
--checkbox-radius | Radius |
--checkbox-size | Height and width |
--checkbox-marker-color | Marker color for the check itself |
--checkbox-color | Background color |
--checkbox-color-hover | Background color (hover) |
--checkbox-border-color | Unchecked border color |
--checkbox-border-color-hover | Unchecked border color (hover) |
--checklist-done-decoration | Checked text decoration |
--checklist-done-color | Checked text color |
--checkbox-margin-inline-start | start margin |