MiRCARTToAnsi.py: fix colours.

This commit is contained in:
Lucio Andrés Illanes Albornoz 2019-01-21 20:21:11 +01:00
parent a4fa91f894
commit 375324be9b

View File

@ -13,8 +13,8 @@ MiRCARTToAnsiColours = [
30, # Black
94, # Light Blue
32, # Green
31, # Red
91, # Light Red
91, # Red
31, # Light Red
35, # Pink
33, # Yellow
93, # Light Yellow