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

Modification de faces Web

parent 9ca7fec9
No related branches found
No related tags found
Loading
...@@ -573,8 +573,8 @@ ...@@ -573,8 +573,8 @@
'(org-scheduled-previously ((t (:foreground "IndianRed1")))) '(org-scheduled-previously ((t (:foreground "IndianRed1"))))
'(org-scheduled-today ((t (:foreground "pale goldenrod" :weight normal)))) '(org-scheduled-today ((t (:foreground "pale goldenrod" :weight normal))))
'(org-upcoming-deadline ((t (:foreground "gold" :underline nil :weight normal)))) '(org-upcoming-deadline ((t (:foreground "gold" :underline nil :weight normal))))
'(web-mode-doctype-face ((t (:foreground "dark magenta")))) '(web-mode-doctype-face ((t (:foreground "orchid" :slant italic :weight bold))))
'(web-mode-html-attr-name-face ((t (:foreground "saddle brown")))) '(web-mode-html-attr-name-face ((t (:foreground "dark salmon"))))
'(web-mode-html-tag-custom-face ((t (:foreground "deep sky blue")))) '(web-mode-html-tag-custom-face ((t (:foreground "deep sky blue"))))
'(web-mode-html-tag-face ((t (:foreground "deep sky blue")))) '(web-mode-html-tag-face ((t (:foreground "deep sky blue"))))
'(web-mode-html-tag-unclosed-face ((t (:foreground "deep sky blue" :underline t)))) '(web-mode-html-tag-unclosed-face ((t (:foreground "deep sky blue" :underline t))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment