Background Color for indentations changed

clean_emacs
TuDatTr 2017-12-21 00:29:02 +01:00
parent e300791687
commit 2a2763a0ba
2 changed files with 1 additions and 1 deletions

2
.emacs
View File

@ -74,4 +74,4 @@
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance. ;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right. ;; If there is more than one, they won't work right.
) '(highlight-indentation-face ((t (:inherit nil :background "brightblack")))))