diff --git a/flake-modules/colors.json b/flake-modules/colors.json index 8e92bfc..a9f5b35 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -6,8 +6,8 @@ }, "to_alter": { "accent": "#ff3232", - "secondary": "#ff3232", - "tertiary": "#ff3232", + "secondary": "#6632ff", + "tertiary": "#dd32dd", "special": "#31feff", "weird": "#baff31" }