html[data-theme=dark] pre{background-color:#0d1117;border:1px solid #444c56;border-radius:6px;padding:16px}html[data-theme=dark] pre code{color:#e6edf3}html[data-theme=dark] .chroma{background-color:#0d1117;border-radius:6px;color:#e6edf3}html[data-theme=dark] .chroma .n,html[data-theme=dark] .chroma .nb,html[data-theme=dark] .chroma .bp,html[data-theme=dark] .chroma .ni,html[data-theme=dark] .chroma .fm,html[data-theme=dark] .chroma .nl,html[data-theme=dark] .chroma .nn,html[data-theme=dark] .chroma .py,html[data-theme=dark] .chroma .nv,html[data-theme=dark] .chroma .vc,html[data-theme=dark] .chroma .vg,html[data-theme=dark] .chroma .vi,html[data-theme=dark] .chroma .vm,html[data-theme=dark] .chroma .p{color:#e6edf3}html[data-theme=dark] :not(pre)>code{background-color:#161b22;border:1px solid #444c56;border-radius:4px;padding:2px 6px;color:#f0883e}