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

Une couleur redéfinie pour l'agenda org

parent 2fc3e7ac
No related branches found
No related tags found
No related merge requests found
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
'(org-agenda-date-today ((t (:inherit org-agenda-date :background "#272822" :foreground "gold" :inverse-video t :box 1 :overline nil :underline t :weight bold)))) '(org-agenda-date-today ((t (:inherit org-agenda-date :background "#272822" :foreground "gold" :inverse-video t :box 1 :overline nil :underline t :weight bold))))
'(org-agenda-done ((t (:foreground "green3" :slant italic)))) '(org-agenda-done ((t (:foreground "green3" :slant italic))))
'(org-scheduled-previously ((t (:foreground "IndianRed1")))) '(org-scheduled-previously ((t (:foreground "IndianRed1"))))
'(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 "dark magenta"))))
'(web-mode-html-attr-name-face ((t (:foreground "saddle brown")))) '(web-mode-html-attr-name-face ((t (:foreground "saddle brown"))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment