10sr 8 лет назад
Родитель
Сommit
996ec29d06
1 измененных файлов: 4 добавлений и 1 удалений
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Просмотреть файл

@@ -686,7 +686,10 @@ found, otherwise returns nil."
(load-theme 'cyberpunk t)
(set-face-attribute 'button
nil
:inherit 'highlight))
:inherit 'highlight)
(set-face-foreground 'mode-line-inactive
"white")
)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; file handling


Загрузка…
Отмена
Сохранить