Ver a proveniência

Update my theme

pull/15/head
10sr há 8 anos
ascendente
cometimento
996ec29d06
1 ficheiros alterados com 4 adições e 1 eliminações
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Ver ficheiro

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


Carregando…
Cancelar
Guardar