Skip to content

Commit

Permalink
Small color correction
Browse files Browse the repository at this point in the history
  • Loading branch information
fgatti675 committed Sep 9, 2024
1 parent 8da443e commit 3fae800
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ui/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ export default {
300: "#B7B7BF",
400: "#A0A0A9",
500: "#87878F",
600: "#6C6C75",
700: "#505058",
800: "#35353A",
600: "#6B6B74",
700: "#454552",
800: "#292934",
900: "#18181C",
950: "#101013"
}
Expand Down

0 comments on commit 3fae800

Please sign in to comment.