Skip to content

Commit

Permalink
Revert "feat(emacs): add catppuccin-theme"
Browse files Browse the repository at this point in the history
It's broken with diff-hl, see catppuccin/emacs#185
  • Loading branch information
gekoke committed Aug 27, 2024
1 parent 2446af7 commit fc59e2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,6 @@
(use-package apropospriate-theme)
(use-package adwaita-dark-theme :ensure nil)
(use-package gruvbox-theme)
(use-package catppuccin-theme
:custom
(catppuccin-flavor 'mocha))

(use-package remember-last-theme
:config
Expand Down

0 comments on commit fc59e2c

Please sign in to comment.