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:
@@ -1,5 +1,5 @@
|
||||
[main]
|
||||
font=monospace:size=11
|
||||
|
||||
[colors]
|
||||
[colors-dark]
|
||||
alpha=0.95
|
||||
|
||||
Reference in New Issue
Block a user