diff --git a/flake-modules/colors.json b/flake-modules/colors.json index 83cd7ef..f1e3675 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -27,15 +27,15 @@ }, "NxNORTH": { "base": { - "foreground": "#e5e5e5", - "background": "#0c0c0c" + "foreground": "#d2cefc", + "background": "#030118" }, "to_alter": { - "accent": "#999999", - "secondary": "#dddddd", - "tertiary": "#999999", - "special": "#999999", - "weird": "#999999" + "accent": "#4b3cf5", + "secondary": "#ff3632", + "tertiary": "#fffc32", + "special": "#e6f53b", + "weird": "#f53ba8" } }, "NxDCS": {