Add nord theme again

This commit is contained in:
Marco Thomas
2021-03-28 19:44:18 +02:00
parent 3cdd885e20
commit d51278a715
8 changed files with 88 additions and 58 deletions

View File

@@ -66,7 +66,7 @@
(use-package doom-themes
:ensure t
:init
(load-theme 'doom-vibrant t))
(load-theme 'doom-nord t))
(use-package doom-modeline
:ensure t
@@ -407,6 +407,8 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-safe-themes
'("e074be1c799b509f52870ee596a5977b519f6d269455b84ed998666cf6fc802a" "8f5a7a9a3c510ef9cbb88e600c0b4c53cdcdb502cfe3eb50040b7e13c6f4e78e" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" default))
'(package-selected-packages
'(dashboard org-bullets ein fill-column-indicator lsp-haskell haskell-mode lsp-java auctex rust-mode flycheck yasnippet counsel-projectile projectile company-box company lsp-ivy lsp-ui lsp-mode magit counsel evil-collection evil which-key general all-the-icons doom-themes use-package)))
(custom-set-faces