Changeset 6c3eebceaa423859e02677bd655b19aaa0f77242
- Timestamp:
- 03/12/09 11:23:08 (3 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- 6764d9cf7f48f1dd5cf0754cf8785031aa135323
- Parents:
- 2d18e1b6fb53ac8a1ea498e80b756b46bd4bc26a
- git-author:
- Aleksandar Krsteski <alekrsteski@…> (03/02/09 19:18:44)
- git-committer:
- Lincoln de Sousa <lincoln@…> (03/12/09 11:23:08)
- Message:
-
Fix bold fonts did not use foreground color
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r2d18e1b
|
r6c3eebc
|
|
| 222 | 222 | i.set_color_dim(fgcolor) |
| 223 | 223 | i.set_color_foreground(fgcolor) |
| | 224 | i.set_color_bold(fgcolor) |
| 224 | 225 | |
| 225 | 226 | def bgcolor_changed(self, client, connection_id, entry, data): |