I’m currently using the slider component to create two radio buttons, as shown below:
However, I can’t help but think that, no matter how much I change the colors of these buttons, they will continue to look incredibly ugly. I’d love to use two different buttons (i.e., rectangular shapes with the labels on top of them) to this end, maybe where whichever button that is selected changes fill color. It seems, however, that the coding for this would be somewhat challenging. Has anyone made something like this for their study, that they might be willing to share with me?
What you’re describing sounds like the “choice” style, added in 2023.1, which looks like this:

You could also use several ButtonStim Components
I suppose that could be a workable solution! I can’t seem to get the “choice” style to look exactly like yours does, though- it looks more like a pretty ugly scale than like buttons, since my “marker” doesn’t want to be the same size as the words. Any suggestions?
I think the difference is that mine is taller than it is wide so the labels stack vertically, though the marker should be the width of the widest item when in horizontal mode so I’ll look into what’s going on there. Is this online or local?