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

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

[nongnu] elpa/subatomic-theme 67bcc16 22/58: Fix line number colors


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 67bcc16 22/58: Fix line number colors
Date: Thu, 21 Oct 2021 18:11:14 -0400 (EDT)

branch: elpa/subatomic-theme
commit 67bcc16a8ead83353088295496031f5a00e212e9
Author: Owain Lewis <owain@owainlewis.com>
Commit: Owain Lewis <owain@owainlewis.com>

    Fix line number colors
---
 subatomic-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index b437d39..9387881 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -67,6 +67,9 @@ The theme has to be reloaded after changing anything in this 
group."
 
    `(fringe
      ((t (:background ,midnight))))
+       
+   `(linum 
+      ((t (:background, midnight :foreground, relaxed-white))))
 
    `(vertical-border
      ((t (:foreground ,midnight-2))))



reply via email to

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