The font color on Xiaomi's desktop is a small thing, but it's what makes the first impression of the interface: white text on the light wallpaper blends, black on a dark background cuts your eyes, and standard MIUI shades don't always harmonize with your theme. Unfortunately, the manufacturer didn't bring this setting to the fore: it has to be searched in the depths of the menu or use workarounds.
In this article, weβll look at all the current ways to change the color of the font, from the official MIUI 14/15 tools to the little-known tricks with ADB and third-party launchers, and focus on the nuances for different models: why POCO F5 has one algorithm and Redmi Note 12 Pro+ has another.
Spoiler: Some firmware can only change the color of the font through editing system files β but weβll show you how to do it safely, without the risk of βbrickingβ the phone.
Why Xiaomi does not allow you to change the color of the font in 2 clicks?
Unlike Samsung or Google Pixel, where text color is tweaked in the Style and Style section, MIUI hides it behind a layer of themes and launchers.
β Philosophy MIUI: Developers believe that users should choose from pre-made themes rather than customize each item separately, which simplifies support but limits customization.
β Fragmentation of devices: on budget Redmi and flagships Mi/Xiaomi different versions of the shell. POCO X5 Pro MIUI 14 Android 13 The path to settings is different from Redmi 10C on MIUI 12.5.
β Technical Limitations: The font color on the desktop is tied to system styles (framework-res.apk), and its modification requires the rights of the superuser or ADB. The manufacturer does not want users to βbreakβ the interface.
π‘ Interesting fact: in the early versions MIUI 8-9 (2016β2018 There was a color option in the launcher settings, which was removed after users complained about contrast bugs.
Method 1: Change the topic (official method)
The easiest and safest way is to use built-in MIUI themes, which change not only the color of the font, but also the icons, the background, the animations, the minus: the choice is limited, and not all the themes are free.
π Step-by-step instruction:
- Open the Themes app (icon with brush).
- Go to the popular tab or for you.
- Select a theme with the desired font color (pay attention to the desktop preview).
- Click Apply and confirm the changes.
β οΈ
Warning: Some themes only change the font on the home screen, and the app menu and folders leave a standard color. To check, open any folder after applying the theme.
π How to find a topic with the right color of text?
- π Search for keywords: βdark themeβ, βlight textβ, βcolor icons".
- π In the topic description, look for references to βcontrast textβ or βuser colors".
- ποΈ Check out the screenshots β they often show the font color on the wallpaper.
π Comparison of popular themes for changing font color:
| Title of the topic | Colour of type | Suitable for | Free? |
|---|---|---|---|
| Dark Mode Pro | White/blue | Dark wallpaper. | No No (199)β½) |
| Minimal Black | Grey | Minimalist design | Yes. |
| Colorful Life | Multicolored (depending on the folder) | Bright wallpaper | No (299).β½) |
| Pure White | Black. | Bright wallpaper | Yes. |
βοΈ Preparation for the topic change
Method 2: Configure with MIUI Launcher (Hidden Options)
If the themes don't work, you can go through the settings of the standard launcher, which works on MIUI 12-15, but it requires care -- not all options are stable.
π οΈ Instructions:
- Hold your finger on the free space on the desktop.
- Select Desktop Settings (or Screen Settings on older versions).
- Go to Icon and Text Style β Text Color (if there is no such item, see spoiler below).
- Choose one of the options: Auto, Dark, Light or Color.
π What to do if there is no βcolorβ item?
Activation of hidden settings
β οΈ
Note: on POCO-based custom firmware (POCO Launcher) devices, this method may not work, in which case use Method 4 (third-party launchers).
π‘ Tip: if after changing the color the text became poorly read, try to enable Fat font in the display settings (Settings) β Screen. β Type size and style. This will improve contrast.
Method 3: Editing system files (for advanced)
This is a method that is suitable for those who are willing to take risks and have experience with ADB or root access, and allows you to change the color of the font to any shades, but you need to be careful.
π§ What's the matter:
- π± Xiaomi smartphone with unlocked bootloader (for root).
- π» Computer with installed ADB and Fastboot.
- π Backup of system files (required!).
- π¨ Knowledge of hexadecimal color codes (for example, #FF0000 red).
π Step-by-step process:
- Connect your phone to your PC and activate Debugging over USB (Settings β Developer).
- Open the command line and type in: adb shell su mount -o rw,remount /system
- Go to the folder with system styles: cd /system/framework/framework-res/res/values
- Open the file. colors.xml in a text editor (for example, through ADB Editor).
- Find the lines with text_color_primary and text_color_secondary β They are responsible for the font color on the desktop.
- Replace the values with the ones you want (e.g. #FFEB3B for yellow) and save the file.
- Reboot the phone.
β οΈ
Warning: Incorrect editing of colors.xml can lead to system applications crash or endless download.Before changing, make the backup of the file a command: adb pull /system/framework/framework-res/res/values/colors.xml
π How to get it back?
- Restore the original colors.xml via ADB.
- Or reset the launcher settings: Settings β Applications β Application Management β MIUI Launcher β Storage β Clear data.
π‘
Editing system files is the most flexible way, but only for advanced users, and beginners are encouraged to use themes or third-party launchers (Method 4).
Method 4: Third-party launchers (maximum customization)
If standard methods donβt work, install an alternative launcher from Google Play, which offers flexible settings for font color, sizes, and even animations.
π± Top.-3 launcher for Xiaomi:
| Name of name | Color possibilities of font | Pluses | Cons |
|---|---|---|---|
| Nova Launcher | Anybody. HEX-color, gradients | Maximum customization, gesture support | Premium version for some functions |
| Lawnchair | Dark/light/colored | Free, lightweight. | Less customization than Nova |
| Hyperion Launcher | Dynamic colors (under the wallpaper) | Responsive design, built-in icons | Rare performance bugs |
π¨ How to customize font color in Nova Launcher:
- Install Nova Launcher from Google Play.
- Hold your finger on the desktop β Settings.
- Go to the Appearance. β Colors.
- Select the color of the text and specify the desired shade (or enter the desired shade). HEX-code).
- Save the changes and restart the launcher.
β οΈ
Note: on Xiaomi with MIUI 14+, some launchers may conflict with system animations. If there are lags, disable the transition animation in the developer settings.
π How to Return a Standard Launcher?
- Go to Settings β Applications β By default β Launcher.
- Select MIUI Launcher (or POCO Launcher for POCO devices).
- Reset your launcher settings through Settings β Applications β Application Management β Nova Launcher β Clear the data.
π‘
If you have lost your weather or calendar widgets after installing a third-party launcher, install their analogues from Google Play (for example, Another Widget or Chronus).
Method 5: Use of a wallpaper with adaptive text (MIUI 13+)
Since MIUI 13, Xiaomi has introduced Adaptive Text Color, which automatically adjusts the font to the wallpaper. It doesn't work on all devices, but it's worth a try.
πΌοΈ How to turn it on:
- Set wallpaper with a predominance of dark or light tones.
- Hold your finger on the desktop β Wallpaper.
- Select the effects of wallpaper β Adaptive text.
- Activate the option and adjust the sensitivity (if available).
π¨ Which wallpaper works best?
- π Dark wallpaper: the text will become light (white/gray).
- βοΈ Light wallpaper: the text will darken (black/blue).
- π Gradient wallpaper: the color of the text will be averaged.
β οΈ
Note: on the Redmi Note 11 and POCO X4 Pro with MIUI 13.0.6, this feature is unstable - text can flash when changing the wallpaper. Solution: update the firmware or use Method 1 (themes).
Frequent problems and their solutions
When you change the color of the font, Xiaomi users encounter typical bugs. Here's how to fix them:
π Problem 1: Text has become invisible after the topic has changed
- πΉ Reason: Theme is not optimized for your screen resolution.
- πΉ Solution: Return the standard theme. Set the theme marked "Supports." FHD+" (For the Redmi Note 12 Pro+, Xiaomi 13 and others.).
π Problem 2: Font color resets after rebooting
- πΉ Reason: Conflict with the optimizer MIUI or launcher cache.
- πΉ Solution: Clear the launcher cache: Settings β Annexes β MIUI Launcher β Warehouse β Clear the cache. Turn off Auto-Optimization in Settings β Battery and productivity β Optimization.
π Problem 3: It's not working. ADB-The error is called "read-only file system")
- πΉ Reason: System partition is blocked.
- πΉ Solution: adb shell su mount -o rw,remount / Then re-edit colors.xml.
π Problem 4: On POCO F4 GT no paragraph "Color of text"
- πΉ Reason: POCO Launcher has a stripped-down settings.
- πΉ Solution: Install MIUI Launcher through APK (Download from APKMirror. or use Method 4 (third-party launchers).