diff --git a/home.nix b/home.nix index 47fa5f7..d4dc334 100644 --- a/home.nix +++ b/home.nix @@ -236,6 +236,7 @@ in }; programs.helix.themes.tudbut = { inherits = "monokai_pro_ristretto"; + "string.special.symbol" = { fg = "#5cdaa7"; }; }; }; }