Why Xiaomiβs Dial Color Is More Important Than You Think
The color of the watch on Xiaomi smart devices is not just aesthetics; a well-chosen palette affects the ease of reading information in different lights, reduces eye strain in the dark, and can even signal low battery life (on some models). For example, the red dial on the Mi Band 7 in energy saving mode automatically changes to green after recharging - a factory setting that many users mistake for failure.
But what if you don't like the standard shade and there's no obvious "Change color" option in the settings? It all depends on the device model and the firmware version. Xiaomi Watch S3 offers 10+ pre-installed themes with different colors, whereas Mi Band 6 will have to use workarounds through third-party apps. In this article, we'll discuss all the current ways to change color for 2020-2026 devices, including hidden features and solutions for custom firmware.
Previous Previous post: What Xiaomi Offers Out of the Box
Most modern smartwatches and fitness bracelets Xiaomi supports changing the dial through the proprietary application Mi Fitness (formerly Zepp Life).
- πΉ Mi Band 5/6/7/8: can be selected 5β7 preset color schemes (usually black, white, blue, green, red) full palette RGB absent.
- πΉ Xiaomi Watch S1/S2/S3: readily available 12+ with different colors, including dynamic dials that change shade depending on the time of day.
- πΉ Redmi Watch 3/4: choice-limit (3β4 optional), but there is a function "Color mode", which automatically adjusts contrast to the lighting.
To change the color officially:
- Open the Mi Fitness app on your smartphone.
- Go to the Profile section β My devices. β [The name of your watch].
- Select Dials (or Themes for Smart Watches).
- Scroll through the list and tap on your favorite color scheme. Some themes support dynamic color change, such as the gradient from blue to purple throughout the day.
β οΈ Note: On the Mi Band 4 and older models, the color change of the dial is possible only through third-party applications such as Notify & Fitness or Mi Band Master.
Hidden settings: how to enable an extended palette of colors
Few people know, but some Xiaomi firmware has additional color settings that are not displayed in the main menu, for example, on the Xiaomi Watch S2 you can activate the night mode with a dark red dial, which reduces the load on the eyes:
- On the clock go to Settings β Display β Additional.
- Hold your finger on the screen for 3 seconds and a hidden menu will appear.
- Choose Color Temperature and move the slider left for cold shades (blue) or right for warm ones (red).
For the Mi Band 7 Pro and Watch 2 Pro, there is another trick:
1. Activate the Developer Mode:
Go to Settings β About the phone (on a smartphone).
- Tap the MIUI build number 7 times.
2. Connect the watch to the PC via ADB and execute the command:
adb shell settings put global force_dark 1This will include a dark theme at the system level, which will automatically change the color of the dial to black or dark gray. To return the standard look, use the command adb shell settings put global. force_dark 0.
What if the ADB doesnβt recognize the clock?
Third-party applications: when standard settings are not enough
If you don't like the limited options from Xiaomi, you can use alternative apps.
- π¨ Set any color in the format HEX or RGB.
- πΌοΈ Download custom dials with custom colors.
- β‘ Change color depending on pulse, footsteps or weather.
Top.-3 color-shifting:
| Annex | Supported models | Color functions | Reference |
|---|---|---|---|
| Notify & Fitness | Mi Band 3β8, Redmi Watch | Full RGB palette, gradients, animations | Google Play |
| Mi Band Master | Mi Band 4β7, Amazfit | 16+ pre-installed color schemes, manual tuning | Google Play |
| AmazTools | Xiaomi Watch, Amazfit GTR/GTS | Color profiles, dynamic themes | Official website |
β οΈ Note: When using third-party applications on Mi Band 8 and later, Xiaomi protection can work, blocking informal firmware. Before installing custom dials, back up the original firmware through Mi Fitness β Settings β Backup.
Download the original firmware backup | Check the app's compatibility with your model | Turn off automatic updates in Mi Fitness | Charge your watch at least 50%-->
Castom firmware: for advanced users
If you're willing to take risks, you can completely reflash the clock to unlock all the color customization features.
- π§ CustomFW for Mi Band β supports Mi Band 4-7, allows you to change the color of each element of the dial separately (hours, date, steps, etc.).
- π§ WatchFace Generator β a tool to create your themes from scratch (works on Xiaomi Watch) S1/S2).
- π§ Amazfit Mod β modified firmware for Amazfit and Xiaomi Watch, adds support for color profiles.
The firmware process (for example, Mi Band 6):
- Download CustomFW and unpack the archive.
- Connect the bracelet to your PC via Bluetooth (use nRF Connect for Android/iOS).
- Run the flasher.py file from the firmware folder (Python 3.8+ is required).
- Select the Install custom firmware option and wait until it is completed (about 5 minutes).
After firmware in the menu of the watch will appear a new section Color Settings, where you can:
- Choose the color for the background, text and icons separately.
- Set up a gradient or animation of changing colors.
- Attach color to indicators (for example, red at a high pulse).
π‘
Before you run your firmware, check your device model in Mi Fitness β About Device β Model. Some firmware (such as for Mi Band 7) is not compatible with the Mi Band 7 Pro and can "brick" the device.
Problems and Solutions: Why the Color Doesn't Change
Sometimes users are faced with the fact that the color of the dial is not saved or resets after a reboot. Let's consider the typical causes and ways to eliminate them:
| Problem. | Reason. | Decision |
|---|---|---|
| Color resets after synchronization | Conflict with Xiaomi cloud profile | Turn off cloud sync in Mi Fitness β Settings β Synchronization |
| Not all colors are displayed | Limitation AMOLED-screen (for example, on the Mi Band 6) | Use colors from the sRGB palette (avoid neon shades) |
| The color changes on its own. | Activated mode "Smart color" in the settings of the clock | Turn off the settings β Display β Dynamic color |
| App doesn't see the clock | An outdated version of Bluetooth on a smartphone | Update your phoneβs firmware or use a Bluetooth 5.0 adapter |
If the screen has become dull after the color change or artifacts have appeared, try:
- Bring back the standard theme to Mi Fitness.
- Reset the clock (hold the 10 seconds button).
- Reset the settings to factory (Settings β System β Reset).
π‘
On the Xiaomi Watch S3 and later, the color of the dial can be automatically adjusted to the color of the clothes if the Style Match feature is enabled in the display settings. Turn it off if you want a fixed hue.
Additional features: dynamic color and automation
Xiaomi smart watches support dynamic color change depending on:
- π‘οΈ Air temperature: on Xiaomi Watch 2 Pro dial turns blue in cold weather and red in heat.
- β€οΈ Pulse: Green at normal rhythm, red at tachycardia (tuned in Zepp Life).
- π Time of day: dark at night, bright during the day (Adaptive Color function).
To set up an automatic shift:
- Open Mi Fitness and go to Profile β My Devices β [Your Watch] β Dial settings.
- Select a theme marked Dynamic or Smart.
- Click Set the rules and select the options (time, weather, activity).
For advanced automation, you can use Tasker (Android) or Shortcuts (iOS) along with the AutoWear plugin.
Profile: If temperature > 25Β°C
Action: Send command to the set_color FF0000 watch (red)This will allow you to change the color of the dial by geolocation, weather, or even when you approach a specific location (such as an office or gym).