gitter-cli
Version:
A gitter client for your console.
33 lines (31 loc) • 456 B
JSON
{
"history": {
"fg": "white",
"bg": "bg",
"border": {
"bg": "lightblack"
},
"scrollbar": {
"bg": "grey",
"fg": "bg"
}
},
"chat-history-message": {
"bg": "bg"
},
"message-input": {
"fg": "lightwhite",
"bg": "gray",
"focus": {
"fg": "lightwhite",
"bg": "brightblack"
}
},
"author-possible-colors": [
"red",
"cyan",
"blue",
"magenta",
"yellow"
]
}