diff --git a/flake-modules/colors.json b/flake-modules/colors.json index 94834ec..79dccee 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -27,15 +27,15 @@ }, "NxNORTH": { "base": { - "foreground": "#dddddd", - "background": "#111111" + "foreground": "#ddccfe", + "background": "#080019" }, "to_alter": { - "accent": "#ff6666", - "secondary": "#ff8866", - "tertiary": "#ff6688", - "special": "#8888ff", - "weird": "#88ff66" + "accent": "#7736fb", + "secondary": "#ff5332", + "tertiary": "#f33e8e", + "special": "#b9fb35", + "weird": "#fb3578" } } } \ No newline at end of file