- addColor
short addColor(short r, short g, short b)
Undocumented in source. Be warned that the author may not have intended to support it.
- addColor
short addColor(RGB color)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPair
short addPair(short fg, short bg)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDefaultColors
void initDefaultColors()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
chtype opIndex(short fg, short bg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
chtype opIndex(short pairIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- redefineColor
void redefineColor(short color, short r, short g, short b)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeColor
void removeColor(short color)
Undocumented in source. Be warned that the author may not have intended to support it.
- removePair
void removePair(short pairIndex)
Undocumented in source. Be warned that the author may not have intended to support it.