bottom/tests/invalid_configs/invalid_colour_name.toml
Clement Tsang db07246f67
other: don't use manual map for color name mapping (#908)
* other: don't use manual map for color name mapping

I actually don't know why I was doing it like that before.

This commit removes the phf crate, as it's not needed anymore.

* update test
2022-11-21 03:34:33 -05:00

3 lines
43 B
TOML

[colors]
table_header_color = "LightB lue"