mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-11 03:56:20 +00:00
update primary color in theme
This commit is contained in:
parent
df1f5e8f33
commit
c19363dedc
@ -13,6 +13,7 @@ const theme = createMuiTheme({
|
||||
fontFamily: ['Inter', '-apple-system', 'BlinkMacSystemFont', "Segoe UI", 'Roboto', "Helvetica Neue", 'Arial', "Noto Sans", 'sans-serif', "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"].join(','),
|
||||
},
|
||||
palette: {
|
||||
primary: { 500: '#4360DF' },
|
||||
common: {
|
||||
grey: '#F5F7F8'
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user