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

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

[nongnu] elpa/gotham-theme 8e34844292 074/214: Make links stand out


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 8e34844292 074/214: Make links stand out
Date: Fri, 7 Jan 2022 17:58:43 -0500 (EST)

branch: elpa/gotham-theme
commit 8e348442927c1050327d66a1b83ffff14c3d374a
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Make links stand out
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index d264b4ca12..c5c764ae5a 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -120,7 +120,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    (button :foreground base4 :box t)
    (shadow :foreground base4)
    (highlight :background base2)
-   (link :foreground orange)
+   (link :foreground orange :underline t)
    (link-visited :foreground yellow)
    (cursor :background base6)
    (region :foreground unspecified :background base3)



reply via email to

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