theme: change to tokyo night
This commit is contained in:
parent
0869b98b3b
commit
cd8e902b57
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
(use-package base16-theme
|
||||
:config
|
||||
(load-theme 'base16-dracula t))
|
||||
(load-theme 'base16-tokyo-night-dark t))
|
||||
|
||||
(use-package nix-mode
|
||||
:mode "\\.nix\\'")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue