소스 검색

Update my theme

pull/15/head
10sr 8 년 전
부모
커밋
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


불러오는 중...
취소
저장