@@ -600,6 +600,10 @@ Also bind `class' to ((class color) (min-colors 89))."
600
600
`(ledger-font-report-clickable-face ((t (:foreground , hc-zenburn-orange :weight normal))))
601
601
; ;;;; linum-mode
602
602
`(linum ((t (:foreground , hc-zenburn-green+2 :background , hc-zenburn-bg ))))
603
+ ; ;;;; lui
604
+ `(lui-time-stamp-face ((t (:foreground , hc-zenburn-blue-1 ))))
605
+ `(lui-hilight-face ((t (:foreground , hc-zenburn-green+2 :background , hc-zenburn-bg ))))
606
+ `(lui-button-face ((t (:inherit hover-highlight))))
603
607
; ;;;; macrostep
604
608
`(macrostep-gensym-1
605
609
((t (:foreground , hc-zenburn-green+2 :background , hc-zenburn-bg-1 ))))
@@ -616,14 +620,81 @@ Also bind `class' to ((class color) (min-colors 89))."
616
620
`(macrostep-macro-face
617
621
((t (:underline t ))))
618
622
; ;;;; magit
619
- `(magit-blame-heading ((t (:background , hc-zenburn-blue-3 :foreground , hc-zenburn-bg ))))
620
- `(magit-item-highlight ((t (:background , hc-zenburn-bg+05 ))))
621
- `(magit-section-title ((t (:foreground , hc-zenburn-yellow :weight bold ))))
622
- `(magit-process-ok ((t (:foreground , hc-zenburn-green :weight bold ))))
623
- `(magit-process-ng ((t (:foreground , hc-zenburn-red :weight bold ))))
624
- `(magit-branch ((t (:foreground , hc-zenburn-blue :weight bold ))))
625
- `(magit-log-author ((t (:foreground , hc-zenburn-orange ))))
626
- `(magit-log-sha1 ((t (:foreground , hc-zenburn-orange))))
623
+ ; ;;;;; headings and diffs
624
+ `(magit-section-highlight ((t (:background , hc-zenburn-bg+05 ))))
625
+ `(magit-section-heading ((t (:foreground , hc-zenburn-yellow :weight bold ))))
626
+ `(magit-section-heading-selection ((t (:foreground , hc-zenburn-orange :weight bold ))))
627
+ `(magit-diff-file-heading ((t (:weight bold ))))
628
+ `(magit-diff-file-heading-highlight ((t (:background , hc-zenburn-bg+05 :weight bold ))))
629
+ `(magit-diff-file-heading-selection ((t (:background , hc-zenburn-bg+05
630
+ :foreground , hc-zenburn-orange :weight bold ))))
631
+ `(magit-diff-hunk-heading ((t (:background , hc-zenburn-bg+1 ))))
632
+ `(magit-diff-hunk-heading-highlight ((t (:background , hc-zenburn-bg+2 ))))
633
+ `(magit-diff-hunk-heading-selection ((t (:background , hc-zenburn-bg+2
634
+ :foreground , hc-zenburn-orange ))))
635
+ `(magit-diff-lines-heading ((t (:background , hc-zenburn-orange
636
+ :foreground , hc-zenburn-bg+2 ))))
637
+ `(magit-diff-context-highlight ((t (:background , hc-zenburn-bg+05
638
+ :foreground " grey70" ))))
639
+ `(magit-diffstat-added ((t (:foreground , hc-zenburn-green+4 ))))
640
+ `(magit-diffstat-removed ((t (:foreground , hc-zenburn-red ))))
641
+ ; ;;;;; popup
642
+ `(magit-popup-heading ((t (:foreground , hc-zenburn-yellow :weight bold ))))
643
+ `(magit-popup-key ((t (:foreground , hc-zenburn-green-1 :weight bold ))))
644
+ `(magit-popup-argument ((t (:foreground , hc-zenburn-green :weight bold ))))
645
+ `(magit-popup-disabled-argument ((t (:foreground , hc-zenburn-fg-1 :weight normal))))
646
+ `(magit-popup-option-value ((t (:foreground , hc-zenburn-blue-2 :weight bold ))))
647
+ ; ;;;;; process
648
+ `(magit-process-ok ((t (:foreground , hc-zenburn-green :weight bold ))))
649
+ `(magit-process-ng ((t (:foreground , hc-zenburn-red :weight bold ))))
650
+ ; ;;;;; log
651
+ `(magit-log-author ((t (:foreground , hc-zenburn-orange ))))
652
+ `(magit-log-date ((t (:foreground , hc-zenburn-fg-1 ))))
653
+ `(magit-log-graph ((t (:foreground , hc-zenburn-fg+1 ))))
654
+ ; ;;;;; sequence
655
+ `(magit-sequence-pick ((t (:foreground , hc-zenburn-yellow-2 ))))
656
+ `(magit-sequence-stop ((t (:foreground , hc-zenburn-green ))))
657
+ `(magit-sequence-part ((t (:foreground , hc-zenburn-yellow ))))
658
+ `(magit-sequence-head ((t (:foreground , hc-zenburn-blue ))))
659
+ `(magit-sequence-drop ((t (:foreground , hc-zenburn-red ))))
660
+ `(magit-sequence-done ((t (:foreground , hc-zenburn-fg-1 ))))
661
+ `(magit-sequence-onto ((t (:foreground , hc-zenburn-fg-1 ))))
662
+ ; ;;;;; bisect
663
+ `(magit-bisect-good ((t (:foreground , hc-zenburn-green ))))
664
+ `(magit-bisect-skip ((t (:foreground , hc-zenburn-yellow ))))
665
+ `(magit-bisect-bad ((t (:foreground , hc-zenburn-red ))))
666
+ ; ;;;;; blame
667
+ `(magit-blame-heading ((t (:background , hc-zenburn-bg-1 :foreground , hc-zenburn-blue-2 ))))
668
+ `(magit-blame-hash ((t (:background , hc-zenburn-bg-1 :foreground , hc-zenburn-blue-2 ))))
669
+ `(magit-blame-name ((t (:background , hc-zenburn-bg-1 :foreground , hc-zenburn-orange ))))
670
+ `(magit-blame-date ((t (:background , hc-zenburn-bg-1 :foreground , hc-zenburn-orange ))))
671
+ `(magit-blame-summary ((t (:background , hc-zenburn-bg-1 :foreground , hc-zenburn-blue-2
672
+ :weight bold ))))
673
+ ; ;;;;; references etc
674
+ `(magit-dimmed ((t (:foreground , hc-zenburn-bg+3 ))))
675
+ `(magit-hash ((t (:foreground , hc-zenburn-bg+3 ))))
676
+ `(magit-tag ((t (:foreground , hc-zenburn-orange :weight bold ))))
677
+ `(magit-branch-remote ((t (:foreground , hc-zenburn-green :weight bold ))))
678
+ `(magit-branch-local ((t (:foreground , hc-zenburn-blue :weight bold ))))
679
+ `(magit-branch-current ((t (:foreground , hc-zenburn-blue :weight bold :box t ))))
680
+ `(magit-head ((t (:foreground , hc-zenburn-blue :weight bold ))))
681
+ `(magit-refname ((t (:background , hc-zenburn-bg+2 :foreground , hc-zenburn-fg :weight bold ))))
682
+ `(magit-refname-stash ((t (:background , hc-zenburn-bg+2 :foreground , hc-zenburn-fg :weight bold ))))
683
+ `(magit-refname-wip ((t (:background , hc-zenburn-bg+2 :foreground , hc-zenburn-fg :weight bold ))))
684
+ `(magit-signature-good ((t (:foreground , hc-zenburn-green ))))
685
+ `(magit-signature-bad ((t (:foreground , hc-zenburn-red ))))
686
+ `(magit-signature-untrusted ((t (:foreground , hc-zenburn-yellow ))))
687
+ `(magit-cherry-unmatched ((t (:foreground , hc-zenburn-cyan ))))
688
+ `(magit-cherry-equivalent ((t (:foreground , hc-zenburn-magenta ))))
689
+ `(magit-reflog-commit ((t (:foreground , hc-zenburn-green ))))
690
+ `(magit-reflog-amend ((t (:foreground , hc-zenburn-magenta ))))
691
+ `(magit-reflog-merge ((t (:foreground , hc-zenburn-green ))))
692
+ `(magit-reflog-checkout ((t (:foreground , hc-zenburn-blue ))))
693
+ `(magit-reflog-reset ((t (:foreground , hc-zenburn-red ))))
694
+ `(magit-reflog-rebase ((t (:foreground , hc-zenburn-magenta ))))
695
+ `(magit-reflog-cherry-pick ((t (:foreground , hc-zenburn-green ))))
696
+ `(magit-reflog-remote ((t (:foreground , hc-zenburn-cyan ))))
697
+ `(magit-reflog-other ((t (:foreground , hc-zenburn-cyan ))))
627
698
; ;;;; message-mode
628
699
`(message-cited-text ((t (:inherit font-lock-comment-face ))))
629
700
`(message-header-name ((t (:foreground , hc-zenburn-green+1 ))))
0 commit comments