Ejemplo n.º 1
0
 def update_theme(self, context):
     color_def.rebuild_color_cache()
     if self.auto_apply_theme:
         color_def.apply_theme()
Ejemplo n.º 2
0
 def update_theme(self, context):
     color_def.rebuild_color_cache()
     if self.auto_apply_theme:
         color_def.apply_theme()