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

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

[nongnu] elpa/solarized-theme 86e5f94ea0 2/2: Add theme for tab-bar face


From: ELPA Syncer
Subject: [nongnu] elpa/solarized-theme 86e5f94ea0 2/2: Add theme for tab-bar face
Date: Thu, 24 Mar 2022 00:58:48 -0400 (EDT)

branch: elpa/solarized-theme
commit 86e5f94ea033c8b2a21084774063a493b62a4e81
Author: eggathuru <12476831+eggathuru@users.noreply.github.com>
Commit: Thomas Frössman <thomasf@jossystem.se>

    Add theme for tab-bar face
---
 solarized-faces.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/solarized-faces.el b/solarized-faces.el
index 713a23bca2..cf26933186 100644
--- a/solarized-faces.el
+++ b/solarized-faces.el
@@ -1772,6 +1772,10 @@
 ;;;;;; misc
      `(sr-clex-hotchar-face ((,class (:background ,red  :foreground ,base03
                                                   :weight bold))))
+;;;;; tab-bar
+     `(tab-bar ((t (:background ,base03 :foreground ,base0))))
+     `(tab-bar-tab ((t (:background ,base03 :foreground ,base1))))
+     `(tab-bar-tab-inactive ((t (:background ,base02 :foreground ,base01))))
 ;;;;; tabbar
      `(tabbar-default ((,class (:foreground ,base03 :background ,base03))))
      `(tabbar-highlight ((,class (:underline t))))



reply via email to

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