소스 검색

fix face customization

Josh Bicking 7 년 전
부모
커밋
3be27afbc4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      emacs.d/init.el

+ 1 - 1
emacs.d/init.el

@@ -150,7 +150,7 @@
 ;; if no custom file exists, write a default one
 (unless (file-exists-p custom-file)
   (write-region "(custom-set-faces
- '(linum-relative-current-face ((t (:inherit linum :background "dim gray" :foreground "white" :underline nil)))))
+ '(linum-relative-current-face ((t (:inherit linum :background \"dim gray\" :foreground \"white\" :underline nil)))))
 (custom-set-variables
  '(custom-enabled-themes (quote (solarized-light)))
  '(custom-safe-themes