config: fix color cube generation

Closes #479
This commit is contained in:
Daniel Eklöf 2021-05-06 12:37:22 +02:00
parent b712bd9c24
commit a720188b42
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 10 additions and 3 deletions

View file

@ -70,6 +70,8 @@
* `generate-alt-random-writes.py --sixel` sometimes crashing,
resulting in PGO build failures.
* Wrong colors in the 256-color cube
(https://codeberg.org/dnkl/foot/issues/479).
### Security