summary refs log tree commit diff stats
path: root/nix/.config
diff options
context:
space:
mode:
authorAlan Pearce2017-06-18 22:52:34 +0200
committerAlan Pearce2017-06-18 22:55:43 +0200
commit625b5d8aaec0f366b88a265cc4bd4e823bf7bb85 (patch)
tree002d13ac8a28592190a1205c05c5169713e37a13 /nix/.config
parent32f0ff25f19c4dd2fae22f4fcb01286beb098808 (diff)
downloaddotfiles-625b5d8aaec0f366b88a265cc4bd4e823bf7bb85.tar.lz
dotfiles-625b5d8aaec0f366b88a265cc4bd4e823bf7bb85.tar.zst
dotfiles-625b5d8aaec0f366b88a265cc4bd4e823bf7bb85.zip
Emacs: Try white-theme
Diffstat (limited to 'nix/.config')
-rw-r--r--nix/.config/nixpkgs/emacs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/.config/nixpkgs/emacs.nix b/nix/.config/nixpkgs/emacs.nix
index 1e439b6..6740719 100644
--- a/nix/.config/nixpkgs/emacs.nix
+++ b/nix/.config/nixpkgs/emacs.nix
@@ -91,7 +91,6 @@ in
     exec-path-from-shell
     expand-region
     eyebrowse
-    eziam-theme
     flow-minor-mode
     flycheck
     flycheck-flow
@@ -147,6 +146,7 @@ in
     visual-regexp
     volatile-highlights
     web-mode
+    white-theme
     wgrep-ag
     which-key
     yaml-mode