diff --git a/src/Whoops/Resources/css/whoops.base.css b/src/Whoops/Resources/css/whoops.base.css index c1158f2..320059a 100644 --- a/src/Whoops/Resources/css/whoops.base.css +++ b/src/Whoops/Resources/css/whoops.base.css @@ -365,7 +365,7 @@ pre.prettyprint, code.prettyprint { width: 200px; padding: 10px; color: #463c54; - background-color: #fc0; + background-color: #d9ad00; border-radius: 3px; text-align: center; }