FTXUI  5.0.0
C++ functional terminal UI.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
color.cpp File Reference

Go to the source code of this file.

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...