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

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

[nongnu] elpa/ample-theme 6edd333 020/137: linum


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 6edd333 020/137: linum
Date: Thu, 21 Oct 2021 18:00:10 -0400 (EDT)

branch: elpa/ample-theme
commit 6edd333e3d492de52eadbd7ee7f8c9672cee2825
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    linum
---
 ample-theme.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/ample-theme.el b/ample-theme.el
index d9ae9f2..9d43d04 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -4,10 +4,10 @@
 ;; Description: Calm Dark Theme for Emacs
 ;; Author: Jordon Biondo <biondoj@mail.gvsu.edu>
 ;; Created: Wed Jul 24 01:04:58 2013 (-0400)
-;; Version: 0.2.3
-;; Last-Updated: Thu Sep 19 00:18:46 2013 (-0400)
+;; Version: 0.2.4
+;; Last-Updated: Sun Sep 29 17:01:14 2013 (-0400)
 ;;           By: Jordon Biondo
-;;     Update #: 8
+;;     Update #: 12
 ;; URL: https://github.com/jordonbiondo/ample-theme
 ;; Keywords: theme, dark
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -85,6 +85,8 @@
    `(mode-line-inactive ((t (:background "#454545" :foreground "cornsilk4"))))
    `(mode-line ((t (:background "cornsilk4" :foreground "#454545"))))
    
+   `(linum ((t (:background nil :foreground ,ample/gray))))
+
    `(vertical-border ((t (:background "#454545" :foreground "#454545"))))
 
    `(hl-line ((t (:background "#1f1f1f"))))



reply via email to

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