dark theme changes

This commit is contained in:
Luck
2021-03-27 17:16:15 +00:00
parent 9af399ab79
commit fb78883337

View File

@@ -26,9 +26,9 @@ const themes = {
}
},
dark: {
primary: '#aaddff',
secondary: '#022550',
highlight: '#36368c',
primary: '#022550',
secondary: '#aaddff',
highlight: '#77c8f9',
editor: {
background: '#041f29',