Skip to content

Commit

Permalink
fix: update checkbox color
Browse files Browse the repository at this point in the history
  • Loading branch information
panvourtsis committed Sep 24, 2020
1 parent 9512e1c commit dc3d5f3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/components/CheckBox/CheckBox.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const checkboxStyle = ({ intermediate, checked }: Props) => (
? intermediate
? theme.palette.flat.darkGray[400]
: theme.palette.branded1[400]
: theme.palette.flat.lightGray[400]};
: theme.palette.flat.lightGray[300]};
border: 0;
border-radius: ${rem(2)};
width: ${rem(26)};
Expand Down
10 changes: 5 additions & 5 deletions src/components/CheckBox/__snapshots__/CheckBox.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ exports[`Storyshots Design System/CheckBox CheckBox with Label 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -184,7 +184,7 @@ exports[`Storyshots Design System/CheckBox CheckBox with Label 1`] = `
>
<input
checked={false}
className="css-9tbljl-CheckBox"
className="css-1qulgwb-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -320,7 +320,7 @@ exports[`Storyshots Design System/CheckBox CheckBox without 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -374,7 +374,7 @@ exports[`Storyshots Design System/CheckBox CheckBox without 1`] = `
>
<input
checked={false}
className="css-9tbljl-CheckBox"
className="css-1qulgwb-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand All @@ -401,7 +401,7 @@ exports[`Storyshots Design System/CheckBox CheckBox without 1`] = `
>
<input
checked={false}
className="css-9tbljl-CheckBox"
className="css-1qulgwb-CheckBox"
disabled={true}
id="styled-checkbox-"
onChange={[Function]}
Expand Down
36 changes: 18 additions & 18 deletions src/components/Table/__snapshots__/Table.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ exports[`Storyshots Design System/Table Financial Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -127,7 +127,7 @@ exports[`Storyshots Design System/Table Financial Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -190,7 +190,7 @@ exports[`Storyshots Design System/Table Financial Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -253,7 +253,7 @@ exports[`Storyshots Design System/Table Financial Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -316,7 +316,7 @@ exports[`Storyshots Design System/Table Financial Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -412,7 +412,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -489,7 +489,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -552,7 +552,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -615,7 +615,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -678,7 +678,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -741,7 +741,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -804,7 +804,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -867,7 +867,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -930,7 +930,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -993,7 +993,7 @@ exports[`Storyshots Design System/Table Fixed Header Table 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -1509,7 +1509,7 @@ exports[`Storyshots Design System/Table Table with expandable rows 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -1572,7 +1572,7 @@ exports[`Storyshots Design System/Table Table with expandable rows 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down Expand Up @@ -1696,7 +1696,7 @@ exports[`Storyshots Design System/Table Table with expandable rows 1`] = `
>
<input
checked={false}
className="css-fr285l-CheckBox"
className="css-czstdm-CheckBox"
disabled={false}
id="styled-checkbox-"
onChange={[Function]}
Expand Down

0 comments on commit dc3d5f3

Please sign in to comment.