:root {
  --theme-color: #f00;
  --theme-bgcolor: rgba(255,0,0,0.08);
  --theme-bodcolor: rgba(255,0,0,0.25);
}