mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
Use Green color from Light theme
This commit is contained in:
parent
288448b64b
commit
41c3e6ed04
@ -14,10 +14,9 @@ const defaultDarkTheme = createMuiTheme({
|
||||
info: {
|
||||
main: '#2a393e',
|
||||
},
|
||||
},
|
||||
typography: {
|
||||
button: {
|
||||
textTransform: 'none',
|
||||
success: {
|
||||
main: '#2ea44fd9',
|
||||
contrastText: '#fff',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user