Files
serenity/Userland/Libraries/LibVT/TerminalWidget.cpp
Ninad Sachania a7d5ea0264 Terminal: Set alpha channel to 0xFF
This fixes a bug where VT::Color::Kind::Indexed colors from
index 16 to 255 were not being rendered because their
alpha channel was set to zero.
2024-11-12 09:42:18 -05:00

51 KiB