mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Make -moz-accent-color reflect the windows accent color
And remove the windows-specific versions of this color. Also fix the hard-coded defaults by the colors I get in the default windows theme. Differential Revision: https://phabricator.services.mozilla.com/D108325
This commit is contained in:
parent
60e206143c
commit
1be19485bb
1 changed files with 0 additions and 4 deletions
|
@ -349,10 +349,6 @@ pub enum SystemColor {
|
|||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozAccentColorForeground,
|
||||
|
||||
/// Accent color for title bar.
|
||||
MozWinAccentcolor,
|
||||
/// Color from drawing text over the accent color.
|
||||
MozWinAccentcolortext,
|
||||
/// Media rebar text.
|
||||
MozWinMediatext,
|
||||
/// Communications rebar text.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue