Skip to content

Commit cf3d7d0

Browse files
committed
adjustments on the orange
1 parent 70ede55 commit cf3d7d0

File tree

1 file changed

+2
-2
lines changed
  • src/@chakra-ui/gatsby-plugin/foundations

1 file changed

+2
-2
lines changed

src/@chakra-ui/gatsby-plugin/foundations/colors.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ const colors = {
3232
500: "#FF7324",
3333
600: "#B84300",
3434
700: "#7A2D00",
35-
800: "#4B1C00",
36-
900: "#1A0900",
35+
800: "#521E00",
36+
900: "#2F1000",
3737
},
3838
red: {
3939
100: "#f7c8c8",

0 commit comments

Comments
 (0)