[wp-trac] [WordPress Trac] #38004: Light scheme background color mismatch

WordPress Trac noreply at wordpress.org
Fri Sep 9 03:05:56 UTC 2016


#38004: Light scheme background color mismatch
----------------------------+-----------------------------
 Reporter:  trepmal         |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  trunk
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 The admin `body` color is `#f1f1f1`, as declared in `common.css`

 In `css/colors/_variables.scss`, `$body-background` matches this value by
 default.

 Of the 8 admin color schemes, only Light attempts to change this value (to
 `#f5f5f5`).

 However, `css/colors/_admin.scss`, that color is applied to the background
 of `html`, not `body`.

 This means that if you're using Light, there is a very subtle background
 change on any screen that requires scrolling.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38004>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list