Skip to content

Commit

Permalink
πŸ˜…ζ›Έγι–“ι•γˆγ¦γŸ
Browse files Browse the repository at this point in the history
  • Loading branch information
SSlime-s committed May 24, 2024
1 parent 917494d commit 8dbb944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/client/app/theme/Colors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ import colors from "./colors";
title="chromatic.yellow"
colors={{
default: colors.chromatic.yellow.default,
hover: colors.chromatic.red.hover,
active: colors.chromatic.red.active,
disabled: colors.chromatic.red.disabled,
hover: colors.chromatic.yellow.hover,
active: colors.chromatic.yellow.active,
disabled: colors.chromatic.yellow.disabled,
"hover-secondary": colors.chromatic.yellow["hover-secondary"],
}}
/>
Expand Down

0 comments on commit 8dbb944

Please sign in to comment.