diff --git a/flake-modules/colors.json b/flake-modules/colors.json index a9f5b35..83cd7ef 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -27,15 +27,15 @@ }, "NxNORTH": { "base": { - "foreground": "#e7ccfe", - "background": "#0d0019" + "foreground": "#e5e5e5", + "background": "#0c0c0c" }, "to_alter": { - "accent": "#9f35fc", - "secondary": "#324cff", - "tertiary": "#4a62e7", - "special": "#91fc34", - "weird": "#fc344f" + "accent": "#999999", + "secondary": "#dddddd", + "tertiary": "#999999", + "special": "#999999", + "weird": "#999999" } }, "NxDCS": {