Trying to add the color & theme system within Appearance
page via a static enum, which playing a role in passing theme & color’s state.
Found a fatal bug that when user still can operate another page while user in the one page.
I have refered moly
’s implementation of the page but not work, maybe some thing was ignored by me.