mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-05 22:18:15 +08:00
Update document WIP.
This commit is contained in:
committed by
Arthur Sonzogni
parent
177df31d41
commit
75c424cea9
@@ -9,6 +9,8 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
/// @brief The set of supported terminal colors.
|
||||
/// @ingroup screen
|
||||
enum class Color : uint8_t {
|
||||
// --- Transparent -----
|
||||
Default = 39,
|
||||
|
||||
Reference in New Issue
Block a user