Toreole / BasicCombatlogParser

A small project with limited functionality in parsing WoW Combatlogs.
0 stars 1 forks source link

Add more / better SpellSchool colors/brushes #22

Closed Toreole closed 1 month ago

Toreole commented 1 month ago

Every basic SpellSchool type should have its own color/brush associated with it.

Additionally it would be really cool if every spell school that was a combination of multiple basic ones had a Gradient Brush across all the basic types as its Brush. (Optional: adjust the type structure to be equivalent to what was done for ClassColors and their Brushes.)

Relevant classes / files: SpellSchoolColors, ClassColors