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:
@@ -32,7 +32,7 @@ export default {
|
||||
},
|
||||
MuiButton: {
|
||||
textPrimary: {
|
||||
color: '#8ec07c',
|
||||
color: '#458588',
|
||||
},
|
||||
textSecondary: {
|
||||
color: '#ebdbb2',
|
||||
|
||||
Reference in New Issue
Block a user