GUI: colored channe names

This commit is contained in:
tildearrow 2021-12-23 17:09:33 -05:00
parent 5bef7934d7
commit 830e880a57
4 changed files with 81 additions and 2 deletions

View file

@ -16,6 +16,8 @@ enum FurnaceGUIColors {
GUI_COLOR_CHANNEL_NOISE,
GUI_COLOR_CHANNEL_WAVE,
GUI_COLOR_CHANNEL_PCM,
GUI_COLOR_CHANNEL_OP,
GUI_COLOR_CHANNEL_MUTED,
GUI_COLOR_PATTERN_CURSOR,
GUI_COLOR_PATTERN_CURSOR_HOVER,
GUI_COLOR_PATTERN_CURSOR_ACTIVE,