mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-13 03:31:20 +00:00
Merge remote-tracking branch 'qortal/feature/background-colors' into feature/background-colors
This commit is contained in:
commit
eb457f91af
@ -26,6 +26,10 @@ const lightThemeOptions: ThemeOptions = {
|
||||
main: 'rgba(0, 0, 0, 0.12)',
|
||||
subtle: 'rgba(0, 0, 0, 0.08)',
|
||||
},
|
||||
border: {
|
||||
main: 'rgba(0, 0, 0, 0.12)',
|
||||
subtle: 'rgba(0, 0, 0, 0.08)',
|
||||
},
|
||||
},
|
||||
components: {
|
||||
MuiCard: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user