diff --git a/home/fuzzel/default.nix b/home/fuzzel/default.nix index ef58b085..1a7fbdc3 100644 --- a/home/fuzzel/default.nix +++ b/home/fuzzel/default.nix @@ -12,10 +12,10 @@ }; border = { width = 2; }; colors = { - background = "#00000099"; - selection = "#000000FF"; - selection-match = "#FF0000FF"; - selection-text = "#008000FF"; + background = "#23263499"; + selection = "#232634FF"; + selection-match = "#e78284FF"; + selection-text = "#babbf1FF"; text = "#FFFFFFFF"; }; };