mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #241] [MERGED] Tutorial(Gui24): make text readable under dark theme #261
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:gui24example-readable-text📝 Commits (1)
d4a6267Tutorial(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:
After the patch:
Also,
zh-cnis Simplified Chinese instead of Traditional Chinese (which iszh-tworzh-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.