fix background color for nord theme (#3124)
This commit is contained in:
@@ -338,6 +338,7 @@ export default {
|
|||||||
content: {
|
content: {
|
||||||
padding: '0 !important',
|
padding: '0 !important',
|
||||||
background: '#3B4252',
|
background: '#3B4252',
|
||||||
|
backgroundColor: 'rgb(59, 66, 82)',
|
||||||
},
|
},
|
||||||
root: {
|
root: {
|
||||||
backgroundColor: '#2E3440',
|
backgroundColor: '#2E3440',
|
||||||
|
|||||||
Reference in New Issue
Block a user