Revert "config: don't allow colors.flash-alpha to be 1.0"

This reverts commit 56d2c3e990.
This commit is contained in:
Alexander Orzechowski 2025-01-04 21:36:33 -05:00 committed by Daniel Eklöf
parent ab5a168dbf
commit de3becef96
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 2 additions and 26 deletions

View file

@ -80,9 +80,6 @@
* Runtime changes to the app-id (OSC-176) now limits the app-id string
to 2048 characters ([#1897][1897]).
* `colors.flash-alpha` can no longer be set to 1.0 (i.e. fully
opaque). This fixes an issue where the window would be stuck in the
flash state.
[1897]: https://codeberg.org/dnkl/foot/issues/1897