mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
dc8c090753
FTXUI supported only the 16 colors palette. This patch adds support for the 256 palette and the TrueColor(8×8×8) mode. This was made by kerdelos@ and fixes issue: https://github.com/ArthurSonzogni/FTXUI/issues/45 Co-authored-by: Damien D <kerdelos@gmail.com> Co-authored-by: Arthur Sonzogni <sonzogniarthur@gmail.com> |
||
---|---|---|
.. | ||
border.cpp | ||
CMakeLists.txt | ||
color_gallery.cpp | ||
color_truecolor_HSV.cpp | ||
color_truecolor_RGB.cpp | ||
dbox.cpp | ||
gauge.cpp | ||
graph.cpp | ||
hflow.cpp | ||
html_like.cpp | ||
package_manager.cpp | ||
paragraph.cpp | ||
separator.cpp | ||
size.cpp | ||
spinner.cpp | ||
style_blink.cpp | ||
style_bold.cpp | ||
style_color.cpp | ||
style_dim.cpp | ||
style_gallery.cpp | ||
style_inverted.cpp | ||
style_underlined.cpp | ||
vbox_hbox.cpp | ||
window.cpp |