Skip to content

Commit

Permalink
Updated to uppercase for hex code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ardada2468 authored Jul 16, 2022
1 parent 768b89b commit 26b9353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/theme/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const theme = createMuiTheme({
light: colorTextSecondaryLight,
},
background: {
default: '#0f181f',
default: '#0F181F',
},
text: {
dark: '#C4C4C4',
Expand Down

0 comments on commit 26b9353

Please sign in to comment.