[wp-trac] [WordPress Trac] #38749: Minor fixes: Customizer themes panel background color

WordPress Trac noreply at wordpress.org
Thu Nov 10 17:20:42 UTC 2016


#38749: Minor fixes: Customizer themes panel background color
--------------------------+-----------------------------
 Reporter:  afercia       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Customize     |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Noticed a very minor thing, but worth considering. The Customizer Themes
 panels has a `#f1f1f1` background color:

 {{{
 #customize-controls .customize-themes-panel {
         padding: 0 8px;
         background: #f1f1f1;
         ...
 }}}

 which is the color used for all the WordPress admin screens but the
 Customizer usually uses `#eeeeee`.

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


More information about the wp-trac mailing list