emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/apropospriate-theme 96411f7 052/118: use boldness more spa


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 96411f7 052/118: use boldness more sparingly
Date: Thu, 21 Oct 2021 18:02:21 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 96411f7077d022ad7c2baa98b89c776b5fc8d93f
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    use boldness more sparingly
    
    generally only preferring boldness for prompts, titles, process output
---
 apropospriate.el | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index dbd4ab0..af022c4 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -95,7 +95,7 @@
      `(hl-line ((,class (:background ,highlight-line-color))))
      `(link ((,class (:foreground ,blue :underline t))))
      `(link-visited ((,class (:inherit link :foreground ,purple))))
-     `(minibuffer-prompt ((,class (:foreground ,blue))))
+     `(minibuffer-prompt ((,class (:foreground ,blue :weight bold))))
      `(region ((,class (:background ,base00+2))))
      `(vhl/default-face ((,class (:background ,base00+1))))
      `(trailing-whitespace ((,class (:background ,base00+1 :foreground 
,yellow))))
@@ -322,7 +322,7 @@
      `(diff-hl-unknown ((,class (:foreground ,orange-1 :background 
,base00+1))))
      `(diff-hl-delete ((,class (:foreground ,red-1 :background ,base00+1))))
      `(diff-hl-change ((,class (:foreground ,blue-1 :background ,base00+1))))
-     `(eldoc-highlight-function-argument ((,class (:foreground ,green :weight 
bold))))
+     `(eldoc-highlight-function-argument ((,class (:foreground ,green))))
      `(undo-tree-visualizer-default-face ((,class (:foreground ,base03))))
      `(undo-tree-visualizer-current-face ((,class (:foreground ,green :weight 
bold))))
      `(undo-tree-visualizer-active-branch-face ((,class (:foreground ,red))))
@@ -367,7 +367,7 @@
      `(magit-branch-current ((,class (:foreground ,green-1))))
      `(magit-head ((,class (:foreground ,indigo))))
      `(magit-section-highlight ((,class (:inherit highlight))))
-     `(magit-section-heading ((,class (:foreground ,purple :weight bold))))
+     `(magit-section-heading ((,class (:foreground ,purple))))
      `(magit-dimmed ((,class (:background ,base00-2))))
      `(magit-refname ((,class (:foreground ,orange))))
      `(magit-diff-added ((,class (:foreground ,green :background 
unspecified))))
@@ -398,10 +398,10 @@
      `(ediff-even-diff-Ancestor ((,class (:background ,base00+2))))
      `(ediff-even-diff-B ((,class (:background ,base00+2))))
      `(ediff-even-diff-C ((,class (:background ,base00+2))))
-     `(ediff-fine-diff-A ((,class (:foreground ,base03 :background ,red-1 
:weight bold))))
-     `(ediff-fine-diff-Ancestor ((,class (:foreground ,base03 :background 
,red-1 :weight bold))))
-     `(ediff-fine-diff-B ((,class (:foreground ,base03 :background ,green-1 
:weight bold))))
-     `(ediff-fine-diff-C ((,class (:foreground ,base03 :background ,blue-1 
:weight bold ))))
+     `(ediff-fine-diff-A ((,class (:foreground ,base03 :background ,red-1))))
+     `(ediff-fine-diff-Ancestor ((,class (:foreground ,base03 :background 
,red-1))))
+     `(ediff-fine-diff-B ((,class (:foreground ,base03 :background ,green-1))))
+     `(ediff-fine-diff-C ((,class (:foreground ,base03 :background ,blue-1 ))))
      `(ediff-odd-diff-A ((,class (:background ,base01))))
      `(ediff-odd-diff-Ancestor ((,class (:background ,base01))))
      `(ediff-odd-diff-B ((,class (:background ,base01))))
@@ -438,7 +438,7 @@
      `(org-table ((,class (:foreground ,purple))))
      `(org-todo ((,class (:foreground ,red))))
      `(org-upcoming-deadline ((,class (:foreground ,orange))))
-     `(org-warning ((,class (:weight bold :foreground ,red))))
+     `(org-warning ((,class (:foreground ,red))))
      `(org-block ((,class (:foreground ,orange :background ,base00+1))))
      `(org-meta-line ((,class (:inherit font-lock-comment-face))))
      `(org-block-end-line ((,class (:inherit font-lock-comment-face))))
@@ -482,16 +482,16 @@
      `(pulse-highlight-face ((,class (:background ,pink))))
      `(pulse-highlight-start-face ((,class (:background ,pink))))
      `(eshell-prompt ((,class (:foreground ,green :weight bold))))
-     `(eshell-ls-archive ((,class (:foreground ,teal :weight bold))))
+     `(eshell-ls-archive ((,class (:foreground ,teal))))
      `(eshell-ls-backup ((,class (:inherit font-lock-comment-face))))
      `(eshell-ls-clutter ((,class (:inherit font-lock-comment-face))))
-     `(eshell-ls-directory ((,class (:foreground ,brown :weight bold))))
-     `(eshell-ls-executable ((,class (:foreground ,red :weight bold))))
+     `(eshell-ls-directory ((,class (:foreground ,brown))))
+     `(eshell-ls-executable ((,class (:foreground ,red))))
      `(eshell-ls-unreadable ((,class (:inherit font-lock-comment-face))))
      `(eshell-ls-missing ((,class (:inherit font-lock-warning-face))))
      `(eshell-ls-product ((,class (:inherit font-lock-doc-face))))
-     `(eshell-ls-special ((,class (:foreground ,orange :weight bold))))
-     `(eshell-ls-symlink ((,class (:foreground ,purple :weight bold))))
+     `(eshell-ls-special ((,class (:foreground ,orange))))
+     `(eshell-ls-symlink ((,class (:foreground ,purple))))
      `(erc-action-face ((,class (:inherit erc-default-face))))
      `(erc-bold-face ((,class (:weight bold))))
      `(erc-current-nick-face ((,class (:foreground ,blue :weight bold))))
@@ -502,12 +502,12 @@
      `(erc-fool-face ((,class (:inherit erc-default))))
      `(erc-highlight-face ((,class (:inherit hover-highlight))))
      `(erc-input-face ((,class (:foreground ,yellow))))
-     `(erc-keyword-face ((,class (:foreground ,blue :weight bold))))
+     `(erc-keyword-face ((,class (:foreground ,blue))))
      `(erc-nick-default-face ((,class (:foreground ,yellow :weight bold))))
      `(erc-my-nick-face ((,class (:foreground ,red :weight bold))))
      `(erc-nick-msg-face ((,class (:inherit erc-default))))
      `(erc-notice-face ((,class (:foreground ,green))))
-     `(erc-pal-face ((,class (:foreground ,orange :weight bold))))
+     `(erc-pal-face ((,class (:foreground ,orange))))
      `(erc-prompt-face ((,class (:foreground ,orange :background ,base00 
:weight bold))))
      `(erc-timestamp-face ((,class (:foreground ,green))))
      `(erc-underline-face ((,class (:underline t)))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]