Ormael13 / CoCX

Coc source from Fenoxo with Xianxia twist and not only ^^
48 stars 31 forks source link

Color code updates #726

Closed gatogrande1987 closed 1 month ago

gatogrande1987 commented 1 month ago

Fixed color declarations in the following: classes root files classes.displays files with the exception of PerkMenu Someone smarter than I would need to look at lines 1411,1414 and 1448 and their associated logic. Added font-olive and font-critical to ParserTags, and put more gradation to colors for difficulty levels, as previous was (olive, dark red, bright red, crimson[x2]) last crimson is now pink

Moves forward #41 Leaves 138 occurrences unchanged

UPDATE: Finished Color code redo. Changed all '' to '[/font]' where '[font-{color}]' is used to match styles.

Should be done. Resolves #41