GUI: make ins picker a bit more clear

This commit is contained in:
tildearrow 2021-12-28 23:10:30 -05:00
parent 8f9f37f424
commit 0bd7278699
2 changed files with 25 additions and 6 deletions

View file

@ -13,6 +13,8 @@ enum FurnaceGUIColors {
GUI_COLOR_HEADER,
GUI_COLOR_ITEM_BACKGROUND,
GUI_COLOR_ITEM_FOREGROUND,
GUI_COLOR_INSTR_FM,
GUI_COLOR_INSTR_STD,
GUI_COLOR_CHANNEL_FM,
GUI_COLOR_CHANNEL_PULSE,
GUI_COLOR_CHANNEL_NOISE,