.. _theme-styling:
.. role:: xml(code)
:language: xml
******************************************
Themes and Styling (:code:`witkets.Style`)
******************************************
This class extends :class:`ttk.Style` to provide an alternate fashion of
defining styles. They are read from INI-like files or strings.
Usage options
=============
There are four approaches for the style definitions:
#) put the style definitions inside TkBuilder's :xml:`