From 5a62e31ca08b43033987a077e3e5fa2424c5ace4 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 30 Nov 2021 08:26:53 +0200 Subject: [PATCH] foot/foot.ini: add dim0 color Foot 1.10.0 added support for dim0-7 colors. Selenized only uses dim0 apparently. See: https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md#1-10-0 See: https://github.com/jan-warchol/selenized/blob/master/the-values.md --- foot/foot.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/foot/foot.ini b/foot/foot.ini index a326086..f6b20e8 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -37,3 +37,5 @@ bright4= 58a3ff bright5= ff84cd bright6= 53d6c7 bright7= cad8d9 + +dim0= 72898f