Skip to content

Commit

Permalink
Update src/styles/theme/colors.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Pujan Shah <shahpujan1992@gmail.com>
  • Loading branch information
nkdengineer and Pujan92 authored Apr 2, 2024
1 parent 70e38fd commit 447ccf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/theme/colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const colors: Record<string, Color> = {
productDark700: '#8B9C8F',
productDark800: '#AFBBB0',
productDark900: '#E7ECE9',
messageHightlightDark: '#402B02',
messageHighlightDark: '#402B02',

// Light Mode Theme Colors
productLight100: '#FCFBF9',
Expand Down

0 comments on commit 447ccf0

Please sign in to comment.