Skip to content

Commit

Permalink
Use nord with helix
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Aug 18, 2023
1 parent e666810 commit cd8e47f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/colours.nix
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ let
helix-theme = {
github-light = "github_light";
catppuccin-latte = "catppuccin_latte";
nord = "nord";
}.${config.me.theme} or "monokai-pro-custom";

current-theme = themes.${config.me.theme};
Expand Down

0 comments on commit cd8e47f

Please sign in to comment.