diff --git a/app/imports/ui/theme.js b/app/imports/ui/theme.js index 2a9b0f9e..21240d21 100644 --- a/app/imports/ui/theme.js +++ b/app/imports/ui/theme.js @@ -10,7 +10,7 @@ const theme = { const darkTheme = { primary: '#f44336', - secondary: '#757575', + secondary: '#212121', accent: '#f44336', error: '#FF6D00', warning: '#FFB300',