Skip to content

Instantly share code, notes, and snippets.

@LexManos
Last active September 18, 2025 21:27
Show Gist options
  • Save LexManos/f840d99e0542eb134b9e12ca7f42f4b1 to your computer and use it in GitHub Desktop.
Save LexManos/f840d99e0542eb134b9e12ca7f42f4b1 to your computer and use it in GitHub Desktop.
Gist dark mode
[data-ips-scheme=dark] {
[data-color-mode][data-color-mode="auto"][data-dark-theme="light"],
[data-color-mode][data-color-mode="auto"][data-dark-theme="light"] ::backdrop {
--bgColor-success-emphasis: #1f883d;
--button-outline-bgColor-active: #0757ba;
--button-primary-bgColor-active: #197935;
--button-primary-bgColor-disabled: #95d8a6;
--button-primary-bgColor-hover: #1c8139;
--buttonCounter-danger-fgColor-rest: #c21c2c;
--color-ansi-cyan: #1b7c83;
--color-ansi-cyan-bright: #3192aa;
--control-checked-bgColor-active: #0757ba;
--control-checked-bgColor-hover: #0860ca;
--fgColor-danger: #d1242f;
--reactionButton-selected-bgColor-hover: #caecff;
--avatarStack-fade-bgColor-default: #c8d1da;
--avatarStack-fade-bgColor-muted: #dae0e7;
--bgColor-accent-emphasis: #0969da;
--bgColor-accent-muted: #ddf4ff;
--bgColor-attention-emphasis: #9a6700;
--bgColor-attention-muted: #fff8c5;
--bgColor-danger-emphasis: #cf222e;
--bgColor-danger-muted: #ffebe9;
--bgColor-disabled: #eff2f5;
--bgColor-done-emphasis: #8250df;
--bgColor-done-muted: #fbefff;
--bgColor-emphasis: #25292e;
--bgColor-inverse: #25292e;
--bgColor-muted: #f6f8fa;
--bgColor-neutral-emphasis: #59636e;
--bgColor-neutral-muted: #818b981f;
--bgColor-open-emphasis: var(--bgColor-success-emphasis);
--bgColor-severe-emphasis: #bc4c00;
--bgColor-severe-muted: #fff1e5;
--bgColor-sponsors-emphasis: #bf3989;
--bgColor-sponsors-muted: #ffeff7;
--bgColor-success-muted: #dafbe1;
--bgColor-transparent: #ffffff00;
--borderColor-accent-emphasis: #0969da;
--borderColor-accent-muted: #54aeff66;
--borderColor-attention-emphasis: #9a6700;
--borderColor-attention-muted: #d4a72c66;
--borderColor-danger-emphasis: #cf222e;
--borderColor-danger-muted: #ff818266;
--borderColor-default: #d1d9e0;
--borderColor-disabled: #818b981a;
--borderColor-done-emphasis: #8250df;
--borderColor-done-muted: #c297ff66;
--borderColor-emphasis: #818b98;
--borderColor-neutral-emphasis: #59636e;
--borderColor-severe-emphasis: #bc4c00;
--borderColor-severe-muted: #fb8f4466;
--borderColor-sponsors-emphasis: #bf3989;
--borderColor-sponsors-muted: #ff80c866;
--borderColor-success-emphasis: #1a7f37;
--borderColor-success-muted: #4ac26b66;
--borderColor-transparent: #ffffff00;
--button-danger-bgColor-active: #a40e26;
--button-danger-fgColor-disabled: #d1242f80;
--button-danger-fgColor-rest: var(--fgColor-danger);
--button-danger-shadow-selected: inset 0px 1px 0px 0px #4c001433;
--button-inactive-bgColor: #e6eaef;
--button-inactive-fgColor: #59636e;
--button-invisible-bgColor-disabled: #ffffff00;
--button-invisible-borderColor-disabled: #ffffff00;
--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;
--button-primary-bgColor-rest: var(--bgColor-success-emphasis);
--button-primary-borderColor-disabled: var(--button-primary-bgColor-disabled);
--button-primary-shadow-selected: inset 0px 1px 0px 0px #002d114d;
--button-star-iconColor: #eac54f;
--buttonCounter-danger-fgColor-disabled: #d1242f80;
--buttonCounter-outline-fgColor-rest: #0550ae;
--buttonCounter-primary-bgColor-rest: #002d1133;
--codeMirror-syntax-fgColor-constant: #0550ae;
--codeMirror-syntax-fgColor-entity: #8250df;
--codeMirror-syntax-fgColor-keyword: #cf222e;
--codeMirror-syntax-fgColor-storage: #cf222e;
--codeMirror-syntax-fgColor-string: #0a3069;
--codeMirror-syntax-fgColor-support: #0550ae;
--codeMirror-syntax-fgColor-variable: #953800;
--color-ansi-black-bright: #393f46;
--color-ansi-blue: #0969da;
--color-ansi-blue-bright: #218bff;
--color-ansi-gray: #59636e;
--color-ansi-green: #116329;
--color-ansi-green-bright: #1a7f37;
--color-ansi-magenta: #8250df;
--color-ansi-magenta-bright: #a475f9;
--color-ansi-red: #cf222e;
--color-ansi-red-bright: #a40e26;
--color-ansi-white: #59636e;
--color-ansi-white-bright: #818b98;
--color-ansi-yellow: #4d2d00;
--color-ansi-yellow-bright: #633c01;
--color-prettylights-syntax-brackethighlighter-angle: #59636e;
--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;
--color-prettylights-syntax-carriage-return-bg: #cf222e;
--color-prettylights-syntax-carriage-return-text: #f6f8fa;
--color-prettylights-syntax-comment: #59636e;
--color-prettylights-syntax-constant: #0550ae;
--color-prettylights-syntax-constant-other-reference-link: #0a3069;
--color-prettylights-syntax-entity: #6639ba;
--color-prettylights-syntax-entity-tag: #0550ae;
--color-prettylights-syntax-invalid-illegal-bg: #82071e;
--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
--color-prettylights-syntax-keyword: #cf222e;
--color-prettylights-syntax-markup-changed-bg: #ffd8b5;
--color-prettylights-syntax-markup-changed-text: #953800;
--color-prettylights-syntax-markup-deleted-bg: #ffebe9;
--color-prettylights-syntax-markup-deleted-text: #82071e;
--color-prettylights-syntax-markup-heading: #0550ae;
--color-prettylights-syntax-markup-ignored-bg: #0550ae;
--color-prettylights-syntax-markup-ignored-text: #d1d9e0;
--color-prettylights-syntax-markup-inserted-bg: #dafbe1;
--color-prettylights-syntax-markup-inserted-text: #116329;
--color-prettylights-syntax-markup-list: #3b2300;
--color-prettylights-syntax-meta-diff-range: #8250df;
--color-prettylights-syntax-string: #0a3069;
--color-prettylights-syntax-string-regexp: #116329;
--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
--color-prettylights-syntax-variable: #953800;
--contribution-default-bgColor-0: #eff2f5;
--contribution-default-bgColor-1: #aceebb;
--contribution-default-bgColor-2: #4ac26b;
--contribution-default-bgColor-3: #2da44e;
--contribution-default-bgColor-4: #116329;
--contribution-default-borderColor-0: #1f23280d;
--contribution-halloween-bgColor-1: #f0db3d;
--contribution-halloween-bgColor-2: #ffd642;
--contribution-halloween-bgColor-3: #f68c41;
--contribution-halloween-bgColor-4: #1f2328;
--contribution-winter-bgColor-1: #b6e3ff;
--contribution-winter-bgColor-2: #54aeff;
--contribution-winter-bgColor-3: #0969da;
--contribution-winter-bgColor-4: #0a3069;
--control-bgColor-active: #e6eaef;
--control-bgColor-hover: #eff2f5;
--control-bgColor-rest: #f6f8fa;
--control-checked-borderColor-active: var(--control-checked-bgColor-active);
--control-checked-borderColor-hover: var(--control-checked-bgColor-hover);
--control-danger-fgColor-hover: var(--fgColor-danger);
--control-danger-fgColor-rest: var(--fgColor-danger);
--control-fgColor-rest: #25292e;
--control-transparent-bgColor-active: #818b9826;
--control-transparent-bgColor-hover: #818b981a;
--control-transparent-bgColor-rest: #ffffff00;
--control-transparent-bgColor-selected: #818b9826;
--control-transparent-borderColor-active: #ffffff00;
--control-transparent-borderColor-hover: #ffffff00;
--control-transparent-borderColor-rest: #ffffff00;
--controlTrack-bgColor-active: #dae0e7;
--controlTrack-bgColor-hover: #e0e6eb;
--controlTrack-bgColor-rest: #e6eaef;
--controlTrack-fgColor-rest: #59636e;
--counter-borderColor: #ffffff00;
--data-auburn-color-emphasis: #9d615c;
--data-auburn-color-muted: #f2e9e9;
--data-blue-color-emphasis: #006edb;
--data-blue-color-muted: #d1f0ff;
--data-brown-color-emphasis: #856d4c;
--data-brown-color-muted: #eeeae2;
--data-coral-color-emphasis: #d43511;
--data-coral-color-muted: #ffe5db;
--data-gray-color-emphasis: #808fa3;
--data-gray-color-muted: #e8ecf2;
--data-green-color-emphasis: #30a147;
--data-green-color-muted: #caf7ca;
--data-lemon-color-emphasis: #866e04;
--data-lemon-color-muted: #f7eea1;
--data-lime-color-emphasis: #527a29;
--data-lime-color-muted: #e3f2b5;
--data-olive-color-emphasis: #64762d;
--data-olive-color-muted: #f0f0ad;
--data-orange-color-emphasis: #eb670f;
--data-orange-color-muted: #ffe7d1;
--data-pine-color-emphasis: #167e53;
--data-pine-color-muted: #bff8db;
--data-pink-color-emphasis: #ce2c85;
--data-pink-color-muted: #ffe5f1;
--data-plum-color-emphasis: #a830e8;
--data-plum-color-muted: #f8e5ff;
--data-purple-color-emphasis: #894ceb;
--data-purple-color-muted: #f1e5ff;
--data-red-color-emphasis: #df0c24;
--data-red-color-muted: #ffe2e0;
--data-teal-color-emphasis: #179b9b;
--data-teal-color-muted: #c7f5ef;
--data-yellow-color-emphasis: #b88700;
--data-yellow-color-muted: #ffec9e;
--diffBlob-additionNum-bgColor: #aceebb;
--diffBlob-additionWord-bgColor: #aceebb;
--diffBlob-deletionNum-bgColor: #ffcecb;
--diffBlob-deletionWord-bgColor: #ffcecb;
--diffBlob-hunkNum-bgColor-rest: #b6e3ff;
--display-auburn-bgColor-emphasis: #9d615c;
--display-auburn-bgColor-muted: #f2e9e9;
--display-auburn-borderColor-emphasis: #9d615c;
--display-auburn-borderColor-muted: #e6d6d5;
--display-auburn-fgColor: #8a5551;
--display-auburn-scale-0: #f2e9e9;
--display-auburn-scale-1: #e6d6d5;
--display-auburn-scale-2: #d4b7b5;
--display-auburn-scale-3: #c59e9b;
--display-auburn-scale-4: #b4827e;
--display-auburn-scale-5: #9d615c;
--display-auburn-scale-6: #8a5551;
--display-auburn-scale-7: #744744;
--display-auburn-scale-8: #5d3937;
--display-auburn-scale-9: #432928;
--display-blue-bgColor-emphasis: #006edb;
--display-blue-bgColor-muted: #d1f0ff;
--display-blue-borderColor-emphasis: #006edb;
--display-blue-borderColor-muted: #ade1ff;
--display-blue-fgColor: #005fcc;
--display-blue-scale-0: #d1f0ff;
--display-blue-scale-1: #ade1ff;
--display-blue-scale-2: #75c8ff;
--display-blue-scale-3: #47afff;
--display-blue-scale-4: #0f8fff;
--display-blue-scale-5: #006edb;
--display-blue-scale-6: #005fcc;
--display-blue-scale-7: #004db3;
--display-blue-scale-8: #003d99;
--display-blue-scale-9: #002b75;
--display-brown-bgColor-emphasis: #856d4c;
--display-brown-bgColor-muted: #eeeae2;
--display-brown-borderColor-emphasis: #856d4c;
--display-brown-borderColor-muted: #dfd7c8;
--display-brown-fgColor: #755f43;
--display-brown-scale-0: #eeeae2;
--display-brown-scale-1: #dfd7c8;
--display-brown-scale-2: #cbbda4;
--display-brown-scale-3: #b8a484;
--display-brown-scale-4: #a68b64;
--display-brown-scale-5: #856d4c;
--display-brown-scale-6: #755f43;
--display-brown-scale-7: #64513a;
--display-brown-scale-8: #51412f;
--display-brown-scale-9: #3a2e22;
--display-coral-bgColor-emphasis: #d43511;
--display-coral-bgColor-muted: #ffe5db;
--display-coral-borderColor-emphasis: #d43511;
--display-coral-borderColor-muted: #fecebe;
--display-coral-fgColor: #ba2e12;
--display-coral-scale-0: #ffe5db;
--display-coral-scale-1: #fecebe;
--display-coral-scale-2: #fcab92;
--display-coral-scale-3: #f88768;
--display-coral-scale-4: #f25f3a;
--display-coral-scale-5: #d43511;
--display-coral-scale-6: #ba2e12;
--display-coral-scale-7: #9b2712;
--display-coral-scale-8: #7e2011;
--display-coral-scale-9: #5d180e;
--display-cyan-bgColor-emphasis: #007b94;
--display-cyan-bgColor-muted: #bdf4ff;
--display-cyan-borderColor-emphasis: #007b94;
--display-cyan-borderColor-muted: #7ae9ff;
--display-cyan-fgColor: #006a80;
--display-cyan-scale-0: #bdf4ff;
--display-cyan-scale-1: #7ae9ff;
--display-cyan-scale-2: #00d0fa;
--display-cyan-scale-3: #00b7db;
--display-cyan-scale-4: #0099b8;
--display-cyan-scale-5: #007b94;
--display-cyan-scale-6: #006a80;
--display-cyan-scale-7: #00596b;
--display-cyan-scale-8: #004857;
--display-cyan-scale-9: #003742;
--display-gray-bgColor-emphasis: #647182;
--display-gray-bgColor-muted: #e8ecf2;
--display-gray-borderColor-emphasis: #647182;
--display-gray-borderColor-muted: #d2dae4;
--display-gray-fgColor: #5c6570;
--display-gray-scale-0: #e8ecf2;
--display-gray-scale-1: #d2dae4;
--display-gray-scale-2: #b4c0cf;
--display-gray-scale-3: #9ba9bb;
--display-gray-scale-4: #808fa3;
--display-gray-scale-5: #647182;
--display-gray-scale-6: #5c6570;
--display-gray-scale-7: #4e535a;
--display-gray-scale-8: #424448;
--display-gray-scale-9: #303031;
--display-green-bgColor-emphasis: #2c8141;
--display-green-bgColor-muted: #caf7ca;
--display-green-borderColor-emphasis: #2c8141;
--display-green-borderColor-muted: #9ceda0;
--display-green-fgColor: #2b6e3f;
--display-green-scale-0: #caf7ca;
--display-green-scale-1: #9ceda0;
--display-green-scale-2: #54d961;
--display-green-scale-3: #31bf46;
--display-green-scale-4: #30a147;
--display-green-scale-5: #2c8141;
--display-green-scale-6: #2b6e3f;
--display-green-scale-7: #285c3b;
--display-green-scale-8: #254b34;
--display-green-scale-9: #1d3528;
--display-indigo-bgColor-emphasis: #5a61e7;
--display-indigo-bgColor-muted: #e5e9ff;
--display-indigo-borderColor-emphasis: #5a61e7;
--display-indigo-borderColor-muted: #d2d7fe;
--display-indigo-fgColor: #494edf;
--display-indigo-scale-0: #e5e9ff;
--display-indigo-scale-1: #d2d7fe;
--display-indigo-scale-2: #b1b9fb;
--display-indigo-scale-3: #979ff7;
--display-indigo-scale-4: #7a82f0;
--display-indigo-scale-5: #5a61e7;
--display-indigo-scale-6: #494edf;
--display-indigo-scale-7: #393cd5;
--display-indigo-scale-8: #2d2db4;
--display-indigo-scale-9: #25247b;
--display-lemon-bgColor-emphasis: #866e04;
--display-lemon-bgColor-muted: #f7eea1;
--display-lemon-borderColor-emphasis: #866e04;
--display-lemon-borderColor-muted: #f0db3d;
--display-lemon-fgColor: #786002;
--display-lemon-scale-0: #f7eea1;
--display-lemon-scale-1: #f0db3d;
--display-lemon-scale-2: #d8bd0e;
--display-lemon-scale-3: #c2a60a;
--display-lemon-scale-4: #a68c07;
--display-lemon-scale-5: #866e04;
--display-lemon-scale-6: #786002;
--display-lemon-scale-7: #654f01;
--display-lemon-scale-8: #523f00;
--display-lemon-scale-9: #3d2e00;
--display-lime-bgColor-emphasis: #527a29;
--display-lime-bgColor-muted: #e3f2b5;
--display-lime-borderColor-emphasis: #527a29;
--display-lime-borderColor-muted: #c7e580;
--display-lime-fgColor: #476c28;
--display-lime-scale-0: #e3f2b5;
--display-lime-scale-1: #c7e580;
--display-lime-scale-2: #9bd039;
--display-lime-scale-3: #80b530;
--display-lime-scale-4: #6c9d2f;
--display-lime-scale-5: #527a29;
--display-lime-scale-6: #476c28;
--display-lime-scale-7: #3a5b25;
--display-lime-scale-8: #2f4a21;
--display-lime-scale-9: #213319;
--display-olive-bgColor-emphasis: #64762d;
--display-olive-bgColor-muted: #f0f0ad;
--display-olive-borderColor-emphasis: #64762d;
--display-olive-borderColor-muted: #dbe170;
--display-olive-fgColor: #56682c;
--display-olive-scale-0: #f0f0ad;
--display-olive-scale-1: #dbe170;
--display-olive-scale-2: #b9c832;
--display-olive-scale-3: #9bae32;
--display-olive-scale-4: #819532;
--display-olive-scale-5: #64762d;
--display-olive-scale-6: #56682c;
--display-olive-scale-7: #495a2b;
--display-olive-scale-8: #3b4927;
--display-olive-scale-9: #2a331f;
--display-orange-bgColor-emphasis: #b8500f;
--display-orange-bgColor-muted: #ffe7d1;
--display-orange-borderColor-emphasis: #b8500f;
--display-orange-borderColor-muted: #fecfaa;
--display-orange-fgColor: #a24610;
--display-orange-scale-0: #ffe7d1;
--display-orange-scale-1: #fecfaa;
--display-orange-scale-2: #fbaf74;
--display-orange-scale-3: #f68c41;
--display-orange-scale-4: #eb670f;
--display-orange-scale-5: #b8500f;
--display-orange-scale-6: #a24610;
--display-orange-scale-7: #8d3c11;
--display-orange-scale-8: #70300f;
--display-orange-scale-9: #54230d;
--display-pine-bgColor-emphasis: #167e53;
--display-pine-bgColor-muted: #bff8db;
--display-pine-borderColor-emphasis: #167e53;
--display-pine-borderColor-muted: #80efb9;
--display-pine-fgColor: #156f4b;
--display-pine-scale-0: #bff8db;
--display-pine-scale-1: #80efb9;
--display-pine-scale-2: #1dd781;
--display-pine-scale-3: #1dbf76;
--display-pine-scale-4: #1aa267;
--display-pine-scale-5: #167e53;
--display-pine-scale-6: #156f4b;
--display-pine-scale-7: #135d41;
--display-pine-scale-8: #114b36;
--display-pine-scale-9: #0d3627;
--display-pink-bgColor-emphasis: #ce2c85;
--display-pink-bgColor-muted: #ffe5f1;
--display-pink-borderColor-emphasis: #ce2c85;
--display-pink-borderColor-muted: #fdc9e2;
--display-pink-fgColor: #b12f79;
--display-pink-scale-0: #ffe5f1;
--display-pink-scale-1: #fdc9e2;
--display-pink-scale-2: #f8a5cf;
--display-pink-scale-3: #f184bc;
--display-pink-scale-4: #e55da5;
--display-pink-scale-5: #ce2c85;
--display-pink-scale-6: #b12f79;
--display-pink-scale-7: #8e2e66;
--display-pink-scale-8: #6e2b53;
--display-pink-scale-9: #4d233d;
--display-plum-bgColor-emphasis: #a830e8;
--display-plum-bgColor-muted: #f8e5ff;
--display-plum-borderColor-emphasis: #a830e8;
--display-plum-borderColor-muted: #f0cdfe;
--display-plum-fgColor: #961edc;
--display-plum-scale-0: #f8e5ff;
--display-plum-scale-1: #f0cdfe;
--display-plum-scale-2: #e2a7fb;
--display-plum-scale-3: #d487f7;
--display-plum-scale-4: #c264f2;
--display-plum-scale-5: #a830e8;
--display-plum-scale-6: #961edc;
--display-plum-scale-7: #7d1eb8;
--display-plum-scale-8: #651d96;
--display-plum-scale-9: #471769;
--display-purple-bgColor-emphasis: #894ceb;
--display-purple-bgColor-muted: #f1e5ff;
--display-purple-borderColor-emphasis: #894ceb;
--display-purple-borderColor-muted: #e6d2fe;
--display-purple-fgColor: #783ae4;
--display-purple-scale-0: #f1e5ff;
--display-purple-scale-1: #e6d2fe;
--display-purple-scale-2: #d1b1fc;
--display-purple-scale-3: #bc91f8;
--display-purple-scale-4: #a672f3;
--display-purple-scale-5: #894ceb;
--display-purple-scale-6: #783ae4;
--display-purple-scale-7: #6223d7;
--display-purple-scale-8: #4f21ab;
--display-purple-scale-9: #391b79;
--display-red-bgColor-emphasis: #df0c24;
--display-red-bgColor-muted: #ffe2e0;
--display-red-borderColor-emphasis: #df0c24;
--display-red-borderColor-muted: #fecdcd;
--display-red-fgColor: #c50d28;
--display-red-scale-0: #ffe2e0;
--display-red-scale-1: #fecdcd;
--display-red-scale-2: #fda5a7;
--display-red-scale-3: #fb8389;
--display-red-scale-4: #f85461;
--display-red-scale-5: #df0c24;
--display-red-scale-6: #c50d28;
--display-red-scale-7: #a60c29;
--display-red-scale-8: #880c27;
--display-red-scale-9: #610a20;
--display-teal-bgColor-emphasis: #127e81;
--display-teal-bgColor-muted: #c7f5ef;
--display-teal-borderColor-emphasis: #127e81;
--display-teal-borderColor-muted: #89ebe1;
--display-teal-fgColor: #106e75;
--display-teal-scale-0: #c7f5ef;
--display-teal-scale-1: #89ebe1;
--display-teal-scale-2: #22d3c7;
--display-teal-scale-3: #1db9b4;
--display-teal-scale-4: #179b9b;
--display-teal-scale-5: #127e81;
--display-teal-scale-6: #106e75;
--display-teal-scale-7: #0d5b63;
--display-teal-scale-8: #0a4852;
--display-teal-scale-9: #073740;
--display-yellow-bgColor-emphasis: #946a00;
--display-yellow-bgColor-muted: #ffec9e;
--display-yellow-borderColor-emphasis: #946a00;
--display-yellow-borderColor-muted: #ffd642;
--display-yellow-fgColor: #805900;
--display-yellow-scale-0: #ffec9e;
--display-yellow-scale-1: #ffd642;
--display-yellow-scale-2: #ebb400;
--display-yellow-scale-3: #d19d00;
--display-yellow-scale-4: #b88700;
--display-yellow-scale-5: #946a00;
--display-yellow-scale-6: #805900;
--display-yellow-scale-7: #704d00;
--display-yellow-scale-8: #5c3d00;
--display-yellow-scale-9: #422b00;
--fgColor-accent: #0969da;
--fgColor-attention: #9a6700;
--fgColor-closed: var(--fgColor-danger);
--fgColor-disabled: #818b98;
--fgColor-done: #8250df;
--fgColor-muted: #59636e;
--fgColor-neutral: #59636e;
--fgColor-severe: #bc4c00;
--fgColor-sponsors: #bf3989;
--fgColor-success: #1a7f37;
--header-bgColor: #25292e;
--header-borderColor-divider: #818b98;
--headerSearch-bgColor: #25292e;
--headerSearch-borderColor: #818b98;
--highlight-neutral-bgColor: #fff8c5;
--label-auburn-bgColor-active: #d4b7b5;
--label-auburn-bgColor-hover: #e6d6d5;
--label-auburn-bgColor-rest: #f2e9e9;
--label-auburn-borderColor: #ffffff00;
--label-auburn-fgColor-active: #5d3937;
--label-auburn-fgColor-hover: #744744;
--label-auburn-fgColor-rest: #8a5551;
--label-blue-bgColor-active: #75c8ff;
--label-blue-bgColor-hover: #ade1ff;
--label-blue-bgColor-rest: #d1f0ff;
--label-blue-borderColor: #ffffff00;
--label-blue-fgColor-active: #003d99;
--label-blue-fgColor-hover: #004db3;
--label-blue-fgColor-rest: #005fcc;
--label-brown-bgColor-active: #cbbda4;
--label-brown-bgColor-hover: #dfd7c8;
--label-brown-bgColor-rest: #eeeae2;
--label-brown-borderColor: #ffffff00;
--label-brown-fgColor-active: #51412f;
--label-brown-fgColor-hover: #64513a;
--label-brown-fgColor-rest: #755f43;
--label-coral-bgColor-active: #fcab92;
--label-coral-bgColor-hover: #fecebe;
--label-coral-bgColor-rest: #ffe5db;
--label-coral-borderColor: #ffffff00;
--label-coral-fgColor-active: #7e2011;
--label-coral-fgColor-hover: #9b2712;
--label-coral-fgColor-rest: #ba2e12;
--label-cyan-bgColor-active: #00d0fa;
--label-cyan-bgColor-hover: #7ae9ff;
--label-cyan-bgColor-rest: #bdf4ff;
--label-cyan-borderColor: #ffffff00;
--label-cyan-fgColor-active: #004857;
--label-cyan-fgColor-hover: #00596b;
--label-cyan-fgColor-rest: #006a80;
--label-gray-bgColor-active: #b4c0cf;
--label-gray-bgColor-hover: #d2dae4;
--label-gray-bgColor-rest: #e8ecf2;
--label-gray-borderColor: #ffffff00;
--label-gray-fgColor-active: #424448;
--label-gray-fgColor-hover: #4e535a;
--label-gray-fgColor-rest: #5c6570;
--label-green-bgColor-active: #54d961;
--label-green-bgColor-hover: #9ceda0;
--label-green-bgColor-rest: #caf7ca;
--label-green-borderColor: #ffffff00;
--label-green-fgColor-active: #254b34;
--label-green-fgColor-hover: #285c3b;
--label-green-fgColor-rest: #2b6e3f;
--label-indigo-bgColor-active: #b1b9fb;
--label-indigo-bgColor-hover: #d2d7fe;
--label-indigo-bgColor-rest: #e5e9ff;
--label-indigo-borderColor: #ffffff00;
--label-indigo-fgColor-active: #2d2db4;
--label-indigo-fgColor-hover: #393cd5;
--label-indigo-fgColor-rest: #494edf;
--label-lemon-bgColor-active: #d8bd0e;
--label-lemon-bgColor-hover: #f0db3d;
--label-lemon-bgColor-rest: #f7eea1;
--label-lemon-borderColor: #ffffff00;
--label-lemon-fgColor-active: #523f00;
--label-lemon-fgColor-hover: #654f01;
--label-lemon-fgColor-rest: #786002;
--label-lime-bgColor-active: #9bd039;
--label-lime-bgColor-hover: #c7e580;
--label-lime-bgColor-rest: #e3f2b5;
--label-lime-borderColor: #ffffff00;
--label-lime-fgColor-active: #2f4a21;
--label-lime-fgColor-hover: #3a5b25;
--label-lime-fgColor-rest: #476c28;
--label-olive-bgColor-active: #b9c832;
--label-olive-bgColor-hover: #dbe170;
--label-olive-bgColor-rest: #f0f0ad;
--label-olive-borderColor: #ffffff00;
--label-olive-fgColor-active: #3b4927;
--label-olive-fgColor-hover: #495a2b;
--label-olive-fgColor-rest: #56682c;
--label-orange-bgColor-active: #fbaf74;
--label-orange-bgColor-hover: #fecfaa;
--label-orange-bgColor-rest: #ffe7d1;
--label-orange-borderColor: #ffffff00;
--label-orange-fgColor-active: #70300f;
--label-orange-fgColor-hover: #8d3c11;
--label-orange-fgColor-rest: #a24610;
--label-pine-bgColor-active: #1dd781;
--label-pine-bgColor-hover: #80efb9;
--label-pine-bgColor-rest: #bff8db;
--label-pine-borderColor: #ffffff00;
--label-pine-fgColor-active: #114b36;
--label-pine-fgColor-hover: #135d41;
--label-pine-fgColor-rest: #156f4b;
--label-pink-bgColor-active: #f8a5cf;
--label-pink-bgColor-hover: #fdc9e2;
--label-pink-bgColor-rest: #ffe5f1;
--label-pink-borderColor: #ffffff00;
--label-pink-fgColor-active: #6e2b53;
--label-pink-fgColor-hover: #8e2e66;
--label-pink-fgColor-rest: #b12f79;
--label-plum-bgColor-active: #e2a7fb;
--label-plum-bgColor-hover: #f0cdfe;
--label-plum-bgColor-rest: #f8e5ff;
--label-plum-borderColor: #ffffff00;
--label-plum-fgColor-active: #651d96;
--label-plum-fgColor-hover: #7d1eb8;
--label-plum-fgColor-rest: #961edc;
--label-purple-bgColor-active: #d1b1fc;
--label-purple-bgColor-hover: #e6d2fe;
--label-purple-bgColor-rest: #f1e5ff;
--label-purple-borderColor: #ffffff00;
--label-purple-fgColor-active: #4f21ab;
--label-purple-fgColor-hover: #6223d7;
--label-purple-fgColor-rest: #783ae4;
--label-red-bgColor-active: #fda5a7;
--label-red-bgColor-hover: #fecdcd;
--label-red-bgColor-rest: #ffe2e0;
--label-red-borderColor: #ffffff00;
--label-red-fgColor-active: #880c27;
--label-red-fgColor-hover: #a60c29;
--label-red-fgColor-rest: #c50d28;
--label-teal-bgColor-active: #22d3c7;
--label-teal-bgColor-hover: #89ebe1;
--label-teal-bgColor-rest: #c7f5ef;
--label-teal-borderColor: #ffffff00;
--label-teal-fgColor-active: #0a4852;
--label-teal-fgColor-hover: #0d5b63;
--label-teal-fgColor-rest: #106e75;
--label-yellow-bgColor-active: #ebb400;
--label-yellow-bgColor-hover: #ffd642;
--label-yellow-bgColor-rest: #ffec9e;
--label-yellow-borderColor: #ffffff00;
--label-yellow-fgColor-active: #5c3d00;
--label-yellow-fgColor-hover: #704d00;
--label-yellow-fgColor-rest: #805900;
--menu-bgColor-active: #ffffff00;
--overlay-backdrop-bgColor: #c8d1da66;
--progressBar-bgColor-success: var(--bgColor-success-emphasis);
--progressBar-track-borderColor: #ffffff00;
--reactionButton-selected-bgColor-rest: #ddf4ff;
--reactionButton-selected-fgColor-hover: #0550ae;
--selectMenu-bgColor-active: #b6e3ff;
--selectMenu-borderColor: #ffffff00;
--shadow-floating-legacy: 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
--shadow-resting-medium: 0px 1px 1px 0px #25292e1a, 0px 3px 6px 0px #25292e1f;
--skeletonLoader-bgColor: #818b981a;
--topicTag-borderColor: #ffffff00;
--treeViewItem-leadingVisual-iconColor-rest: #54aeff;
--underlineNav-borderColor-active: #fd8c73;
--avatar-bgColor: #ffffff;
--avatar-shadow: 0px 0px 0px 2px #ffffffcc;
--bgColor-black: #1f2328;
--bgColor-closed-emphasis: var(--bgColor-danger-emphasis);
--bgColor-closed-muted: var(--bgColor-danger-muted);
--bgColor-default: #ffffff;
--bgColor-inset: var(--bgColor-muted);
--bgColor-open-muted: var(--bgColor-success-muted);
--bgColor-upsell-emphasis: var(--bgColor-done-emphasis);
--bgColor-upsell-muted: var(--bgColor-done-muted);
--bgColor-white: #ffffff;
--border-accent-emphasis: 0.0625rem solid #0969da;
--border-accent-muted: 0.0625rem solid #54aeff66;
--border-attention-emphasis: 0.0625rem solid #9a6700;
--border-attention-muted: 0.0625rem solid #d4a72c66;
--border-danger-emphasis: 0.0625rem solid #cf222e;
--border-danger-muted: 0.0625rem solid #ff818266;
--border-default: 0.0625rem solid #d1d9e0;
--border-disabled: 0.0625rem solid #818b981a;
--border-done-emphasis: 0.0625rem solid #8250df;
--border-done-muted: 0.0625rem solid #c297ff66;
--border-emphasis: 0.0625rem solid #818b98;
--border-neutral-emphasis: 0.0625rem solid #59636e;
--border-severe-emphasis: 0.0625rem solid #bc4c00;
--border-severe-muted: 0.0625rem solid #fb8f4466;
--border-sponsors-emphasis: 0.0625rem solid #bf3989;
--border-sponsors-muted: 0.0625rem solid #ff80c866;
--border-success-emphasis: 0.0625rem solid #1a7f37;
--border-success-muted: 0.0625rem solid #4ac26b66;
--border-transparent: 0.0625rem solid #ffffff00;
--borderColor-closed-emphasis: var(--borderColor-danger-emphasis);
--borderColor-closed-muted: var(--borderColor-danger-muted);
--borderColor-muted: #d1d9e0b3;
--borderColor-open-emphasis: var(--borderColor-success-emphasis);
--borderColor-open-muted: var(--borderColor-success-muted);
--borderColor-translucent: #1f232826;
--borderColor-upsell-emphasis: var(--borderColor-done-emphasis);
--borderColor-upsell-muted: var(--borderColor-done-muted);
--button-danger-bgColor-hover: var(--bgColor-danger-emphasis);
--button-danger-bgColor-rest: var(--control-bgColor-rest);
--button-danger-fgColor-active: #ffffff;
--button-danger-fgColor-hover: #ffffff;
--button-danger-iconColor-hover: #ffffff;
--button-danger-iconColor-rest: var(--button-danger-fgColor-rest);
--button-default-bgColor-active: var(--control-bgColor-active);
--button-default-bgColor-hover: var(--control-bgColor-hover);
--button-default-bgColor-rest: var(--control-bgColor-rest);
--button-default-bgColor-selected: var(--control-bgColor-active);
--button-default-fgColor-rest: var(--control-fgColor-rest);
--button-default-shadow-resting: 0px 1px 0px 0px #1f23280a;
--button-invisible-bgColor-active: var(--control-transparent-bgColor-active);
--button-invisible-bgColor-hover: var(--control-transparent-bgColor-hover);
--button-invisible-bgColor-rest: var(--control-transparent-bgColor-rest);
--button-invisible-borderColor-hover: var(--control-transparent-borderColor-hover);
--button-invisible-borderColor-rest: var(--control-transparent-borderColor-rest);
--button-invisible-fgColor-active: var(--control-fgColor-rest);
--button-invisible-fgColor-hover: var(--control-fgColor-rest);
--button-invisible-fgColor-rest: var(--control-fgColor-rest);
--button-invisible-iconColor-hover: var(--fgColor-muted);
--button-invisible-iconColor-rest: var(--fgColor-muted);
--button-outline-bgColor-hover: var(--bgColor-accent-emphasis);
--button-outline-bgColor-rest: var(--control-bgColor-rest);
--button-outline-fgColor-active: #ffffff;
--button-outline-fgColor-disabled: #0969da80;
--button-outline-fgColor-hover: #ffffff;
--button-outline-fgColor-rest: var(--fgColor-accent);
--button-primary-fgColor-disabled: #ffffffcc;
--buttonCounter-danger-bgColor-disabled: #cf222e0d;
--buttonCounter-danger-bgColor-hover: #ffffff33;
--buttonCounter-danger-bgColor-rest: #cf222e1a;
--buttonCounter-danger-fgColor-hover: #ffffff;
--buttonCounter-default-bgColor-rest: var(--bgColor-neutral-muted);
--buttonCounter-invisible-bgColor-rest: var(--bgColor-neutral-muted);
--buttonCounter-outline-bgColor-disabled: #0969da0d;
--buttonCounter-outline-bgColor-hover: #ffffff33;
--buttonCounter-outline-bgColor-rest: #0969da1a;
--buttonCounter-outline-fgColor-disabled: #0969da80;
--buttonCounter-outline-fgColor-hover: #ffffff;
--codeMirror-activeline-bgColor: var(--bgColor-neutral-muted);
--codeMirror-gutterMarker-fgColor-muted: var(--fgColor-muted);
--codeMirror-lineNumber-fgColor: var(--fgColor-muted);
--codeMirror-selection-bgColor: var(--borderColor-accent-muted);
--codeMirror-syntax-fgColor-comment: #1f2328;
--color-ansi-black: #1f2328;
--color-prettylights-syntax-markup-bold: #1f2328;
--color-prettylights-syntax-markup-italic: #1f2328;
--color-prettylights-syntax-storage-modifier-import: #1f2328;
--contribution-default-borderColor-1: var(--contribution-default-borderColor-0);
--contribution-default-borderColor-2: var(--contribution-default-borderColor-0);
--contribution-default-borderColor-3: var(--contribution-default-borderColor-0);
--contribution-default-borderColor-4: var(--contribution-default-borderColor-0);
--control-bgColor-disabled: var(--bgColor-disabled);
--control-bgColor-selected: var(--control-bgColor-rest);
--control-borderColor-danger: var(--borderColor-danger-emphasis);
--control-borderColor-disabled: var(--borderColor-disabled);
--control-borderColor-emphasis: var(--borderColor-emphasis);
--control-borderColor-rest: var(--borderColor-default);
--control-borderColor-success: var(--borderColor-success-emphasis);
--control-borderColor-warning: var(--borderColor-attention-emphasis);
--control-checked-bgColor-disabled: var(--fgColor-disabled);
--control-checked-bgColor-rest: var(--bgColor-accent-emphasis);
--control-danger-bgColor-active: #ffebe966;
--control-danger-bgColor-hover: var(--bgColor-danger-muted);
--control-fgColor-disabled: var(--fgColor-disabled);
--control-fgColor-placeholder: var(--fgColor-muted);
--control-iconColor-rest: var(--fgColor-muted);
--control-transparent-bgColor-disabled: var(--bgColor-disabled);
--controlKnob-bgColor-checked: #ffffff;
--controlKnob-bgColor-rest: #ffffff;
--controlTrack-bgColor-disabled: var(--fgColor-disabled);
--controlTrack-borderColor-disabled: var(--fgColor-disabled);
--controlTrack-borderColor-rest: var(--borderColor-default);
--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);
--counter-bgColor-muted: var(--bgColor-neutral-muted);
--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);
--diffBlob-deletionLine-bgColor: var(--bgColor-danger-muted);
--diffBlob-emptyLine-bgColor: var(--bgColor-muted);
--diffBlob-emptyNum-bgColor: var(--bgColor-muted);
--diffBlob-expander-iconColor: var(--fgColor-muted);
--diffBlob-hunkLine-bgColor: var(--bgColor-accent-muted);
--diffBlob-hunkLine-fgColor: var(--fgColor-muted);
--diffBlob-hunkNum-bgColor-hover: var(--bgColor-accent-emphasis);
--fgColor-black: #1f2328;
--fgColor-default: #1f2328;
--fgColor-link: var(--fgColor-accent);
--fgColor-onEmphasis: #ffffff;
--fgColor-onInverse: #ffffff;
--fgColor-open: var(--fgColor-success);
--fgColor-upsell: var(--fgColor-done);
--fgColor-white: #ffffff;
--focus-outlineColor: var(--borderColor-accent-emphasis);
--header-fgColor-default: #ffffffb3;
--header-fgColor-logo: #ffffff;
--overlay-bgColor: #ffffff;
--page-header-bgColor: var(--bgColor-muted);
--progressBar-bgColor-accent: var(--bgColor-accent-emphasis);
--progressBar-bgColor-attention: var(--bgColor-attention-emphasis);
--progressBar-bgColor-danger: var(--bgColor-danger-emphasis);
--progressBar-bgColor-done: var(--bgColor-done-emphasis);
--progressBar-bgColor-neutral: var(--bgColor-neutral-emphasis);
--progressBar-bgColor-severe: var(--bgColor-severe-emphasis);
--progressBar-bgColor-sponsors: var(--bgColor-sponsors-emphasis);
--progressBar-track-bgColor: var(--borderColor-default);
--selection-bgColor: #0969da33;
--shadow-inset: inset 0px 1px 0px 0px #1f23280a;
--shadow-resting-small: 0px 1px 1px 0px #1f23280f, 0px 1px 3px 0px #1f23280f;
--shadow-resting-xsmall: 0px 1px 1px 0px #1f23280f;
--sideNav-bgColor-selected: #ffffff;
--timelineBadge-bgColor: var(--bgColor-muted);
--tooltip-bgColor: var(--bgColor-emphasis);
--underlineNav-iconColor-rest: var(--fgColor-muted);
--avatar-borderColor: var(--borderColor-translucent);
--border-closed-emphasis: var(--border-danger-emphasis);
--border-closed-muted: var(--border-danger-muted);
--border-muted: 0.0625rem solid #d1d9e0b3;
--border-open-emphasis: var(--border-success-emphasis);
--border-open-muted: var(--border-success-muted);
--border-upsell-emphasis: 0.0625rem solid #8250df;
--border-upsell-muted: 0.0625rem solid #c297ff66;
--borderColor-neutral-muted: var(--borderColor-muted);
--button-danger-bgColor-disabled: var(--control-bgColor-disabled);
--button-danger-borderColor-rest: var(--control-borderColor-rest);
--button-default-bgColor-disabled: var(--control-bgColor-disabled);
--button-default-borderColor-active: var(--control-borderColor-rest);
--button-default-borderColor-disabled: var(--control-borderColor-disabled);
--button-default-borderColor-rest: var(--control-borderColor-rest);
--button-invisible-fgColor-disabled: var(--control-fgColor-disabled);
--button-invisible-iconColor-disabled: var(--control-fgColor-disabled);
--button-outline-bgColor-disabled: var(--control-bgColor-disabled);
--button-primary-borderColor-rest: var(--borderColor-translucent);
--button-primary-fgColor-rest: var(--fgColor-white);
--button-primary-iconColor-rest: #ffffffcc;
--card-bgColor: var(--bgColor-default);
--codeMirror-bgColor: var(--bgColor-default);
--codeMirror-cursor-fgColor: var(--fgColor-default);
--codeMirror-fgColor: var(--fgColor-default);
--codeMirror-gutterMarker-fgColor-default: var(--bgColor-default);
--codeMirror-gutters-bgColor: var(--bgColor-default);
--codeMirror-lines-bgColor: var(--bgColor-default);
--codeMirror-matchingBracket-fgColor: var(--fgColor-default);
--control-borderColor-selected: var(--control-bgColor-selected);
--control-checked-borderColor-disabled: var(--control-checked-bgColor-disabled);
--control-checked-borderColor-rest: var(--control-checked-bgColor-rest);
--control-checked-fgColor-disabled: var(--fgColor-onEmphasis);
--control-checked-fgColor-rest: var(--fgColor-onEmphasis);
--controlKnob-bgColor-disabled: var(--control-bgColor-disabled);
--controlKnob-borderColor-checked: var(--control-checked-bgColor-rest);
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
--diffBlob-additionLine-fgColor: var(--fgColor-default);
--diffBlob-additionNum-fgColor: var(--fgColor-default);
--diffBlob-additionWord-fgColor: var(--fgColor-default);
--diffBlob-deletionLine-fgColor: var(--fgColor-default);
--diffBlob-deletionNum-fgColor: var(--fgColor-default);
--diffBlob-deletionWord-fgColor: var(--fgColor-default);
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
--diffBlob-hunkNum-fgColor-rest: var(--fgColor-default);
--focus-outline: 2px solid #0969da;
--overlay-borderColor: #d1d9e080;
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
--tooltip-fgColor: var(--fgColor-onEmphasis);
--underlineNav-borderColor-hover: var(--borderColor-muted);
--border-neutral-muted: 0.0625rem solid #d1d9e0b3;
--button-danger-borderColor-hover: var(--button-primary-borderColor-rest);
--button-default-borderColor-hover: var(--button-default-borderColor-rest);
--button-primary-borderColor-active: var(--button-primary-borderColor-rest);
--button-primary-borderColor-hover: var(--button-primary-borderColor-rest);
--shadow-floating-large: 0px 0px 0px 1px #d1d9e0, 0px 40px 80px 0px #25292e3d;
--shadow-floating-medium: 0px 0px 0px 1px #d1d9e0, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14;
--shadow-floating-small: 0px 0px 0px 1px #d1d9e080, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;
--shadow-floating-xlarge: 0px 0px 0px 1px #d1d9e0, 0px 56px 112px 0px #25292e52;
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);
--button-outline-borderColor-active: var(--button-outline-borderColor-hover);
}
}
html[data-ips-scheme=dark] .gist-meta,
html[data-ips-scheme=dark] .gist-data,
html[data-ips-scheme=dark] .gist-file,
html[data-ips-scheme=dark] .gist-data,
html[data-ips-scheme=dark] .octotree_toggle,
html[data-ips-scheme=dark] ul.comparison-list>li.title,
html[data-ips-scheme=dark] button.button,
html[data-ips-scheme=dark] a.button,
html[data-ips-scheme=dark] span.button,
html[data-ips-scheme=dark] button.minibutton,
html[data-ips-scheme=dark] a.minibutton,
html[data-ips-scheme=dark] span.minibutton,
html[data-ips-scheme=dark] .clone-url-button>.clone-url-link {
background: linear-gradient(#202020, #181818) !important;
border-color: #383838 !important;
border-radius: 0 0 3px 3px !important;
text-shadow: none !important;
color: #b5b5b5 !important
}
html[data-ips-scheme=dark] .markdown-format pre,
html[data-ips-scheme=dark] .markdown-body pre,
html[data-ips-scheme=dark] .markdown-format .highlight pre,
html[data-ips-scheme=dark] .markdown-body .highlight pre,
html[data-ips-scheme=dark] body.blog pre,
html[data-ips-scheme=dark] #facebox pre,
html[data-ips-scheme=dark] .blob-expanded,
html[data-ips-scheme=dark] .terminal,
html[data-ips-scheme=dark] .copyable-terminal,
html[data-ips-scheme=dark] #notebook .input_area,
html[data-ips-scheme=dark] .blob-code-context,
html[data-ips-scheme=dark] .markdown-format code,
html[data-ips-scheme=dark] body.blog pre>code,
html[data-ips-scheme=dark] .api pre,
html[data-ips-scheme=dark] .api code,
html[data-ips-scheme=dark] .CodeMirror,
html[data-ips-scheme=dark] .highlight {
background-color: #1d1f21 !important;
color: #c5c8c6 !important;
font-size: 18px
}
html[data-ips-scheme=dark] .gist .blob-code {
padding: 1px 10px !important;
text-align: left;
background: #000;
border: 0
}
html[data-ips-scheme=dark] ::selection {
background: #24890d;
color: #fff;
text-shadow: none
}
html[data-ips-scheme=dark] ::-moz-selection {
background: #24890d;
color: #fff;
text-shadow: none
}
html[data-ips-scheme=dark] .blob-num {
padding: 10px 8px 9px;
text-align: right;
color: #6b6b6b !important;
border: 0
}
html[data-ips-scheme=dark] .blob-code,
html[data-ips-scheme=dark] .blob-code-inner {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-c,
html[data-ips-scheme=dark] .pl-c span {
color: #969896 !important;
font-style: italic !important
}
html[data-ips-scheme=dark] .pl-c1 {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-cce {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-cn {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-coc {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-cos {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .pl-e {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-ef {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-en {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-enc {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-enf {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-enm {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-ens {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-ent {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-entc {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-enti {
color: #f0c674 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .pl-entm {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-eoa {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-eoac {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-eoac .pl-pde {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-eoai {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-eoai .pl-pde {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-eoi {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-k {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-ko {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-kolp {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-kos {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-kou {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-mai .pl-sf {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-mb {
color: #b5bd68 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .pl-mc {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-mh .pl-pdh {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-mi {
color: #b294bb !important;
font-style: italic !important
}
html[data-ips-scheme=dark] .pl-ml {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .pl-mm {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-mp {
color: #81a2be !important
}
html[data-ips-scheme=dark] .pl-mp1 .pl-sf {
color: #81a2be !important
}
html[data-ips-scheme=dark] .pl-mq {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-mr {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-ms {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-pdb {
color: #b5bd68 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .pl-pdc {
color: #969896 !important;
font-style: italic !important
}
html[data-ips-scheme=dark] .pl-pdc1 {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-pde {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-pdi {
color: #b294bb !important;
font-style: italic !important
}
html[data-ips-scheme=dark] .pl-pds {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .pl-pdv {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-pse {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-pse .pl-s2 {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-s {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-s1 {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .pl-s2 {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-mp .pl-s3 {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-s3 {
color: #81a2be !important
}
html[data-ips-scheme=dark] .pl-sc {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-scp {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-sf {
color: #dad085 !important
}
html[data-ips-scheme=dark] .pl-smc {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .pl-smi {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-smp {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-sok {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-sol {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .pl-som {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-sr {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-sra {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-src {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-sre {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-st {
color: #b294bb !important
}
html[data-ips-scheme=dark] .pl-stj {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-stp {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-sv {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-v {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-vi {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-vo {
color: #c66 !important
}
html[data-ips-scheme=dark] .pl-vpf {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-mi1 {
color: #8f9d6a !important;
background: rgba(0, 64, 0, .5) !important
}
html[data-ips-scheme=dark] .pl-mdht {
color: #8f9d6a !important;
background: rgba(0, 64, 0, .5) !important
}
html[data-ips-scheme=dark] .pl-md {
color: #c66 !important;
background: rgba(64, 0, 0, .5) !important
}
html[data-ips-scheme=dark] .pl-mdhf {
color: #c66 !important;
background: rgba(64, 0, 0, .5) !important
}
html[data-ips-scheme=dark] .pl-mdr {
color: #de935f !important;
font-weight: 400 !important
}
html[data-ips-scheme=dark] .pl-mdh {
color: #c66 !important;
font-weight: 400 !important
}
html[data-ips-scheme=dark] .pl-mdi {
color: #c66 !important;
font-weight: 400 !important
}
html[data-ips-scheme=dark] .pl-ib {
background-color: #c66 !important
}
html[data-ips-scheme=dark] .pl-id {
background-color: #c66 !important;
color: #fff !important
}
html[data-ips-scheme=dark] .pl-ii {
background-color: #c66 !important;
color: #fff !important
}
html[data-ips-scheme=dark] .pl-iu {
background-color: #c66 !important
}
html[data-ips-scheme=dark] .pl-mo {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-mri {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-ms1 {
background-color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .pl-va {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-vpu {
color: #de935f !important
}
html[data-ips-scheme=dark] .pl-entl {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .CodeMirror-gutters {
background: #222 !important;
border-right: 1px solid #484848 !important
}
html[data-ips-scheme=dark] .CodeMirror-guttermarker {
color: #fff !important
}
html[data-ips-scheme=dark] .CodeMirror-guttermarker-subtle {
color: #aaa !important
}
html[data-ips-scheme=dark] .CodeMirror-linenumber {
color: #aaa !important
}
html[data-ips-scheme=dark] .CodeMirror-cursor {
border-left: 1px solid #fff !important
}
html[data-ips-scheme=dark] .CodeMirror-activeline-background {
background: #27282e !important
}
html[data-ips-scheme=dark] .CodeMirror-matchingbracket {
outline: 1px solid gray !important;
color: #fff !important
}
html[data-ips-scheme=dark] .cm-keyword {
color: #f9ee98 !important
}
html[data-ips-scheme=dark] .cm-atom {
color: #fc0 !important
}
html[data-ips-scheme=dark] .cm-number {
color: #ca7841 !important
}
html[data-ips-scheme=dark] .cm-def {
color: #8da6ce !important
}
html[data-ips-scheme=dark] .cm-variable-2,
html[data-ips-scheme=dark] span.cm-tag {
color: #607392 !important
}
html[data-ips-scheme=dark] .cm-variable-3,
html[data-ips-scheme=dark] span.cm-def {
color: #607392 !important
}
html[data-ips-scheme=dark] .cm-operator {
color: #cda869 !important
}
html[data-ips-scheme=dark] .cm-comment {
color: #777 !important;
font-style: italic !important;
font-weight: 400 !important
}
html[data-ips-scheme=dark] .cm-string {
color: #8f9d6a !important
}
html[data-ips-scheme=dark] .cm-string-2 {
color: #bd6b18 !important
}
html[data-ips-scheme=dark] .cm-meta {
background-color: #141414 !important;
color: #f7f7f7 !important
}
html[data-ips-scheme=dark] .cm-builtin {
color: #cda869 !important
}
html[data-ips-scheme=dark] .cm-tag {
color: #997643 !important
}
html[data-ips-scheme=dark] .cm-attribute {
color: #d6bb6d !important
}
html[data-ips-scheme=dark] .cm-header {
color: #ff6400 !important
}
html[data-ips-scheme=dark] .cm-hr {
color: #aeaeae !important
}
html[data-ips-scheme=dark] .cm-link {
color: #ad9361 !important;
font-style: italic !important;
text-decoration: none !important
}
html[data-ips-scheme=dark] .cm-error {
border-bottom: 1px solid red !important
}
html[data-ips-scheme=dark] #notebook .highlight table {
background: #1d1f21 !important;
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .hll {
background-color: #373b41 !important
}
html[data-ips-scheme=dark] .highlight .c {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .err {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .k {
color: #b294bb !important
}
html[data-ips-scheme=dark] .highlight .l {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .h,
html[data-ips-scheme=dark] .highlight .n {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .o {
color: #8abeb7 !important
}
html[data-ips-scheme=dark] .highlight .p {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .cm {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .cp {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .c1 {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .cs {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .gd {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .ge {
font-style: italic !important
}
html[data-ips-scheme=dark] .highlight .gh {
color: #c5c8c6 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .highlight .gi {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .gp {
color: #969896 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .highlight .gs {
font-weight: 700 !important
}
html[data-ips-scheme=dark] .highlight .gu {
color: #8abeb7 !important;
font-weight: 700 !important
}
html[data-ips-scheme=dark] .highlight .kc {
color: #b294bb !important
}
html[data-ips-scheme=dark] .highlight .kd {
color: #b294bb !important
}
html[data-ips-scheme=dark] .highlight .kn {
color: #8abeb7 !important
}
html[data-ips-scheme=dark] .highlight .kp {
color: #b294bb !important
}
html[data-ips-scheme=dark] .highlight .kr {
color: #b294bb !important
}
html[data-ips-scheme=dark] .highlight .kt {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .highlight .ld {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .m {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .s {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .na {
color: #81a2be !important
}
html[data-ips-scheme=dark] .highlight .nb {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .nc {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .highlight .no {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .nd {
color: #8abeb7 !important
}
html[data-ips-scheme=dark] .highlight .ni {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .ne {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .nf {
color: #81a2be !important
}
html[data-ips-scheme=dark] .highlight .nl {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .nn {
color: #f0c674 !important
}
html[data-ips-scheme=dark] .highlight .nx {
color: #81a2be !important
}
html[data-ips-scheme=dark] .highlight .py {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .nt {
color: #8abeb7 !important
}
html[data-ips-scheme=dark] .highlight .nv {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .ow {
color: #8abeb7 !important
}
html[data-ips-scheme=dark] .highlight .w {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .mf {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .mh {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .mi {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .mo {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .sb {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .sc {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .sd {
color: #969896 !important
}
html[data-ips-scheme=dark] .highlight .s2 {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .se {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .sh {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .si {
color: #de935f !important
}
html[data-ips-scheme=dark] .highlight .sx {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .sr {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .s1 {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .ss {
color: #b5bd68 !important
}
html[data-ips-scheme=dark] .highlight .bp {
color: #c5c8c6 !important
}
html[data-ips-scheme=dark] .highlight .vc {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .vg {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .vi {
color: #c66 !important
}
html[data-ips-scheme=dark] .highlight .il {
color: #de935f !important
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment