FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
color.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 FTXUI 的 ftxui:: 命名空間
 

Functions

Element color (Color color, Element child)
 設定元素的前景顏色。
 
Element bgcolor (Color color, Element child)
 設定元素的背景顏色。
 
Decorator color (Color c)
 使用前景顏色進行裝飾。
 
Decorator bgcolor (Color color)
 使用背景顏色進行裝飾。
 

Variable Documentation

◆ color_

Color color_

Definition at line 39 of file dom/color.cpp.