add bold font

This commit is contained in:
Kirill Shvakov 2018-03-05 14:18:53 +02:00
parent 3c09dacb5f
commit 5e55a605f0

View File

@ -104,6 +104,7 @@ private:
"q", "й", "\\q", "\\Q", "\\й", "\\Й", ":q", "Жй"
};
std::map<String, String> colors = {
{ "bold", "1" },
/* Foreground */
{ "black", "30" },
{ "red", "31" },