FTXUI  5.0.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
color_info.hpp
Go to the documentation of this file.
1// Copyright 2020 Arthur Sonzogni. All rights reserved.
2// Use of this source code is governed by the MIT license that can be found in
3// the LICENSE file.
4#ifndef FTXUI_SCREEN_COLOR_INFO_HPP
5#define FTXUI_SCREEN_COLOR_INFO_HPP
6
7#include <cstdint>
9
10namespace ftxui {
11
23
26
27} // namespace ftxui
28
29#endif // FTXUI_SCREEN_COLOR_INFO_HPP
std::shared_ptr< T > Make(Args &&... args)
Definition component.hpp:26
ColorInfo GetColorInfo(Color::Palette256 index)
const char * name