This commit is contained in:
.[d]. 2022-02-22 07:29:38 -06:00
parent c3f7ee2769
commit b50b70172a

View File

@ -397,7 +397,7 @@ class dr1p4ns1:
if bold_init and bold_offset==0:
fg_color=color_table[default_fg_color]
else:
fg_color=__~
fg_color=__
if not bold_offset==0 and not bold_init:
bold_before.append(int(fg_color))
if bold_init and bold_offset==0:
@ -643,4 +643,4 @@ if __name__ == "__main__":
os.system('stty sane')
#######################################
######################################################################################################################### EOF
######################################################################################################################### EOF