Przeglądaj źródła

Update my theme

pull/15/head
10sr 8 lat temu
rodzic
commit
996ec29d06
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz