From 41185df75236afc7b66ce9f8c995690a0aa0a160 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 29 Mar 2022 11:35:25 -0300 Subject: src/infrastructure/machines.scm: Customize colors in infokey --- src/infrastructure/machines.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/infrastructure/machines.scm b/src/infrastructure/machines.scm index 6b294ff..c4ea0f2 100644 --- a/src/infrastructure/machines.scm +++ b/src/infrastructure/machines.scm @@ -70,6 +70,11 @@ (plain-file "infokey" #"""- ^e down-line ^y up-line + + #var + link-style=cyan + active-link-style=blue,bold + match-style=underline,bold,bggreen """#)) (define with-email.sh -- cgit v1.2.3