Does anyone have some tips for me on how to organize styles in anko? Would you create a kotlin file holding all anko styles? How could it be possible to f.e. set button styles globally in anko without applying them to each component, like traditionally in the themes.xml?