diff --git a/src/style/themes.js b/src/style/themes.js index c0b23e4..be6fd41 100644 --- a/src/style/themes.js +++ b/src/style/themes.js @@ -26,9 +26,9 @@ const themes = { } }, dark: { - primary: '#aaddff', - secondary: '#022550', - highlight: '#36368c', + primary: '#022550', + secondary: '#aaddff', + highlight: '#77c8f9', editor: { background: '#041f29',