diff --git a/flake-modules/colors.json b/flake-modules/colors.json index 79dccee..7a6da7e 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -27,15 +27,15 @@ }, "NxNORTH": { "base": { - "foreground": "#ddccfe", - "background": "#080019" + "foreground": "#ccd6fe", + "background": "#000519" }, "to_alter": { - "accent": "#7736fb", - "secondary": "#ff5332", - "tertiary": "#f33e8e", - "special": "#b9fb35", - "weird": "#fb3578" + "accent": "#325dff", + "secondary": "#ff3233", + "tertiary": "#3cff32", + "special": "#ffd331", + "weird": "#ff31e5" } } } \ No newline at end of file