theme: change to tokyo night

This commit is contained in:
Artur Manuel 2025-04-01 19:26:49 +01:00
commit cd8e902b57
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q

View file

@ -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\\'")