Skip to content
Snippets Groups Projects
Commit acdb46ea authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Adoucit un poil la couleur de base

parent e3d8fced
No related branches found
No related tags found
No related merge requests found
......@@ -499,7 +499,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:inherit nil :slant normal :weight normal :height 105 :width normal :foundry "unknown" :family "DejaVu Sans Mono"))))
'(default ((t (:inherit nil :stipple nil :background "#272822" :foreground "white smoke" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 105 :width normal :foundry "PfEd" :family "DejaVu Sans Mono"))))
'(web-mode-doctype-face ((t (:foreground "dark magenta"))))
'(web-mode-html-attr-name-face ((t (:foreground "saddle brown"))))
'(web-mode-html-tag-face ((t (:foreground "medium blue"))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment