tidle
This commit is contained in:
@@ -397,7 +397,7 @@ class dr1p4ns1:
|
|||||||
if bold_init and bold_offset==0:
|
if bold_init and bold_offset==0:
|
||||||
fg_color=color_table[default_fg_color]
|
fg_color=color_table[default_fg_color]
|
||||||
else:
|
else:
|
||||||
fg_color=__~
|
fg_color=__
|
||||||
if not bold_offset==0 and not bold_init:
|
if not bold_offset==0 and not bold_init:
|
||||||
bold_before.append(int(fg_color))
|
bold_before.append(int(fg_color))
|
||||||
if bold_init and bold_offset==0:
|
if bold_init and bold_offset==0:
|
||||||
|
|||||||
Reference in New Issue
Block a user