From 043f497d7475860f49815c9de35c0c76aa45a135 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 12 Oct 2025 21:39:49 +0530 Subject: Persistant dir-based marks --- colors/phenax.kak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'colors') diff --git a/colors/phenax.kak b/colors/phenax.kak index 7118bf3..ea985d8 100644 --- a/colors/phenax.kak +++ b/colors/phenax.kak @@ -23,9 +23,9 @@ evaluate-commands %sh{ ## code echo " - face global value ${orange} + face global value ${lightblue} face global type ${yellow} - face global variable ${red} + face global variable ${lightblue} face global module ${lightblue} face global function ${lightblue} face global string ${green} -- cgit v1.3.1