naturtag.app.style module#

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.mod_dark_palette(palette)#
Return type:

QPalette

naturtag.app.style.mod_light_palette(palette)#
Return type:

QPalette

naturtag.app.style.set_theme(dark_mode=True)#
naturtag.app.style.set_theme_2(dark_mode=True)#