fix backdrop

This commit is contained in:
Viktor Rådberg
2024-01-06 00:47:21 +01:00
parent 1fa433a38f
commit 35e0224066

View File

@@ -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',