dioxus-code 0.1.0

Syntax-highlighted code blocks for Dioxus.
.dxc-github-dark {
  --dxc-light-background: #0d1117;
  --dxc-light-var-bg: #0d1117;
  --dxc-light-var-surface: #20242a;
  --dxc-light-color: #e6edf3;
  --dxc-light-var-fg: #e6edf3;
  --dxc-light-var-accent: #d2a8ff;
  --dxc-light-var-muted: #8b949e;
  --dxc-light-a-at-color: #79c0ff;
  --dxc-light-a-c-color: #8b949e;
  --dxc-light-a-cb-color: #79c0ff;
  --dxc-light-a-cd-color: #8b949e;
  --dxc-light-a-ch-color: #a5d6ff;
  --dxc-light-a-cn-color: #ff7b72;
  --dxc-light-a-co-color: #79c0ff;
  --dxc-light-a-cs-color: #a5d6ff;
  --dxc-light-a-dr-color: #ff7b72;
  --dxc-light-a-em-font-style: italic;
  --dxc-light-a-ex-color: #ff7b72;
  --dxc-light-a-f-color: #d2a8ff;
  --dxc-light-a-fb-color: #d2a8ff;
  --dxc-light-a-fc-color: #d2a8ff;
  --dxc-light-a-fd-color: #d2a8ff;
  --dxc-light-a-fm-color: #d2a8ff;
  --dxc-light-a-in-color: #ff7b72;
  --dxc-light-a-k-color: #ff7b72;
  --dxc-light-a-kc-color: #ff7b72;
  --dxc-light-a-kd-color: #ff7b72;
  --dxc-light-a-ke-color: #ff7b72;
  --dxc-light-a-kf-color: #ff7b72;
  --dxc-light-a-ki-color: #ff7b72;
  --dxc-light-a-km-color: #ff7b72;
  --dxc-light-a-ko-color: #ff7b72;
  --dxc-light-a-kp-color: #ff7b72;
  --dxc-light-a-kr-color: #ff7b72;
  --dxc-light-a-kt-color: #ff7b72;
  --dxc-light-a-ky-color: #ff7b72;
  --dxc-light-a-l-color: #d2a8ff;
  --dxc-light-a-m-color: #79c0ff;
  --dxc-light-a-n-color: #79c0ff;
  --dxc-light-a-o-color: #ff7b72;
  --dxc-light-a-p-color: #e6edf3;
  --dxc-light-a-pb-color: #e6edf3;
  --dxc-light-a-pd-color: #e6edf3;
  --dxc-light-a-pp-color: #ff7b72;
  --dxc-light-a-pr-color: #79c0ff;
  --dxc-light-a-ps-color: #79c0ff;
  --dxc-light-a-rp-color: #ff7b72;
  --dxc-light-a-rx-color: #a5d6ff;
  --dxc-light-a-s-color: #a5d6ff;
  --dxc-light-a-sc-color: #ff7b72;
  --dxc-light-a-se-color: #79c0ff;
  --dxc-light-a-sp-color: #e6edf3;
  --dxc-light-a-ss-color: #ff7b72;
  --dxc-light-a-st-font-weight: bold;
  --dxc-light-a-t-color: #ffa657;
  --dxc-light-a-tb-color: #ffa657;
  --dxc-light-a-td-color: #7ee787;
  --dxc-light-a-te-color: #7ee787;
  --dxc-light-a-tf-color: #ffa657;
  --dxc-light-a-tg-color: #7ee787;
  --dxc-light-a-tl-color: #e6edf3;
  --dxc-light-a-tq-color: #ffa657;
  --dxc-light-a-tr-color: #d2a8ff;
  --dxc-light-a-tt-color: #d2a8ff;
  --dxc-light-a-tt-font-weight: bold;
  --dxc-light-a-tu-color: #58a6ff;
  --dxc-light-a-tu-text-decoration: underline;
  --dxc-light-a-tx-text-decoration: line-through;
  --dxc-light-a-v-color: #e6edf3;
  --dxc-light-a-vb-color: #ffa657;
  --dxc-light-a-vm-color: #e6edf3;
  --dxc-light-a-vp-color: #ffa657;
}