FTXUI  5.0.0
C++ functional terminal UI.
color.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Color
 A class representing terminal colors. More...
 

Namespaces

namespace  ftxui
 
namespace  ftxui::literals
 

Functions

Color operator""_rgb (unsigned long long int combined)
 Creates a color from a combined hex RGB representation, e.g. 0x808000_rgb. More...