Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Oct 19, 2024
1 parent d8aa466 commit 9ba2d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/PropSysColors.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ BOOL PropSysColors::OnInitDialog()
{ _T("COLOR_HIGHLIGHTTEXT"), L"14" },
{ _T("COLOR_3DFACE"), L"15" },
{ _T("COLOR_3DSHADOW"), L"16" },
{ _T("COLOR_GRAYTEXT"), L"17" },
// { _T("COLOR_GRAYTEXT"), L"17" },
{ _T("COLOR_BTNTEXT"), L"18" },
{ _T("COLOR_INACTIVECAPTIONTEXT"), L"19" },
{ _T("COLOR_3DHIGHLIGHT"), L"20" },
Expand Down

0 comments on commit 9ba2d24

Please sign in to comment.