package magic.ui.screen.interfaces; public interface IThemeStyle { void refreshStyle(); }