Files
cicd/playbooks/roles/gitea/files/themes/theme-catppuccin-macchiato-red.css
2025-07-20 14:53:12 +03:00

873 lines
22 KiB
CSS

:root {
color-scheme: dark;
--is-dark-theme: true;
accent-color: #ed8796;
--color-primary: #ed8796;
--color-primary-contrast: #181926;
--color-primary-hover: rgb(233.6739130435, 112.8260869565, 130.597826087);
--color-primary-dark-1: rgb(235.0043478261, 121.6956521739, 138.3586956522);
--color-primary-dark-2: rgb(233.0086956522, 108.3913043478, 126.7173913043);
--color-primary-dark-3: rgb(231.0130434783, 95.0869565217, 115.0760869565);
--color-primary-dark-4: rgb(229.0173913043, 81.7826086957, 103.4347826087);
--color-primary-dark-5: rgb(227.0217391304, 68.4782608696, 91.7934782609);
--color-primary-dark-6: rgb(225.0260869565, 55.1739130435, 80.152173913);
--color-primary-dark-7: rgb(223.0304347826, 41.8695652174, 68.5108695652);
--color-primary-light-1: rgb(238.9956521739, 148.3043478261, 161.6413043478);
--color-primary-light-2: rgb(240.9913043478, 161.6086956522, 173.2826086957);
--color-primary-light-3: rgb(242.9869565217, 174.9130434783, 184.9239130435);
--color-primary-light-4: rgb(244.9826086957, 188.2173913043, 196.5652173913);
--color-primary-light-5: rgb(246.9782608696, 201.5217391304, 208.2065217391);
--color-primary-light-6: rgb(248.9739130435, 214.8260869565, 219.847826087);
--color-primary-light-7: rgb(250.9695652174, 228.1304347826, 231.4891304348);
--color-primary-alpha-10: rgba(237, 135, 150, 0.1);
--color-primary-alpha-20: rgba(237, 135, 150, 0.2);
--color-primary-alpha-30: rgba(237, 135, 150, 0.3);
--color-primary-alpha-40: rgba(237, 135, 150, 0.4);
--color-primary-alpha-50: rgba(237, 135, 150, 0.5);
--color-primary-alpha-60: rgba(237, 135, 150, 0.6);
--color-primary-alpha-70: rgba(237, 135, 150, 0.7);
--color-primary-alpha-80: rgba(237, 135, 150, 0.8);
--color-primary-alpha-90: rgba(237, 135, 150, 0.9);
--color-secondary: #494d64;
--color-secondary-dark-1: rgb(60.2120300752, 64.6721804511, 88.0879699248);
--color-secondary-dark-2: rgb(66.4240601504, 71.3443609023, 97.1759398496);
--color-secondary-dark-3: rgb(72.6360902256, 78.0165413534, 106.2639097744);
--color-secondary-dark-4: rgb(78.8481203008, 84.6887218045, 115.3518796992);
--color-secondary-dark-5: rgb(85.0601503759, 91.3609022556, 124.4398496241);
--color-secondary-dark-6: rgb(91.2721804511, 98.0330827068, 133.5278195489);
--color-secondary-dark-7: rgb(97.4842105263, 104.7052631579, 142.6157894737);
--color-secondary-dark-8: rgb(103.7714285714, 111.4285714286, 151.6285714286);
--color-secondary-dark-9: rgb(112.8593984962, 120.0563909774, 157.8406015038);
--color-secondary-dark-10: rgb(121.9473684211, 128.6842105263, 164.0526315789);
--color-secondary-dark-11: rgb(131.0353383459, 137.3120300752, 170.2646616541);
--color-secondary-dark-12: rgb(140.1233082707, 145.9398496241, 176.4766917293);
--color-secondary-dark-13: rgb(149.2112781955, 154.5676691729, 182.6887218045);
--color-secondary-light-1: rgb(47.7879699248, 51.3278195489, 69.9120300752);
--color-secondary-light-2: rgb(41.5759398496, 44.6556390977, 60.8240601504);
--color-secondary-light-3: rgb(35.3639097744, 37.9834586466, 51.7360902256);
--color-secondary-light-4: rgb(29.1518796992, 31.3112781955, 42.6481203008);
--color-secondary-alpha-10: rgba(54, 58, 79, 0.1);
--color-secondary-alpha-20: rgba(54, 58, 79, 0.2);
--color-secondary-alpha-30: rgba(54, 58, 79, 0.3);
--color-secondary-alpha-40: rgba(54, 58, 79, 0.4);
--color-secondary-alpha-50: rgba(54, 58, 79, 0.5);
--color-secondary-alpha-60: rgba(54, 58, 79, 0.6);
--color-secondary-alpha-70: rgba(54, 58, 79, 0.7);
--color-secondary-alpha-80: rgba(54, 58, 79, 0.8);
--color-secondary-alpha-90: rgba(54, 58, 79, 0.9);
/* colors */
--color-red: #ed8796;
--color-orange: #f5a97f;
--color-yellow: #eed49f;
--color-olive: #a6da95;
--color-green: #a6da95;
--color-teal: #8bd5ca;
--color-blue: #8aadf4;
--color-violet: #b7bdf8;
--color-purple: #c6a0f6;
--color-pink: #f5bde6;
--color-brown: #f0c6c6;
--color-grey: #939ab7;
--color-black: #1e2030;
/* light variants - produced via Sass scale-color(color, $lightness: -10%) */
--color-red-light: rgb(230.347826087, 90.652173913, 111.1956521739);
--color-orange-light: rgb(241.3043478261, 137.2173913043, 79.6956521739);
--color-yellow-light: rgb(230.3274336283, 192.592920354, 115.6725663717);
--color-olive-light: rgb(134.2587412587, 204.8041958042, 111.1958041958);
--color-green-light: rgb(134.2587412587, 204.8041958042, 111.1958041958);
--color-teal-light: rgb(101.5569620253, 199.4430379747, 184.8924050633);
--color-blue-light: rgb(91.3828125, 140.328125, 239.6171875);
--color-violet-light: rgb(136.5189873418, 146.3924050633, 243.4810126582);
--color-purple-light: rgb(170.0480769231, 113.4134615385, 241.5865384615);
--color-pink-light: rgb(238.2894736842, 144.7105263158, 213.2236842105);
--color-brown-light: rgb(229.375, 157.625, 157.625);
--color-grey-light: rgb(116.4, 125.3833333333, 162.6);
--color-black-light: rgb(10.3846153846, 11.0769230769, 16.6153846154);
/* dark 1 variants - produced via Sass scale-color(color, $lightness: -10%) */
--color-red-dark-1: rgb(230.347826087, 90.652173913, 111.1956521739);
--color-orange-dark-1: rgb(241.3043478261, 137.2173913043, 79.6956521739);
--color-yellow-dark-1: rgb(230.3274336283, 192.592920354, 115.6725663717);
--color-olive-dark-1: rgb(134.2587412587, 204.8041958042, 111.1958041958);
--color-green-dark-1: rgb(134.2587412587, 204.8041958042, 111.1958041958);
--color-teal-dark-1: rgb(101.5569620253, 199.4430379747, 184.8924050633);
--color-blue-dark-1: rgb(91.3828125, 140.328125, 239.6171875);
--color-violet-dark-1: rgb(136.5189873418, 146.3924050633, 243.4810126582);
--color-purple-dark-1: rgb(170.0480769231, 113.4134615385, 241.5865384615);
--color-pink-dark-1: rgb(238.2894736842, 144.7105263158, 213.2236842105);
--color-brown-dark-1: rgb(229.375, 157.625, 157.625);
--color-black-dark-1: rgb(10.3846153846, 11.0769230769, 16.6153846154);
/* dark 2 variants - produced via Sass scale-color(color, $lightness: -20%) */
--color-red-dark-2: rgb(223.6956521739, 46.3043478261, 72.3913043478);
--color-orange-dark-2: rgb(237.6086956522, 105.4347826087, 32.3913043478);
--color-yellow-dark-2: rgb(222.6548672566, 173.185840708, 72.3451327434);
--color-olive-dark-2: rgb(102.5174825175, 191.6083916084, 73.3916083916);
--color-green-dark-2: rgb(102.5174825175, 191.6083916084, 73.3916083916);
--color-teal-dark-2: rgb(66.4556962025, 183.5443037975, 166.1392405063);
--color-blue-dark-2: rgb(44.765625, 107.65625, 235.234375);
--color-violet-dark-2: rgb(90.0379746835, 103.7848101266, 238.9620253165);
--color-purple-dark-2: rgb(142.0961538462, 66.8269230769, 237.1730769231);
--color-pink-dark-2: rgb(231.5789473684, 100.4210526316, 196.4473684211);
--color-brown-dark-2: rgb(218.75, 117.25, 117.25);
--color-black-dark-2: hsl(233.3333333333, 23.0769230769%, -4.7058823529%);
/* other colors */
--color-gold: #f4dbd6;
--color-white: #cad3f5;
--color-diff-removed-word-bg: rgba(237, 135, 150, 0.15);
--color-diff-added-word-bg: rgba(166, 218, 149, 0.15);
--color-diff-removed-row-bg: rgba(237, 135, 150, 0.07);
--color-diff-moved-row-bg: rgba(238, 212, 159, 0.07);
--color-diff-added-row-bg: rgba(166, 218, 149, 0.07);
--color-diff-removed-row-border: rgba(237, 135, 150, 0.07);
--color-diff-moved-row-border: rgba(238, 212, 159, 0.07);
--color-diff-added-row-border: rgba(166, 218, 149, 0.07);
--color-diff-inactive: #939ab7;
--color-error-border: #ed8796;
--color-error-bg: #ed8796;
--color-error-bg-active: rgb(233.6739130435, 112.8260869565, 130.597826087);
--color-error-bg-hover: rgb(230.347826087, 90.652173913, 111.1956521739);
--color-error-text: #181926;
--color-success-border: rgb(134.2587412587, 204.8041958042, 111.1958041958);
--color-success-bg: #a6da95;
--color-success-text: #181926;
--color-warning-border: rgb(230.3274336283, 192.592920354, 115.6725663717);
--color-warning-bg: #eed49f;
--color-warning-text: #181926;
--color-info-border: rgb(91.3828125, 140.328125, 239.6171875);
--color-info-bg: #181926;
--color-info-text: #cad3f5;
--color-red-badge: rgb(230.347826087, 90.652173913, 111.1956521739);
--color-red-badge-bg: #181926;
--color-red-badge-hover-bg: rgb(233.6739130435, 112.8260869565, 130.597826087);
--color-green-badge: #a6da95;
--color-green-badge-bg: #a6da95;
--color-green-badge-hover-bg: rgb(150.1293706294, 211.4020979021, 130.0979020979);
--color-yellow-badge: #eed49f;
--color-yellow-badge-bg: #181926;
--color-yellow-badge-hover-bg: rgb(234.1637168142, 202.296460177, 137.3362831858);
--color-orange-badge: #f5a97f;
--color-orange-badge-bg: #181926;
--color-orange-badge-hover-bg: rgb(243.152173913, 153.1086956522, 103.347826087);
--color-git: #f5a97f;
--color-highlight-bg: rgba(238, 212, 159, 0.15);
/* target-based colors */
--color-body: #181926;
--color-box-header: #1e2030;
--color-box-body: #1e2030;
--color-box-body-highlight: #363a4f;
--color-text-dark: #a5adcb;
--color-text: #cad3f5;
--color-text-light: #b8c0e0;
--color-text-light-1: #b8c0e0;
--color-text-light-2: #b8c0e0;
--color-text-light-3: #b8c0e0;
--color-footer: #1e2030;
--color-timeline: #363a4f;
--color-input-text: #cad3f5;
--color-input-background: #363a4f;
--color-input-toggle-background: #363a4f;
--color-input-border: #494d64;
--color-input-border-hover: #5b6078;
--color-nav-bg: #1e2030;
--color-nav-hover-bg: var(--color-hover);
--color-navbar: #1e2030;
--color-navbar-transparent: rgba(24, 25, 38, 0);
--color-light: rgba(91, 96, 120, 0.3);
--color-light-mimic-enabled: rgba(
0,
0,
0,
calc(40 / 255 * 222 / 255 / var(--opacity-disabled))
);
--color-light-border: #5b6078;
--color-hover: rgba(110, 115, 141, 0.2);
--color-active: rgba(202, 211, 245, 0.1);
--color-menu: #363a4f;
--color-card: #363a4f;
--color-markup-table-row: rgba(202, 211, 245, 0.02);
--color-markup-code-block: rgba(202, 211, 245, 0.05);
--color-markup-code-inline: #363a4f;
--color-button: #363a4f;
--color-code-bg: #24273a;
--color-code-sidebar-bg: #363a4f;
--color-shadow: rgba(24, 25, 38, 0.1);
--color-tooltip-bg: #363a4f;
--color-tooltip-text: var(--color-text);
--color-secondary-bg: #363a4f;
--color-text-focus: #cad3f5;
--color-expand-button: #5b6078;
--color-placeholder-text: #a5adcb;
--color-editor-line-highlight: var(--color-primary-light-5);
--color-project-board-bg: var(--color-secondary-light-2);
/* gitea source code: */
/* should ideally be --color-text-dark, see go-gitea/gitea#15651 */
--color-caret: var(--color-text);
--color-reaction-bg: rgba(202, 211, 245, 0.07);
--color-reaction-active-bg: var(--color-primary-alpha-40);
--color-header-wrapper: #1e2030;
--color-header-wrapper-transparent: rgba(30, 32, 48, 0);
--color-label-text: #181926;
--color-label-bg: #ed8796;
--color-label-hover-bg: rgb(233.0086956522, 108.3913043478, 126.7173913043);
--color-label-active-bg: rgb(235.0043478261, 121.6956521739, 138.3586956522);
--color-accent: var(--color-primary-light-1);
--color-small-accent: var(--color-primary-light-5);
--color-active-line: #494d64;
}
/* invert emojis that are hard to read otherwise */
.emoji[aria-label="check mark"],
.emoji[aria-label="currency exchange"],
.emoji[aria-label="TOP arrow"],
.emoji[aria-label="END arrow"],
.emoji[aria-label="ON! arrow"],
.emoji[aria-label="SOON arrow"],
.emoji[aria-label="heavy dollar sign"],
.emoji[aria-label=copyright],
.emoji[aria-label=registered],
.emoji[aria-label="trade mark"],
.emoji[aria-label=multiply],
.emoji[aria-label=plus],
.emoji[aria-label=minus],
.emoji[aria-label=divide],
.emoji[aria-label="curly loop"],
.emoji[aria-label="double curly loop"],
.emoji[aria-label="wavy dash"],
.emoji[aria-label="paw prints"],
.emoji[aria-label="musical note"],
.emoji[aria-label="musical notes"] {
filter: invert(100%) hue-rotate(180deg);
}
.ui.ui.ui.button:not(.inverted, .basic).primary, .ui.ui.ui.button:not(.inverted, .basic).green, .ui.ui.ui.button:not(.inverted, .basic).red, .ui.ui.ui.button:not(.inverted, .basic).teal,
.ui.ui.ui.label:not(.inverted, .basic).primary,
.ui.ui.ui.label:not(.inverted, .basic).green,
.ui.ui.ui.label:not(.inverted, .basic).red,
.ui.ui.ui.label:not(.inverted, .basic).teal {
color: #181926;
}
.ui.ui.ui.button:not(.inverted, .basic).primary:hover, .ui.ui.ui.button:not(.inverted, .basic).green:hover, .ui.ui.ui.button:not(.inverted, .basic).red:hover, .ui.ui.ui.button:not(.inverted, .basic).teal:hover,
.ui.ui.ui.label:not(.inverted, .basic).primary:hover,
.ui.ui.ui.label:not(.inverted, .basic).green:hover,
.ui.ui.ui.label:not(.inverted, .basic).red:hover,
.ui.ui.ui.label:not(.inverted, .basic).teal:hover {
color: #24273a;
}
.ui.basic.modal {
background-color: #24273a;
}
.ui.commit-header-row .svg.gitea-lock ~ a {
color: #181926;
}
.ui.negative.message .header {
color: var(--color-error-text);
}
.ui.sha.isSigned.isVerified .shortsha {
color: #181926;
}
.ui.sha.isSigned.isVerified svg.gitea-lock {
fill: #181926;
}
.ui.basic.modal,
.ui.basic.modal > .header,
.ui.inverted.button {
color: #cad3f5 !important;
}
#repo-topics,
#topic_edit > .ui.selection.dropdown {
color: var(--color-label-text) !important;
}
blockquote.attention-tip {
border-left-color: var(--color-success-bg);
}
blockquote.attention-warning {
border-left-color: var(--color-warning-bg);
}
svg.attention-tip,
strong.attention-tip {
color: var(--color-success-bg);
}
svg.attention-warning,
strong.attention-warning {
color: var(--color-warning-bg);
}
.inline-code-block {
color: #181926;
}
::selection {
background: rgba(237, 135, 150, 0.3) !important;
}
/* NameBuiltinPseudo */
.chroma .bp {
color: #f5a97f;
}
/* Comment */
.chroma .c {
color: #6e738d;
}
/* CommentSingle */
.chroma .c1 {
color: #6e738d;
}
/* CommentHashbang */
.chroma .ch {
color: #6e738d;
}
/* CommentMultiline */
.chroma .cm {
color: #6e738d;
}
/* CommentPreproc */
.chroma .cp {
color: #8aadf4;
}
/* CommentPreprocFile */
.chroma .cpf {
color: #8aadf4;
}
/* CommentSpecial */
.chroma .cs {
color: #6e738d;
}
/* LiteralStringDelimiter */
.chroma .dl {
color: #8aadf4;
}
/* NameFunctionMagic */
/* Generic */
/* GenericDeleted */
.chroma .gd {
color: #cad3f5;
background-color: rgba(237, 135, 150, 0.15);
}
/* GenericEmph */
.chroma .ge {
font-style: italic;
}
/* GenericHeading */
.chroma .gh {
color: #91d7e3;
}
/* GenericInserted */
.chroma .gi {
color: #cad3f5;
background-color: rgba(166, 218, 149, 0.15);
}
/* GenericUnderline */
/* GenericOutput */
.chroma .go {
color: #f5a97f;
}
/* GenericPrompt */
.chroma .gp {
color: #6e738d;
font-weight: bold;
}
/* GenericError */
.chroma .gr {
color: #ee99a0;
}
/* GenericStrong */
.chroma .gs {
font-weight: bold;
}
/* GenericTraceback */
.chroma .gt {
color: #ee99a0;
}
/* GenericSubheading */
.chroma .gu {
color: #91d7e3;
}
/* LiteralNumberIntegerLong */
.chroma .il {
color: #f5a97f;
}
/* Keyword */
.chroma .k {
color: #c6a0f6;
}
/* KeywordConstant */
.chroma .kc {
color: #eed49f;
}
/* KeywordDeclaration */
.chroma .kd {
color: #c6a0f6;
}
/* KeywordNamespace */
.chroma .kn {
color: #eed49f;
}
/* KeywordPseudo */
.chroma .kp {
color: #c6a0f6;
font-weight: bold;
}
/* KeywordReserved */
.chroma .kr {
color: #c6a0f6;
}
/* KeywordType */
.chroma .kt {
color: #eed49f;
}
/* Literal */
/* LiteralDate */
/* LiteralNumber */
.chroma .m {
color: #f5a97f;
}
/* LiteralNumberBin */
.chroma .mb {
color: #f5a97f;
}
/* LiteralNumberFloat */
.chroma .mf {
color: #f5a97f;
}
/* LiteralNumberHex */
.chroma .mh {
color: #f5a97f;
}
/* LiteralNumberInteger */
.chroma .mi {
color: #f5a97f;
}
/* LiteralNumberOct */
.chroma .mo {
color: #f5a97f;
}
/* Name */
.chroma .n {
color: #b7bdf8;
}
/* NameAttribute */
.chroma .na {
color: #eed49f;
}
/* NameBuiltin */
.chroma .nb {
color: #f5a97f;
}
/* NameClass */
.chroma .nc {
color: #eed49f;
}
/* NameDecorator */
.chroma .nd {
color: #f5bde6;
}
/* NameException */
.chroma .ne {
color: #ee99a0;
}
/* NameFunction */
.chroma .nf {
color: #8aadf4;
}
/* NameEntity */
.chroma .ni {
color: #f5bde6;
}
/* NameLabel */
.chroma .nl {
color: #eed49f;
}
/* NameNamespace */
.chroma .nn {
color: #eed49f;
}
/* NameConstant */
.chroma .no {
color: #eed49f;
}
/* NameTag */
.chroma .nt {
color: #c6a0f6;
}
/* NameVariable */
.chroma .nv {
color: #f5a97f;
}
/* NameOther */
.chroma .nx {
color: #f5a97f;
}
/* Operator */
.chroma .o {
color: #91d7e3;
}
/* OperatorWord */
.chroma .ow {
color: #91d7e3;
font-weight: bold;
}
/* Punctuation */
.chroma .p {
color: #939ab7;
}
/* NameProperty */
/* LiteralString */
.chroma .s {
color: #a6da95;
}
/* LiteralStringSingle */
.chroma .s1 {
color: #a6da95;
}
/* LiteralStringDouble */
.chroma .s2 {
color: #a6da95;
}
/* LiteralStringAffix */
.chroma .sa {
color: #a6da95;
}
/* LiteralStringBacktick */
.chroma .sb {
color: #a6da95;
}
/* LiteralStringChar */
.chroma .sc {
color: #a6da95;
}
/* LiteralStringDoc */
.chroma .sd {
color: #a6da95;
}
/* LiteralStringEscape */
.chroma .se {
color: #8aadf4;
}
/* LiteralStringHeredoc */
.chroma .sh {
color: #a6da95;
}
/* LiteralStringInterpol */
.chroma .si {
color: #a6da95;
}
/* LiteralStringRegex */
.chroma .sr {
color: #8aadf4;
}
/* LiteralStringSymbol */
.chroma .ss {
color: #a6da95;
}
/* LiteralStringOther */
.chroma .sx {
color: #a6da95;
}
/* NameVariableClass */
.chroma .vc {
color: #eed49f;
}
/* NameVariableGlobal */
.chroma .vg {
color: #f5a97f;
}
/* NameVariableInstance */
.chroma .vi {
color: #eed49f;
}
/* NameVariableMagic */
/* TextWhitespace */
.chroma .w {
color: #363a4f;
}
.CodeMirror .cm-property,
.CodeMirror.cm-s-default .cm-property,
.CodeMirror.cm-s-paper .cm-property {
color: #cad3f5;
}
.CodeMirror .cm-header,
.CodeMirror.cm-s-default .cm-header,
.CodeMirror.cm-s-paper .cm-header {
color: #cad3f5;
}
.CodeMirror .cm-quote,
.CodeMirror.cm-s-default .cm-quote,
.CodeMirror.cm-s-paper .cm-quote {
color: #a6da95;
}
.CodeMirror .cm-keyword,
.CodeMirror.cm-s-default .cm-keyword,
.CodeMirror.cm-s-paper .cm-keyword {
color: #c6a0f6;
}
.CodeMirror .cm-atom,
.CodeMirror.cm-s-default .cm-atom,
.CodeMirror.cm-s-paper .cm-atom {
color: #ed8796;
}
.CodeMirror .cm-number,
.CodeMirror.cm-s-default .cm-number,
.CodeMirror.cm-s-paper .cm-number {
color: #f5a97f;
}
.CodeMirror .cm-def,
.CodeMirror.cm-s-default .cm-def,
.CodeMirror.cm-s-paper .cm-def {
color: #cad3f5;
}
.CodeMirror .cm-variable-2,
.CodeMirror.cm-s-default .cm-variable-2,
.CodeMirror.cm-s-paper .cm-variable-2 {
color: #91d7e3;
}
.CodeMirror .cm-variable-3,
.CodeMirror.cm-s-default .cm-variable-3,
.CodeMirror.cm-s-paper .cm-variable-3 {
color: #8bd5ca;
}
.CodeMirror .cm-comment,
.CodeMirror.cm-s-default .cm-comment,
.CodeMirror.cm-s-paper .cm-comment {
color: #5b6078;
}
.CodeMirror .cm-string,
.CodeMirror.cm-s-default .cm-string,
.CodeMirror.cm-s-paper .cm-string {
color: #a6da95;
}
.CodeMirror .cm-string-2,
.CodeMirror.cm-s-default .cm-string-2,
.CodeMirror.cm-s-paper .cm-string-2 {
color: #a6da95;
}
.CodeMirror .cm-meta,
.CodeMirror.cm-s-default .cm-meta,
.CodeMirror.cm-s-paper .cm-meta {
color: #f5a97f;
}
.CodeMirror .cm-qualifier,
.CodeMirror.cm-s-default .cm-qualifier,
.CodeMirror.cm-s-paper .cm-qualifier {
color: #f5a97f;
}
.CodeMirror .cm-builtin,
.CodeMirror.cm-s-default .cm-builtin,
.CodeMirror.cm-s-paper .cm-builtin {
color: #f5a97f;
}
.CodeMirror .cm-bracket,
.CodeMirror.cm-s-default .cm-bracket,
.CodeMirror.cm-s-paper .cm-bracket {
color: #cad3f5;
}
.CodeMirror .cm-tag,
.CodeMirror.cm-s-default .cm-tag,
.CodeMirror.cm-s-paper .cm-tag {
color: #eed49f;
}
.CodeMirror .cm-attribute,
.CodeMirror.cm-s-default .cm-attribute,
.CodeMirror.cm-s-paper .cm-attribute {
color: #eed49f;
}
.CodeMirror .cm-hr,
.CodeMirror.cm-s-default .cm-hr,
.CodeMirror.cm-s-paper .cm-hr {
color: #939ab7;
}
.CodeMirror .cm-url,
.CodeMirror.cm-s-default .cm-url,
.CodeMirror.cm-s-paper .cm-url {
color: #8aadf4;
}
.CodeMirror .cm-link,
.CodeMirror.cm-s-default .cm-link,
.CodeMirror.cm-s-paper .cm-link {
color: #8aadf4;
}
.CodeMirror .cm-error,
.CodeMirror.cm-s-default .cm-error,
.CodeMirror.cm-s-paper .cm-error {
color: #ed8796;
}
.monaco-editor .selected-text {
background-color: #363a4f !important;
}
.monaco-editor .margin-view-overlays .line-numbers {
color: #a5adcb !important;
}
.monaco-editor .line-numbers.active-line-number {
color: #ed8796 !important;
}
.monaco-editor .view-overlays .current-line,
.monaco-editor .margin-view-overlays .current-line-margin {
background-color: rgb(47.52, 51.16, 71.44) !important;
}
.monaco-editor .mtk1 {
color: #cad3f5 !important;
}
.monaco-editor .mtk2 {
color: #ff69b4 !important;
}
.monaco-editor .mtk3 {
color: #f5a97f !important;
}
.monaco-editor .mtk4 {
color: #8bd5ca !important;
}
.monaco-editor .mtk5 {
color: #cad3f5 !important;
}
.monaco-editor .mtk6 {
color: #c6a0f6 !important;
}
.monaco-editor .mtk7 {
color: #f5a97f !important;
}
.monaco-editor .mtk8 {
color: #939ab7 !important;
}
.monaco-editor .mtk9 {
color: #c6a0f6 !important;
}
.monaco-editor .mtk10 {
color: #a5adcb !important;
}
.monaco-editor .mtk11 {
color: #8bd5ca !important;
}
.monaco-editor .mtk12 {
color: #8bd5ca !important;
}
.monaco-editor .mtk13 {
color: #ff69b4 !important;
}
.monaco-editor .mtk14 {
color: #ff69b4 !important;
}
.monaco-editor .mtk15 {
color: #c6a0f6 !important;
}
.monaco-editor .mtk16 {
color: #939ab7 !important;
}
.monaco-editor .mtk17 {
color: #ff69b4 !important;
}
.monaco-editor .mtk18 {
color: #ff69b4 !important;
}
.monaco-editor .mtk19 {
color: #8bd5ca !important;
}
.monaco-editor .mtk20 {
color: #ff69b4 !important;
}
.monaco-editor .mtk21 {
color: #a6da95 !important;
}
.monaco-editor .mtk22 {
color: #ff69b4 !important;
}
.monaco-editor .mtk23 {
color: #8aadf4 !important;
}
.monaco-editor .mtk24 {
color: #f5a97f !important;
}
.monaco-editor .mtk25 {
color: #f5bde6 !important;
}
.monaco-editor .bracket-highlighting-0 {
color: rgb(223, 165.4, 188) !important;
}
.monaco-editor .bracket-highlighting-1 {
color: rgb(227.8, 185.8, 174.2) !important;
}
.monaco-editor .bracket-highlighting-2 {
color: rgb(223.6, 211.6, 193.4) !important;
}
.monaco-editor .bracket-highlighting-3 {
color: rgb(180.4, 215.2, 187.4) !important;
}
.monaco-editor .bracket-highlighting-4 {
color: rgb(163.6, 188.2, 244.4) !important;
}
.monaco-editor .bracket-highlighting-5 {
color: rgb(199.6, 180.4, 245.6) !important;
}