feat(base16): move to dracula
This commit is contained in:
parent
465da6e488
commit
0b261fd976
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
(use-package base16-theme
|
||||
:config
|
||||
(load-theme 'base16-everforest-dark-hard t))
|
||||
(load-theme 'base16-dracula t))
|
||||
|
||||
(use-package nix-mode
|
||||
:mode "\\.nix\\'")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue