Update README.md

serde-0.9 no longer has this bug; 
testing lsd with a zero-byte colors.yaml works just fine showing the default theme.
This commit is contained in:
Tom Regner 2024-06-26 14:31:06 +02:00 committed by Wei Zhang
parent bc20b8f80b
commit cffa045354

View file

@ -365,9 +365,6 @@ git-status:
When creating a theme for `lsd`, you can specify any part of the default theme,
and then change its colors, the items missed would fall back to use the default colors.
Please also notice that an empty theme is **NOT** supported due to
[a bug in serde lib](https://github.com/dtolnay/serde-yaml/issues/86).
### Icon Theme
Icon theme can be configured in a fixed location, `$XDG_CONFIG_DIR/lsd/icons.yaml`,