branch: elpa/tangotango-theme commit fda0d5abafd85d54b3ab74c6c6d6e8a77868f4af Author: Juba <jul...@nozav.org> Commit: Juba <jul...@nozav.org>
Add ecb-tag-header-face --- color-theme-tangotango.el | 1 + 1 file changed, 1 insertion(+) diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el index bb7a8655a6..57f48e4f5a 100644 --- a/color-theme-tangotango.el +++ b/color-theme-tangotango.el @@ -185,6 +185,7 @@ (ess-jb-h2-face ((t (:height 1.4 :foreground "#6ac214" :slant normal)))) (ess-jb-h3-face ((t (:height 1.2 :foreground "#edd400" :slant normal)))) (ecb-default-highlight-face ((t (:background "#729fcf")))) + (ecb-tag-header-face ((t (:background "#f57900")))) ))) (provide 'color-theme-tangotango) \ No newline at end of file