custom-reset-variables

custom-reset-variables is a compiled Lisp function in `custom.el'.

(custom-reset-variables &rest ARGS)

Reset the specs of some variables to their values in other themes.
This creates settings in the `user' theme.

Each of the arguments ARGS has this form:

(VARIABLE IGNORED)

This means reset VARIABLE. (The argument IGNORED is ignored).