# Mi sitio personal ## Theme Randomization If you want to trigger theme randomization instead of IP based mapping, you can set the environment var when running dev: ``` VITE_RANDOMIZE_THEME=true npm run dev ```