Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann committed Dec 17, 2024
1 parent 4394f4a commit 79a6792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/colorContrast.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ const runCheck = async () => {
'dark',
'light_high_contrast',
'dark_high_contrast',
'light_colorblind',
'dark_colorblind',
'light_protanopia_deuteranopia',
'dark_protanopia_deuteranopia',
'light_tritanopia',
'dark_tritanopia',
] as ThemeName[]
Expand Down

0 comments on commit 79a6792

Please sign in to comment.