From 8e88159c33d404de00853f034fe1567554e0c61b Mon Sep 17 00:00:00 2001 From: Rob Swindell <rob@synchro.net> Date: Sun, 25 Apr 2021 19:37:00 -0700 Subject: [PATCH] Change default file description color from darkgreen to lightgray. --- ctrl/attr.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctrl/attr.cfg b/ctrl/attr.cfg index 473609ee46..e992306e3b 100644 --- a/ctrl/attr.cfg +++ b/ctrl/attr.cfg @@ -8,7 +8,7 @@ GH User Name in Node Status G Node Status BH File Name in Listings M File Points in Listings -G File Descriptions in Listings +W File Descriptions in Listings YH File Listings Header Box B File Listings Title Underline GH Chat Text Input Locally -- GitLab