File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Layout/pkg/windows/bundles/sdk Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
<Font Id="DefaultFont" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font>
12
12
<Font Id="WindowBannerFont" Height="-24" Weight="900" Foreground="FFFFFF" Background="D42B51">Segoe UI</Font>
13
13
<Font Id="PageHeaderFont" Height="-20" Weight="500" Foreground="graytext" Background="window">Segoe UI</Font>
14
- <!-- Do not change the foreground color to "red". While 0127E6 yields acceptable ratios, some contrast themes like
15
- dusk drops the ratio below 4.5. -->
14
+ <!-- Do not change the foreground color to "red". While 0127E6 yields acceptable ratios for light/dark backgrounds, some
15
+ contrast themes like Dusk drops the ratio below 4.5. -->
16
16
<Font Id="ErrorFont" Height="-12" Weight="900" Foreground="windowtext" Background="window">Segoe UI</Font>
17
17
18
18
<!-- In v5, Window@Width and Window@Height refers to the client area, not the window area. wixstdba calls
You can’t perform that action at this time.
0 commit comments