diff --git a/flake-modules/colors.json b/flake-modules/colors.json index ea48ae1..61eecac 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -1,13 +1,13 @@ { "base": { - "foreground": "#dcd5f5", - "background": "#100929" + "foreground": "#fefefe", + "background": "#020202" }, "to_alter": { - "accent": "#765ad7", - "secondary": "#ce32ff", - "tertiary": "#879eaa", - "special": "#bad759", - "weird": "#d75991" + "accent": "#aaaaff", + "secondary": "#aaeeff", + "tertiary": "#aaffaa", + "special": "#aaffaa", + "weird": "#ffffaa" } } \ No newline at end of file