[PR #241] [MERGED] Tutorial(Gui24): make text readable under dark theme #261

Closed
opened 2026-05-05 03:44:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/241
Author: @BLumia
Created: 3/17/2025
Status: Merged
Merged: 3/17/2025
Merged by: @mirek-fidler

Base: masterHead: gui24example-readable-text


📝 Commits (1)

  • d4a6267 Tutorial(Gui24): make text readable under dark theme

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 tutorial/Gui24/main.cpp (+1 -1)

📄 Description

Make text readable under dark theme by changing the text color to SBlue.

Before the patch:

image

After the patch:

image

Also, zh-cn is Simplified Chinese instead of Traditional Chinese (which is zh-tw or zh-hk). I can submit another PR to correct the language issue.

By the way: Does TheIDE itself support localization? How can I change the UI language of TheIDE to, for example, Chinese? I can't find related option across the IDE settings dialog, did I miss something?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/241 **Author:** [@BLumia](https://github.com/BLumia) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `gui24example-readable-text` --- ### 📝 Commits (1) - [`d4a6267`](https://github.com/ultimatepp/ultimatepp/commit/d4a6267ec1fe213eaf4f3cf255db4093da48baad) Tutorial(Gui24): make text readable under dark theme ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tutorial/Gui24/main.cpp` (+1 -1) </details> ### 📄 Description Make text readable under dark theme by changing the text color to `SBlue`. Before the patch: ![image](https://github.com/user-attachments/assets/cb9a9854-a96d-470e-9472-942beb558436) After the patch: ![image](https://github.com/user-attachments/assets/817687ac-61a2-488a-afc1-0888745d4c21) Also, `zh-cn` is Simplified Chinese instead of Traditional Chinese (which is `zh-tw` or `zh-hk`). I can submit another PR to correct the language issue. By the way: Does TheIDE itself support localization? How can I change the UI language of TheIDE to, for example, Chinese? I can't find related option across the IDE settings dialog, did I miss something? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:44:15 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#261
No description provided.