Add checkboxes and their stories
This commit is contained in:
parent
b243de407e
commit
1bce5dcc69
9 changed files with 245 additions and 3 deletions
|
@ -54,7 +54,9 @@ pub struct ThemeColors {
|
|||
pub border: Hsla,
|
||||
pub border_variant: Hsla,
|
||||
pub border_focused: Hsla,
|
||||
pub border_selected: Hsla,
|
||||
pub border_transparent: Hsla,
|
||||
pub border_disabled: Hsla,
|
||||
pub elevated_surface: Hsla,
|
||||
pub surface: Hsla,
|
||||
pub background: Hsla,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue