Show More
@@ -237,7 +237,7 b' try:' | |||
|
237 | 237 | 'green_background': BACKGROUND_GREEN, |
|
238 | 238 | 'blue_background': BACKGROUND_BLUE, |
|
239 | 239 | 'cyan_background': BACKGROUND_BLUE | BACKGROUND_GREEN, |
|
240 |
'bold_background': |
|
|
240 | 'bold_background': BACKGROUND_INTENSITY, | |
|
241 | 241 | 'underline': COMMON_LVB_UNDERSCORE, # double-byte charsets only |
|
242 | 242 | 'inverse': COMMON_LVB_REVERSE_VIDEO, # double-byte charsets only |
|
243 | 243 | } |
General Comments 0
You need to be logged in to leave comments.
Login now