View Single Post
Old 01-21-2020, 04:19 PM   #38
MariPoppins
Human being with feelings
 
Join Date: Dec 2019
Posts: 5
Default

Quote:
Originally Posted by mathurgood View Post
Hey, Quasar. Here's what I have in my rtconfig (lines 61 - 64):

Code:
; macro for the color of track labels, with tweaked custom color inheritance if a custom color is too dark
macro trackLabelColor element
	set element               	?recarm [255 255 255] [184 184 184]
endmacro
This will give you light grey text unless a track is record armed, in which case the text becomes white:



Hope this helps! Thanks again to WT for the instructions.
A bit unrelated to the topic but what did you do to your theme to colour only the header of the track and not all of it?
MariPoppins is offline   Reply With Quote