I want to make the LN Notes display as a different color in my skin, how can i do this?
[Mania] // This is a comment line. Every mania skin starts with [Mania] string // and only applies for the defined Keys count. Keys: 4 //----------Notes // This is the part of normal/tap notes NoteImage0: mania-note1 NoteImage1: mania-note2 NoteImage2: mania-note2 NoteImage3: mania-note1 // This is the part of hold notes // NoteImageXH is the head/start of the long note NoteImage0H: mania-note1H NoteImage1H: mania-note2H NoteImage2H: mania-note2H NoteImage3H: mania-note1H // NoteImageXL is the body of the long note NoteImage0L: mania-note1L NoteImage1L: mania-note2L NoteImage2L: mania-note2L NoteImage3L: mania-note1L // NoteImageXH is the tail/end of the long note NoteImage0T: mania-note1T NoteImage1T: mania-note2T NoteImage2T: mania-note2T NoteImage3T: mania-note1T