@media screen and (weex-theme: diablo) {
  .cell-title-text {
    color: #cfcfd0;
    /* line-height: 32px; */
  }
  .dof-cell-highlight:active {
    background-color: #1d1f21;
  }
  .right-text {
    color: #a2a4a5;
  }
  .cell-desc-text {
    /* line-height: 24px; */
    color: #797c7e;
  }
  .cell-title-tag-text {
    color: #a2a4a5;
  }
}