Replace the number input style debut cart quantity, with plus and minus

Im working on a store using the debut theme, I want to change the html number input on a my cart page, to a plus and minus buttons such as those on dawn and/turbo/venture.

Does anybody know the exact steps needed? I have tried in the theme.js field to connect up the

_handleInputQty and _updateItemQuantity functions so some new buttons but it seems that it is also so interconnected in the theme.js file that I cant quite get my head around it.
Help appreciated!