diff --git a/flake-modules/colors.json b/flake-modules/colors.json index 134e471..61eecac 100644 --- a/flake-modules/colors.json +++ b/flake-modules/colors.json @@ -1,13 +1,13 @@ { "base": { - "foreground": "#fee5cc", - "background": "#190c00" + "foreground": "#fefefe", + "background": "#020202" }, "to_alter": { - "accent": "#fc9835", - "secondary": "#fc3535", - "tertiary": "#e64b73", - "special": "#3499fc", - "weird": "#56fc34" + "accent": "#aaaaff", + "secondary": "#aaeeff", + "tertiary": "#aaffaa", + "special": "#aaffaa", + "weird": "#ffffaa" } } \ No newline at end of file