use highlight instead

I think it should be highlight
This commit is contained in:
itsmattkc
2021-08-16 17:51:20 -07:00
parent 6d9ba1ed7f
commit 618ecacccd
+1 -2
View File
@@ -48,8 +48,7 @@ public:
};
// FIXME: attempt to make it stylable, Link color looks better to me but Highlight might work as well
#define PLAYHEAD_COLOR palette().link().color()
#define PLAYHEAD_COLOR palette().highlight().color()
}