Преглед изворни кода

Fix button face for cyberpunk theme

pull/15/head
10sr пре 8 година
родитељ
комит
79748ba278
1 измењених фајлова са 4 додато и 1 уклоњено
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Прегледај датотеку

@@ -762,7 +762,10 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(global-end-mark-mode))

(when (safe-require-or-eval 'cyberpunk-theme)
(load-theme 'cyberpunk t))
(load-theme 'cyberpunk t)
(set-face-attribute 'button
nil
:inherit 'highlight))

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


Loading…
Откажи
Сачувај