ITADN

Fix RGBA values

#79Pull Requestfalbru 创建于 2024-12-21已合并
F
falbrucommented
All RGBA values were incorrect, since Qt operates with the format AARRGGBB, while kakoune operates with RRGGBBAA Before: ![image](https://github.com/user-attachments/assets/d6df379a-4f3e-41b7-9383-885db0b0b93e) After: ![image](https://github.com/user-attachments/assets/3390c8aa-2b4e-407c-9bc8-3c9339834738)
合并状态:已合并 合并于 2024-12-21 关闭于 2024-12-21 0 条评论