Selaa lähdekoodia

Update my theme

pull/15/head
10sr 8 vuotta sitten
vanhempi
commit
996ec29d06
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna