new theme: tomorrow night

This commit is contained in:
Grigory Shipunov 2020-11-13 17:21:09 +01:00
parent f280ea7878
commit cc35cd372e
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -144,7 +144,8 @@
version-control t) version-control t)
;; color theme ;; color theme
(load-theme 'wombat t) (straight-use-package 'color-theme-sanityinc-tomorrow)
(load-theme 'sanityinc-tomorrow-night 1)
(set-face-italic 'font-lock-comment-face t) (set-face-italic 'font-lock-comment-face t)
(set-face-italic 'font-lock-comment-delimiter-face nil) (set-face-italic 'font-lock-comment-delimiter-face nil)