diff --git a/src/styles/global.css b/src/styles/global.css index 9c922cf..f211a81 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -6,7 +6,7 @@ --text-color: #d8dee9; --accent-color: #81a1c1; --border-color: #3b4351; - --header-color: #2e3440; + --header-color: #eceff4; --terminal-green: #a3be8c; --terminal-yellow: #ebcb8b; --terminal-red: #bf616a;