teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Public Attributes | List of all members
teditor::NameColorPair Struct Reference

#include <colors.h>

Public Attributes

std::string name
 
std::string color
 

Detailed Description

name and color pair for constructing color map

Member Data Documentation

◆ color

std::string teditor::NameColorPair::color

◆ name

std::string teditor::NameColorPair::name

The documentation for this struct was generated from the following file: