diff --git a/home-manager/roles/helix.nix b/home-manager/roles/helix.nix index e16d1a12..27cd1400 100644 --- a/home-manager/roles/helix.nix +++ b/home-manager/roles/helix.nix @@ -42,10 +42,7 @@ in { enable = true; themes.mytheme = { inherits = "catppuccin_mocha"; - palette = { - mantle = "#${config.m-0.colors.accent}"; - base = "#000000"; - }; + "ui.background".alpha = 1.0; "diagnostic.info".underline = { color = "blue"; style = "curl";