@@ -1,4 +1,4 @@
-@import "scss/themes/onedark.scss";
+@import "scss/themes/catppuccin.scss";
// header
@import "scss/header/statusBtns.scss";
@@ -6,5 +6,5 @@ $lightGrey: #585767;
$green: #ABE9B3;
$red: #F28FAD;
$blue: #8bc2f0;
-$yellow: #F8BD96;
+$yellow: #FAE3B0;
$purple: #d5aeea;