forked from external-repos/LifeTrinket
fix backdrop
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
|||||||
},
|
},
|
||||||
background: {
|
background: {
|
||||||
default: '#495E35',
|
default: '#495E35',
|
||||||
backdrop: '#000000',
|
backdrop: 'rgba(0, 0, 0, 0.3)',
|
||||||
},
|
},
|
||||||
text: {
|
text: {
|
||||||
primary: '#F5F5F5',
|
primary: '#F5F5F5',
|
||||||
|
|||||||
Reference in New Issue
Block a user