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: { dark: {
primary: '#aaddff', primary: '#022550',
secondary: '#022550', secondary: '#aaddff',
highlight: '#36368c', highlight: '#77c8f9',
editor: { editor: {
background: '#041f29', background: '#041f29',