array( 'value' => 'light', 'label' => __( 'Light' ) ), 'dark' => array( 'value' => 'dark', 'label' => __( 'Dark' ) ), ); return $color_schemes; } // Create the options page function vostok_theme_options_do_page() { ?>
" . wp_get_theme()->display( 'Name' ) . __( ' Theme Options' ) . ""; ?>

/>
/>