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

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

[nongnu] elpa/apropospriate-theme 1e8daa3e21: use :background unspecifie


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 1e8daa3e21: use :background unspecified instead of :background nil everywhere
Date: Sun, 15 Dec 2024 15:59:24 -0500 (EST)

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

    use :background unspecified instead of :background nil everywhere
---
 apropospriate-theme.el | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index 07702a53f9..e46b15e142 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -124,9 +124,9 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(eww-valid-certificate ((,class (:inherit success))))
      `(eww-invalid-certificate ((,class (:inherit error))))
      `(ace-jump-face-background ((,class (:foreground ,base00+3))))
-     `(ace-jump-face-foreground ((,class (:foreground ,pink-1 :background nil 
:weight bold))))
+     `(ace-jump-face-foreground ((,class (:foreground ,pink-1 :background 
unspecified :weight bold))))
      `(ajb-face ((,class (:background ,base00+1))))
-     `(avy-lead-face ((,class (:foreground ,pink-1 :background nil :weight 
bold))))
+     `(avy-lead-face ((,class (:foreground ,pink-1 :background unspecified 
:weight bold))))
      `(avy-lead-face-0 ((,class (:inherit avy-lead-face))))
      `(avy-lead-face-1 ((,class (:inherit avy-lead-face))))
      `(avy-lead-face-2 ((,class (:inherit avy-lead-face))))
@@ -171,7 +171,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(powerline-active2 ((,class (:background ,base00+1 :height ,(or 
apropospriate-mode-line-height 1.0)))))
      `(powerline-inactive1 ((,class (:background ,base00+1 :height ,(or 
apropospriate-mode-line-height 1.0)))))
      `(powerline-inactive2 ((,class (:background ,base00+1 :height ,(or 
apropospriate-mode-line-height 1.0)))))
-     `(alert-trivial-face ((,class (:inherit nil :foreground nil :background 
nil))))
+     `(alert-trivial-face ((,class (:inherit nil :foreground nil :background 
unspecified))))
      `(anzu-mode-line ((,class (:foreground ,yellow))))
      `(persp-selected-face ((,class (:foreground ,base03))))
      `(mm-command-output ((,class (:foreground unspecified :background 
unspecified))))
@@ -192,7 +192,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(lazy-highlight ((,class (:foreground ,yellow))))
      `(isearch-lazy-highlight-face ((,class (:foreground ,yellow))))
      `(isearch-fail ((,class (:inherit font-lock-warning-face))))
-     `(regex-tool-matched-face ((,class (:foreground nil :background nil 
:inherit match))))
+     `(regex-tool-matched-face ((,class (:foreground nil :background 
unspecified :inherit match))))
      `(ag-match-face ((,class (:inherit isearch-lazy-highlight-face))))
      `(custom-state ((,class (:foreground ,green))))
      `(visible-mark-active ((,class (:foreground unspecified :background 
,light-emphasis))))
@@ -228,11 +228,11 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(ivy-match-required-face ((,class (:foreground ,red))))
      `(ivy-remote ((,class (:foreground ,cyan))))
      `(ivy-virtual ((,class (:foreground ,cyan))))
-     `(ivy-minibuffer-match-face-1 ((,class (:foreground nil :background nil 
:underline (:style line :color ,base02)))))
+     `(ivy-minibuffer-match-face-1 ((,class (:foreground nil :background 
unspecified :underline (:style line :color ,base02)))))
 
-     `(ivy-minibuffer-match-face-2 ((,class (:foreground ,yellow :background 
nil :underline (:style line :color ,base02)))))
-     `(ivy-minibuffer-match-face-3 ((,class (:foreground ,yellow :background 
nil :underline (:style line :color ,base02)))))
-     `(ivy-minibuffer-match-face-4 ((,class (:foreground ,yellow :background 
nil :underline (:style line :color ,base02)))))
+     `(ivy-minibuffer-match-face-2 ((,class (:foreground ,yellow :background 
unspecified :underline (:style line :color ,base02)))))
+     `(ivy-minibuffer-match-face-3 ((,class (:foreground ,yellow :background 
unspecified :underline (:style line :color ,base02)))))
+     `(ivy-minibuffer-match-face-4 ((,class (:foreground ,yellow :background 
unspecified :underline (:style line :color ,base02)))))
      `(swiper-match-face-1 ((,class (:inherit ivy-minibuffer-match-face-1))))
      `(swiper-match-face-2 ((,class (:inherit ivy-minibuffer-match-face-2))))
      `(swiper-match-face-3 ((,class (:inherit ivy-minibuffer-match-face-3))))
@@ -320,7 +320,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(popup-face ((,class (:inherit company-tooltip))))
      `(popup-menu-mouse-face ((,class (:inherit popup-face))))
      `(popup-menu-selection-face ((,class (:inherit 
company-tooltip-selection))))
-     `(popup-isearch-match ((,class (:foreground ,yellow :background nil))))
+     `(popup-isearch-match ((,class (:foreground ,yellow :background 
unspecified))))
      `(popup-scroll-bar-foreground-face ((,class (:inherit 
company-scrollbar-fg))))
      `(popup-scroll-bar-background-face ((,class (:inherit 
company-scrollbar-bg))))
      `(tab-bar ((,class (:background ,base00-2))))
@@ -464,23 +464,23 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(dired-subtree-depth-6-face ((,class (:background ,base00-3))))
      `(diredp-compressed-file-suffix ((,class (:foreground ,blue))))
      `(diredp-dir-heading ((,class (:inherit dired-header))))
-     `(diredp-dir-priv ((,class (:foreground ,cyan :background nil))))
-     `(diredp-exec-priv ((,class (:foreground ,blue :background nil))))
-     `(diredp-executable-tag ((,class (:foreground ,red :background nil))))
+     `(diredp-dir-priv ((,class (:foreground ,cyan :background unspecified))))
+     `(diredp-exec-priv ((,class (:foreground ,blue :background unspecified))))
+     `(diredp-executable-tag ((,class (:foreground ,red :background 
unspecified))))
      `(diredp-file-name ((,class (:foreground ,orange))))
      `(diredp-file-suffix ((,class (:foreground ,green))))
-     `(diredp-flag-mark-line ((,class (:background nil :inherit highlight))))
+     `(diredp-flag-mark-line ((,class (:background unspecified :inherit 
highlight))))
      `(diredp-ignored-file-name ((,class (:foreground ,base03))))
-     `(diredp-link-priv ((,class (:background nil :foreground ,purple))))
+     `(diredp-link-priv ((,class (:background unspecified :foreground 
,purple))))
      `(diredp-mode-line-flagged ((,class (:foreground ,red))))
      `(diredp-mode-line-marked ((,class (:foreground ,green))))
-     `(diredp-no-priv ((,class (:background nil))))
+     `(diredp-no-priv ((,class (:background unspecified))))
      `(diredp-number ((,class (:foreground ,orange-1))))
-     `(diredp-other-priv ((,class (:background nil :foreground ,purple))))
-     `(diredp-rare-priv ((,class (:foreground ,red :background nil))))
-     `(diredp-read-priv ((,class (:foreground ,green :background nil))))
+     `(diredp-other-priv ((,class (:background unspecified :foreground 
,purple))))
+     `(diredp-rare-priv ((,class (:foreground ,red :background unspecified))))
+     `(diredp-read-priv ((,class (:foreground ,green :background 
unspecified))))
      `(diredp-symlink ((,class (:foreground ,purple))))
-     `(diredp-write-priv ((,class (:foreground ,yellow :background nil))))
+     `(diredp-write-priv ((,class (:foreground ,yellow :background 
unspecified))))
      `(magit-process-ok ((,class (:foreground ,green))))
      `(magit-process-ng ((,class (:foreground ,red))))
      `(magit-tag ((,class (:foreground ,cyan-1))))



reply via email to

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