Fix invisible checkboxes in Gruvbox theme (#2135)
* Added Gruvbox Dark color theme * Correct formatting by running prettier * Fixed invisible checkboxes and tweaked colors in Gruvbox theme
This commit is contained in:
@@ -47,4 +47,8 @@ module.exports = `
|
||||
color: #ebdbb2
|
||||
}
|
||||
|
||||
.MuiCheckbox-colorSecondary.Mui-checked {
|
||||
color: #458588 !important
|
||||
}
|
||||
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user