Are you adding that code yourself? If so then you could add some css classes to style that input to be the same as a Source button. i.e. adding class="s-button-primary source-btn mb-0" in amongst the code for the button should make it pick up the styling of the default (accent/primary) Source button. To make it pick up the secondary styling you would change the s-button-primary bit to s-button-second.