mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-14 12:01:21 +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)',
|
main: 'rgba(0, 0, 0, 0.12)',
|
||||||
subtle: 'rgba(0, 0, 0, 0.08)',
|
subtle: 'rgba(0, 0, 0, 0.08)',
|
||||||
},
|
},
|
||||||
|
border: {
|
||||||
|
main: 'rgba(0, 0, 0, 0.12)',
|
||||||
|
subtle: 'rgba(0, 0, 0, 0.08)',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
MuiCard: {
|
MuiCard: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user