Fix deprecated [colors] section in foot.ini

foot 1.26.0 renamed [colors] to [colors-dark] (paired with a new
[colors-light] for a light theme); the old name still works but logs
a deprecation warning on every launch. This is the error you saw in
the foot terminal.
This commit is contained in:
2026-07-07 23:30:33 +02:00
parent 22e0b707e8
commit 1c8359fa4d
+1 -1
View File
@@ -1,5 +1,5 @@
[main] [main]
font=monospace:size=11 font=monospace:size=11
[colors] [colors-dark]
alpha=0.95 alpha=0.95