Age | Commit message (Collapse) | Author |
|
TODO: change the plugin API to take advantage of this
This change is backwards-compatible (as in “should not break anything”)
|
|
|
|
Show headline messages in the info buffer, and show error messages (or
other errors) with a special style.
|
|
|
|
(only the left part)
|
|
If COLOR_HIGHLIGHT_NICK = "reverse", the highlight nick will be in reverse
mode.
fix #2165
|
|
|
|
- Currently only used by the SSL checking prompt
- fg: black ; bg: red ; bold
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/theming.py
src/windows.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(only colors that look too much like white or black are not used)
|
|
|
|
|
|
|
|
setting it to 'default' or a number of spaces has the same effect
|
|
|
|
|
|
|
|
|
|
Doesn’t run yet if term doesn’t support 256 colors, I know
(thus the branch "256")
|