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

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

[nongnu] elpa/oblivion-theme 751687dd61: Cleanup: format


From: ELPA Syncer
Subject: [nongnu] elpa/oblivion-theme 751687dd61: Cleanup: format
Date: Thu, 12 Jan 2023 01:59:29 -0500 (EST)

branch: elpa/oblivion-theme
commit 751687dd6163593fca2b21bb06a75ac2597de055
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: format
---
 oblivion-theme.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/oblivion-theme.el b/oblivion-theme.el
index 928162a320..b105cdc974 100644
--- a/oblivion-theme.el
+++ b/oblivion-theme.el
@@ -149,8 +149,7 @@
    ;; tab-bar-mode.
    `(tab-bar ((t (:bold t :foreground ,ob-aluminium3 :background 
,ob-aluminium6+5))))
    `(tab-bar-tab
-     ((t
-       (:foreground ,ob-aluminium3 :background ,ob-aluminium6+16 :box 
(:line-width -1 :color ,ob-aluminium4)))))
+     ((t (:foreground ,ob-aluminium3 :background ,ob-aluminium6+16 :box 
(:line-width -1 :color ,ob-aluminium4)))))
    `(tab-bar-tab-inactive ((t (:bold nil :italic t :foreground ,ob-aluminium3 
:background ,ob-aluminium6+16))))
 
    ;; which-func (shows in the mode-line).



reply via email to

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