MSW: Fix wxNotebook dark mode background colour (PR #26695)

6 views
Skip to first unread message

Steve Cornett

unread,
Jul 13, 2026, 7:40:09 PM (14 hours ago) Jul 13
to wx-...@googlegroups.com, Subscribed

The region of wxNotebook affected by SetbackgroundColour() is different in light mode and dark mode. In light mode, it is alongside the tabs but in dark mode, it is the selected tab. The dark mode background painting is adjusted so that it matches light mode.

The default background colour is wxSYS_COLOUR_WINDOW rather than wxSYS_COLOUR_BTNFACE, which looks too light.

See #25678. Closes #25678.


You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/26695

Commit Summary

  • 19ecbfe Fix wxNotebook dark mode background colour

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26695@github.com>

Steve Cornett

unread,
Jul 13, 2026, 8:14:04 PM (14 hours ago) Jul 13
to wx-...@googlegroups.com, Push

@stevecor pushed 1 commit.


View it on GitHub or unsubscribe.


Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26695/before/19ecbfeb324221a3efeecab2d42d6968e8967adb/after/d4c2106469b0b6b7e677b2ce4e18413a0ae8a51c@github.com>

Reply all
Reply to author
Forward
0 new messages