body {
  background-color: #e7ebed;
}

* {
  color: #6f8896 !important;
}

#cnblogs_post_body code {
  background-color: #e7ebed important;
}