naturtag.app.style module#

naturtag.app.style.dark_palette()#
Return type

QPalette

naturtag.app.style.fa_icon(icon_name, secondary=False, **kwargs)#

Get a FontAwesome icon, using either a primary or secondary color from the palette

naturtag.app.style.light_palette()#
Return type

QPalette

naturtag.app.style.set_stylesheet(obj=None)#
naturtag.app.style.set_theme(dark_mode=True)#