Is there a way to keep your changes to the predefined color schemes in the admin? What am I doing wrong. It reverts back to what is hardcoded in “register-backend-styles.php”. I would like whatever edits I make to a particular scheme in the admin overwrite the styles in the php file above.
My changes in the admin save just fine. But later, when I return to the scheme in the admin to make more changes, the colors revert to the original palette when I select the color scheme in question. I’m forced to make all my previous changes again just to save new ones. Otherwise, I have to make changes to the scheme’s style in “register-backend-styles.php”. I feel like I’m missing something.
I have added my own scheme to “register-backend-styles.php” and it reverts in the same way as well.
EDIT: When I say revert. I am referring to the color palettes and hex codes in the form fields within the tabbed area.
Thank you in advance