set_sim_appearance
Change the appearance mode (dark or light) of an iOS simulator by specifying its UUID. Use this tool to test visual themes in iOS simulators.
Instructions
Sets the appearance mode (dark/light) of an iOS simulator.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mode | Yes | The appearance mode to set (either "dark" or "light") | |
simulatorUuid | Yes | UUID of the simulator to use (obtained from list_simulators) |