/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./src/theme-dark.css ***!
  \**************************************************************************************************/
/* import yrel tokens */

.theme-dark {
    /* documentary tokens */
    --gs-10: #F1F0FC;
    --gs-9: #E6E5F0;
    --gs-8: #9897A4;
    --gs-7: #7E7D89;
    --gs-6: #53525A;
    --gs-5: #434349;
    --gs-4: #3D3D43;
    --gs-3: #323136;
    --gs-2: #2A292E;
    --gs-1: #1F1E22;
    --gs-0: #151515;
    --base-black: #000000;
    --base-white: #ffffff;
    --base-grey: #C9CDD6;

    --primary-3: #4F4A84;
    --primary-2: #6862AA;
    --primary-1: #857DEA;
    --primary-light-3: #423D64;
    --primary-light-2: #34304D;
    --primary-light-1: #2B2937;

    --accent-3: #1C60B8;
    --accent-2: #2A7BDE;
    --accent-1: #5694E4;
    --accent-light-3: #21436C;
    --accent-light-2: #233750;
    --accent-light-1: #202A36;

    --error-1: #F75B4F;

    --warning-1: #3F3315;

    /* overrides for yrel tokens */
    --extensions-border-accent: var(--primary-1);
    --background-brand: var(--primary-1);
    --extensions-text-and-icon-onbrand: var(--gs-0);
    --information-dark-branddark: var(--primary-3);
    --statement-background-brandpressed: var(--primary-2);
    --information-light-brandlight: var(--primary-light-1);
    --additional-background-progressbuttonbrand: var(--primary-3);
    --statement-text-and-icon-onbrandpressed:  var(--gs-0);
    --information-medium-brandmedium: var(--primary-2);
    --extensions-background-control: var(--gs-9);

    /* overrides for the yrel tokens but in rgb */
    --background-accent-rgb: 90, 162, 241;
    --extensions-border-success-rgb: 136, 218, 9;
    --extensions-border-error-rgb: 255, 132, 126;
    --extensions-background-warning-rgb: 255, 153, 0;
}

/*!***************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./src/theme-light.css ***!
  \***************************************************************************************************/
/* import yrel tokens */

.theme-light {
    /* documentary tokens */
    --gs-10: #000000;
    --gs-9: #272C33;
    --gs-8: #56616E;
    --gs-7: #848E9C;
    --gs-6: #C9CDD6;
    --gs-5: #D5D8DF;
    --gs-4: #E0E2E6;
    --gs-3: #EBECED;
    --gs-2: #F5F5F6;
    --gs-1: #FAFAFA;
    --gs-0: #FFFFFF;
    --base-black: #000000;
    --base-white: #FFFFFF;
    --base-grey: #C9CDD6;

    --primary-3: #3A356E;
    --primary-2: #5A549F;
    --primary-1: #7A74C9;
    --primary-light-3: #CAC4FF;
    --primary-light-2: #DDD9FF;
    --primary-light-1: #F0EEFF;

    --accent-3: #1955A2;
    --accent-2: #206DCE;
    --accent-1: #4087E1;
    --accent-light-3: #AED4FF;
    --accent-light-2: #D0E6FF;
    --accent-light-1: #E5F1FF;

    --error-1: #F64337;

    --warning-1: #fff1c0;

    /* overrides for yrel tokens */
    --extensions-border-accent: var(--primary-1);
    --background-brand: var(--primary-1);
    --extensions-text-and-icon-onbrand: var(--gs-0);
    --information-dark-branddark: var(--primary-3);
    --statement-background-brandpressed: var(--primary-2);
    --information-light-brandlight: var(--primary-light-1);
    --additional-background-progressbuttonbrand: var(--primary-3);
    --statement-text-and-icon-onbrandpressed:  var(--gs-0);
    --information-medium-brandmedium: var(--primary-2);
    --extensions-background-control: var(--gs-9);

    /* overrides for the yrel tokens but in rgb */
    --background-accent-rgb: 64,135,225;
    --extensions-border-success-rgb: 2,149,43;
    --extensions-border-error-rgb: 209,61,53;
    --extensions-background-warning-rgb: 255,193,60;

}

/*!****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./src/github-theme.css ***!
  \****************************************************************************************************/
.theme-light {
--focusBorder: #0969da;
--foreground: #1f2328;
--descriptionForeground: #656d76;
--errorForeground: #cf222e;
--textLink-foreground: #0969da;
--textLink-activeForeground: #0969da;
--textBlockQuote-background: #f6f8fa;
--textBlockQuote-border: #d0d7de;
--textCodeBlock-background: #afb8c133;
--textPreformat-foreground: #656d76;
--textSeparator-foreground: #d8dee4;
--icon-foreground: #656d76;
--keybindingLabel-foreground: #1f2328;
--button-background: #1f883d;
--button-foreground: #ffffff;
--button-hoverBackground: #1a7f37;
--button-secondaryBackground: #ebecf0;
--button-secondaryForeground: #24292f;
--button-secondaryHoverBackground: #f3f4f6;
--checkbox-background: #f6f8fa;
--checkbox-border: #d0d7de;
--dropdown-background: #ffffff;
--dropdown-border: #d0d7de;
--dropdown-foreground: #1f2328;
--dropdown-listBackground: #ffffff;
--input-background: #ffffff;
--input-border: #d0d7de;
--input-foreground: #1f2328;
--input-placeholderForeground: #6e7781;
--badge-foreground: #ffffff;
--badge-background: #0969da;
--progressBar-background: #0969da;
--titleBar-activeForeground: #656d76;
--titleBar-activeBackground: #ffffff;
--titleBar-inactiveForeground: #656d76;
--titleBar-inactiveBackground: #f6f8fa;
--titleBar-border: #d0d7de;
--activityBar-foreground: #1f2328;
--activityBar-inactiveForeground: #656d76;
--activityBar-background: #ffffff;
--activityBarBadge-foreground: #ffffff;
--activityBarBadge-background: #0969da;
--activityBar-activeBorder: #fd8c73;
--activityBar-border: #d0d7de;
--sideBar-foreground: #1f2328;
--sideBar-background: #f6f8fa;
--sideBar-border: #d0d7de;
--sideBarTitle-foreground: #1f2328;
--sideBarSectionHeader-foreground: #1f2328;
--sideBarSectionHeader-background: #f6f8fa;
--sideBarSectionHeader-border: #d0d7de;
--list-hoverForeground: #1f2328;
--list-inactiveSelectionForeground: #1f2328;
--list-activeSelectionForeground: #1f2328;
--list-hoverBackground: #eaeef280;
--list-inactiveSelectionBackground: #afb8c133;
--list-activeSelectionBackground: #afb8c133;
--list-focusForeground: #1f2328;
--list-focusBackground: #ddf4ff;
--list-inactiveFocusBackground: #ddf4ff;
--list-highlightForeground: #0969da;
--tree-indentGuidesStroke: #d8dee4;
--notificationCenterHeader-foreground: #656d76;
--notificationCenterHeader-background: #f6f8fa;
--notifications-foreground: #1f2328;
--notifications-background: #ffffff;
--notifications-border: #d0d7de;
--notificationsErrorIcon-foreground: #cf222e;
--notificationsWarningIcon-foreground: #9a6700;
--notificationsInfoIcon-foreground: #0969da;
--pickerGroup-border: #d0d7de;
--pickerGroup-foreground: #656d76;
--quickInput-background: #ffffff;
--quickInput-foreground: #1f2328;
--statusBar-foreground: #656d76;
--statusBar-background: #ffffff;
--statusBar-border: #d0d7de;
--statusBar-focusBorder: #0969da80;
--statusBar-noFolderBackground: #ffffff;
--statusBar-debuggingForeground: #ffffff;
--statusBar-debuggingBackground: #cf222e;
--statusBarItem-prominentBackground: #afb8c133;
--statusBarItem-remoteForeground: #1f2328;
--statusBarItem-remoteBackground: #eaeef2;
--statusBarItem-hoverBackground: #1f232814;
--statusBarItem-activeBackground: #1f23281f;
--statusBarItem-focusBorder: #0969da;
--editorGroupHeader-tabsBackground: #f6f8fa;
--editorGroupHeader-tabsBorder: #d0d7de;
--editorGroup-border: #d0d7de;
--tab-activeForeground: #1f2328;
--tab-inactiveForeground: #656d76;
--tab-inactiveBackground: #f6f8fa;
--tab-activeBackground: #ffffff;
--tab-hoverBackground: #ffffff;
--tab-unfocusedHoverBackground: #eaeef280;
--tab-border: #d0d7de;
--tab-unfocusedActiveBorderTop: #d0d7de;
--tab-activeBorder: #ffffff;
--tab-unfocusedActiveBorder: #ffffff;
--tab-activeBorderTop: #fd8c73;
--breadcrumb-foreground: #656d76;
--breadcrumb-focusForeground: #1f2328;
--breadcrumb-activeSelectionForeground: #656d76;
--breadcrumbPicker-background: #ffffff;
--editor-foreground: #1f2328;
--editor-background: #ffffff;
--editorWidget-background: #ffffff;
--editor-foldBackground: #6e77811a;
--editor-lineHighlightBackground: #eaeef280;
--editorLineNumber-foreground: #8c959f;
--editorLineNumber-activeForeground: #1f2328;
--editorIndentGuide-background: #1f23281f;
--editorIndentGuide-activeBackground: #1f23283d;
--editorWhitespace-foreground: #afb8c1;
--editorCursor-foreground: #0969da;
--editor-findMatchBackground: #bf8700;
--editor-findMatchHighlightBackground: #fae17d80;
--editor-linkedEditingBackground: #0969da12;
--editor-selectionHighlightBackground: #4ac26b40;
--editor-wordHighlightBackground: #eaeef280;
--editor-wordHighlightBorder: #afb8c199;
--editor-wordHighlightStrongBackground: #afb8c14d;
--editor-wordHighlightStrongBorder: #afb8c199;
--editorBracketMatch-background: #4ac26b40;
--editorBracketMatch-border: #4ac26b99;
--editorInlayHint-background: #afb8c133;
--editorInlayHint-foreground: #656d76;
--editorInlayHint-typeBackground: #afb8c133;
--editorInlayHint-typeForeground: #656d76;
--editorInlayHint-paramBackground: #afb8c133;
--editorInlayHint-paramForeground: #656d76;
--editorGutter-modifiedBackground: #d4a72c66;
--editorGutter-addedBackground: #4ac26b66;
--editorGutter-deletedBackground: #ff818266;
--diffEditor-insertedLineBackground: #aceebb4d;
--diffEditor-insertedTextBackground: #6fdd8b80;
--diffEditor-removedLineBackground: #ffcecb4d;
--diffEditor-removedTextBackground: #ff818266;
--scrollbar-shadow: #6e778133;
--scrollbarSlider-background: #8c959f33;
--scrollbarSlider-hoverBackground: #8c959f3d;
--scrollbarSlider-activeBackground: #8c959f47;
--editorOverviewRuler-border: #ffffff;
--minimapSlider-background: #8c959f33;
--minimapSlider-hoverBackground: #8c959f3d;
--minimapSlider-activeBackground: #8c959f47;
--panel-background: #f6f8fa;
--panel-border: #d0d7de;
--panelTitle-activeBorder: #fd8c73;
--panelTitle-activeForeground: #1f2328;
--panelTitle-inactiveForeground: #656d76;
--panelInput-border: #d0d7de;
--debugIcon-breakpointForeground: #cf222e;
--debugConsole-infoForeground: #57606a;
--debugConsole-warningForeground: #7d4e00;
--debugConsole-errorForeground: #cf222e;
--debugConsole-sourceForeground: #9a6700;
--debugConsoleInputIcon-foreground: #6639ba;
--debugTokenExpression-name: #0550ae;
--debugTokenExpression-value: #0a3069;
--debugTokenExpression-string: #0a3069;
--debugTokenExpression-boolean: #116329;
--debugTokenExpression-number: #116329;
--debugTokenExpression-error: #a40e26;
--symbolIcon-arrayForeground: #953800;
--symbolIcon-booleanForeground: #0550ae;
--symbolIcon-classForeground: #953800;
--symbolIcon-colorForeground: #0a3069;
--symbolIcon-constructorForeground: #3e1f79;
--symbolIcon-enumeratorForeground: #953800;
--symbolIcon-enumeratorMemberForeground: #0550ae;
--symbolIcon-eventForeground: #57606a;
--symbolIcon-fieldForeground: #953800;
--symbolIcon-fileForeground: #7d4e00;
--symbolIcon-folderForeground: #7d4e00;
--symbolIcon-functionForeground: #6639ba;
--symbolIcon-interfaceForeground: #953800;
--symbolIcon-keyForeground: #0550ae;
--symbolIcon-keywordForeground: #a40e26;
--symbolIcon-methodForeground: #6639ba;
--symbolIcon-moduleForeground: #a40e26;
--symbolIcon-namespaceForeground: #a40e26;
--symbolIcon-nullForeground: #0550ae;
--symbolIcon-numberForeground: #116329;
--symbolIcon-objectForeground: #953800;
--symbolIcon-operatorForeground: #0a3069;
--symbolIcon-packageForeground: #953800;
--symbolIcon-propertyForeground: #953800;
--symbolIcon-referenceForeground: #0550ae;
--symbolIcon-snippetForeground: #0550ae;
--symbolIcon-stringForeground: #0a3069;
--symbolIcon-structForeground: #953800;
--symbolIcon-textForeground: #0a3069;
--symbolIcon-typeParameterForeground: #0a3069;
--symbolIcon-unitForeground: #0550ae;
--symbolIcon-variableForeground: #953800;
--symbolIcon-constantForeground: #116329;
--terminal-foreground: #1f2328;
--terminal-ansiBlack: #24292f;
--terminal-ansiRed: #cf222e;
--terminal-ansiGreen: #116329;
--terminal-ansiYellow: #4d2d00;
--terminal-ansiBlue: #0969da;
--terminal-ansiMagenta: #8250df;
--terminal-ansiCyan: #1b7c83;
--terminal-ansiWhite: #6e7781;
--terminal-ansiBrightBlack: #57606a;
--terminal-ansiBrightRed: #a40e26;
--terminal-ansiBrightGreen: #1a7f37;
--terminal-ansiBrightYellow: #633c01;
--terminal-ansiBrightBlue: #218bff;
--terminal-ansiBrightMagenta: #a475f9;
--terminal-ansiBrightCyan: #3192aa;
--terminal-ansiBrightWhite: #8c959f;
--editorBracketHighlight-foreground1: #0969da;
--editorBracketHighlight-foreground2: #1a7f37;
--editorBracketHighlight-foreground3: #9a6700;
--editorBracketHighlight-foreground4: #cf222e;
--editorBracketHighlight-foreground5: #bf3989;
--editorBracketHighlight-foreground6: #8250df;
--editorBracketHighlight-unexpectedBracket-foreground: #656d76;
--gitDecoration-addedResourceForeground: #1a7f37;
--gitDecoration-modifiedResourceForeground: #9a6700;
--gitDecoration-deletedResourceForeground: #cf222e;
--gitDecoration-untrackedResourceForeground: #1a7f37;
--gitDecoration-ignoredResourceForeground: #6e7781;
--gitDecoration-conflictingResourceForeground: #bc4c00;
--gitDecoration-submoduleResourceForeground: #656d76;
--debugToolBar-background: #ffffff;
--editor-stackFrameHighlightBackground: #d4a72c66;
--editor-focusedStackFrameHighlightBackground: #4ac26b66;
--settings-headerForeground: #1f2328;
--settings-modifiedItemIndicator: #d4a72c66;
--welcomePage-buttonBackground: #f6f8fa;
--welcomePage-buttonHoverBackground: #f3f4f6;
}
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./src/github-dark-theme.css ***!
  \*********************************************************************************************************/
.theme-dark {
--focusBorder: #1f6feb;
--foreground: #e6edf3;
--descriptionForeground: #7d8590;
--errorForeground: #f85149;
--textLink-foreground: #2f81f7;
--textLink-activeForeground: #2f81f7;
--textBlockQuote-background: #010409;
--textBlockQuote-border: #30363d;
--textCodeBlock-background: #6e768166;
--textPreformat-foreground: #7d8590;
--textSeparator-foreground: #21262d;
--icon-foreground: #7d8590;
--keybindingLabel-foreground: #e6edf3;
--button-background: #238636;
--button-foreground: #ffffff;
--button-hoverBackground: #2ea043;
--button-secondaryBackground: #282e33;
--button-secondaryForeground: #c9d1d9;
--button-secondaryHoverBackground: #30363d;
--checkbox-background: #161b22;
--checkbox-border: #30363d;
--dropdown-background: #161b22;
--dropdown-border: #30363d;
--dropdown-foreground: #e6edf3;
--dropdown-listBackground: #161b22;
--input-background: #0d1117;
--input-border: #30363d;
--input-foreground: #e6edf3;
--input-placeholderForeground: #6e7681;
--badge-foreground: #ffffff;
--badge-background: #1f6feb;
--progressBar-background: #1f6feb;
--titleBar-activeForeground: #7d8590;
--titleBar-activeBackground: #0d1117;
--titleBar-inactiveForeground: #7d8590;
--titleBar-inactiveBackground: #010409;
--titleBar-border: #30363d;
--activityBar-foreground: #e6edf3;
--activityBar-inactiveForeground: #7d8590;
--activityBar-background: #0d1117;
--activityBarBadge-foreground: #ffffff;
--activityBarBadge-background: #1f6feb;
--activityBar-activeBorder: #f78166;
--activityBar-border: #30363d;
--sideBar-foreground: #e6edf3;
--sideBar-background: #010409;
--sideBar-border: #30363d;
--sideBarTitle-foreground: #e6edf3;
--sideBarSectionHeader-foreground: #e6edf3;
--sideBarSectionHeader-background: #010409;
--sideBarSectionHeader-border: #30363d;
--list-hoverForeground: #e6edf3;
--list-inactiveSelectionForeground: #e6edf3;
--list-activeSelectionForeground: #e6edf3;
--list-hoverBackground: #6e76811a;
--list-inactiveSelectionBackground: #6e768166;
--list-activeSelectionBackground: #6e768166;
--list-focusForeground: #e6edf3;
--list-focusBackground: #388bfd26;
--list-inactiveFocusBackground: #388bfd26;
--list-highlightForeground: #2f81f7;
--tree-indentGuidesStroke: #21262d;
--notificationCenterHeader-foreground: #7d8590;
--notificationCenterHeader-background: #161b22;
--notifications-foreground: #e6edf3;
--notifications-background: #161b22;
--notifications-border: #30363d;
--notificationsErrorIcon-foreground: #f85149;
--notificationsWarningIcon-foreground: #d29922;
--notificationsInfoIcon-foreground: #2f81f7;
--pickerGroup-border: #30363d;
--pickerGroup-foreground: #7d8590;
--quickInput-background: #161b22;
--quickInput-foreground: #e6edf3;
--statusBar-foreground: #7d8590;
--statusBar-background: #0d1117;
--statusBar-border: #30363d;
--statusBar-focusBorder: #1f6feb80;
--statusBar-noFolderBackground: #0d1117;
--statusBar-debuggingForeground: #ffffff;
--statusBar-debuggingBackground: #da3633;
--statusBarItem-prominentBackground: #6e768166;
--statusBarItem-remoteForeground: #e6edf3;
--statusBarItem-remoteBackground: #30363d;
--statusBarItem-hoverBackground: #e6edf314;
--statusBarItem-activeBackground: #e6edf31f;
--statusBarItem-focusBorder: #1f6feb;
--editorGroupHeader-tabsBackground: #010409;
--editorGroupHeader-tabsBorder: #30363d;
--editorGroup-border: #30363d;
--tab-activeForeground: #e6edf3;
--tab-inactiveForeground: #7d8590;
--tab-inactiveBackground: #010409;
--tab-activeBackground: #0d1117;
--tab-hoverBackground: #0d1117;
--tab-unfocusedHoverBackground: #6e76811a;
--tab-border: #30363d;
--tab-unfocusedActiveBorderTop: #30363d;
--tab-activeBorder: #0d1117;
--tab-unfocusedActiveBorder: #0d1117;
--tab-activeBorderTop: #f78166;
--breadcrumb-foreground: #7d8590;
--breadcrumb-focusForeground: #e6edf3;
--breadcrumb-activeSelectionForeground: #7d8590;
--breadcrumbPicker-background: #161b22;
--editor-foreground: #e6edf3;
--editor-background: #0d1117;
--editorWidget-background: #161b22;
--editor-foldBackground: #6e76811a;
--editor-lineHighlightBackground: #6e76811a;
--editorLineNumber-foreground: #6e7681;
--editorLineNumber-activeForeground: #e6edf3;
--editorIndentGuide-background: #e6edf31f;
--editorIndentGuide-activeBackground: #e6edf33d;
--editorWhitespace-foreground: #484f58;
--editorCursor-foreground: #2f81f7;
--editor-findMatchBackground: #9e6a03;
--editor-findMatchHighlightBackground: #f2cc6080;
--editor-linkedEditingBackground: #2f81f712;
--editor-selectionHighlightBackground: #3fb95040;
--editor-wordHighlightBackground: #6e768180;
--editor-wordHighlightBorder: #6e768199;
--editor-wordHighlightStrongBackground: #6e76814d;
--editor-wordHighlightStrongBorder: #6e768199;
--editorBracketMatch-background: #3fb95040;
--editorBracketMatch-border: #3fb95099;
--editorInlayHint-background: #8b949e33;
--editorInlayHint-foreground: #7d8590;
--editorInlayHint-typeBackground: #8b949e33;
--editorInlayHint-typeForeground: #7d8590;
--editorInlayHint-paramBackground: #8b949e33;
--editorInlayHint-paramForeground: #7d8590;
--editorGutter-modifiedBackground: #bb800966;
--editorGutter-addedBackground: #2ea04366;
--editorGutter-deletedBackground: #f8514966;
--diffEditor-insertedLineBackground: #23863626;
--diffEditor-insertedTextBackground: #3fb9504d;
--diffEditor-removedLineBackground: #da363326;
--diffEditor-removedTextBackground: #ff7b724d;
--scrollbar-shadow: #484f5833;
--scrollbarSlider-background: #8b949e33;
--scrollbarSlider-hoverBackground: #8b949e3d;
--scrollbarSlider-activeBackground: #8b949e47;
--editorOverviewRuler-border: #010409;
--minimapSlider-background: #8b949e33;
--minimapSlider-hoverBackground: #8b949e3d;
--minimapSlider-activeBackground: #8b949e47;
--panel-background: #010409;
--panel-border: #30363d;
--panelTitle-activeBorder: #f78166;
--panelTitle-activeForeground: #e6edf3;
--panelTitle-inactiveForeground: #7d8590;
--panelInput-border: #30363d;
--debugIcon-breakpointForeground: #f85149;
--debugConsole-infoForeground: #8b949e;
--debugConsole-warningForeground: #d29922;
--debugConsole-errorForeground: #ffa198;
--debugConsole-sourceForeground: #e3b341;
--debugConsoleInputIcon-foreground: #bc8cff;
--debugTokenExpression-name: #79c0ff;
--debugTokenExpression-value: #a5d6ff;
--debugTokenExpression-string: #a5d6ff;
--debugTokenExpression-boolean: #56d364;
--debugTokenExpression-number: #56d364;
--debugTokenExpression-error: #ffa198;
--symbolIcon-arrayForeground: #f0883e;
--symbolIcon-booleanForeground: #58a6ff;
--symbolIcon-classForeground: #f0883e;
--symbolIcon-colorForeground: #79c0ff;
--symbolIcon-constructorForeground: #d2a8ff;
--symbolIcon-enumeratorForeground: #f0883e;
--symbolIcon-enumeratorMemberForeground: #58a6ff;
--symbolIcon-eventForeground: #6e7681;
--symbolIcon-fieldForeground: #f0883e;
--symbolIcon-fileForeground: #d29922;
--symbolIcon-folderForeground: #d29922;
--symbolIcon-functionForeground: #bc8cff;
--symbolIcon-interfaceForeground: #f0883e;
--symbolIcon-keyForeground: #58a6ff;
--symbolIcon-keywordForeground: #ff7b72;
--symbolIcon-methodForeground: #bc8cff;
--symbolIcon-moduleForeground: #ff7b72;
--symbolIcon-namespaceForeground: #ff7b72;
--symbolIcon-nullForeground: #58a6ff;
--symbolIcon-numberForeground: #3fb950;
--symbolIcon-objectForeground: #f0883e;
--symbolIcon-operatorForeground: #79c0ff;
--symbolIcon-packageForeground: #f0883e;
--symbolIcon-propertyForeground: #f0883e;
--symbolIcon-referenceForeground: #58a6ff;
--symbolIcon-snippetForeground: #58a6ff;
--symbolIcon-stringForeground: #79c0ff;
--symbolIcon-structForeground: #f0883e;
--symbolIcon-textForeground: #79c0ff;
--symbolIcon-typeParameterForeground: #79c0ff;
--symbolIcon-unitForeground: #58a6ff;
--symbolIcon-variableForeground: #f0883e;
--symbolIcon-constantForeground-1: #aff5b4;
--symbolIcon-constantForeground-2:#7ee787;
--symbolIcon-constantForeground-3:#56d364;
--symbolIcon-constantForeground-4:#3fb950;
--symbolIcon-constantForeground-5:#2ea043;
--symbolIcon-constantForeground-6:#238636;
--symbolIcon-constantForeground-7:#196c2e;
--symbolIcon-constantForeground-8:#0f5323;
--symbolIcon-constantForeground-9:#033a16;
--symbolIcon-constantForeground-10:#04260f;
--terminal-foreground: #e6edf3;
--terminal-ansiBlack: #484f58;
--terminal-ansiRed: #ff7b72;
--terminal-ansiGreen: #3fb950;
--terminal-ansiYellow: #d29922;
--terminal-ansiBlue: #58a6ff;
--terminal-ansiMagenta: #bc8cff;
--terminal-ansiCyan: #39c5cf;
--terminal-ansiWhite: #b1bac4;
--terminal-ansiBrightBlack: #6e7681;
--terminal-ansiBrightRed: #ffa198;
--terminal-ansiBrightGreen: #56d364;
--terminal-ansiBrightYellow: #e3b341;
--terminal-ansiBrightBlue: #79c0ff;
--terminal-ansiBrightMagenta: #d2a8ff;
--terminal-ansiBrightCyan: #56d4dd;
--terminal-ansiBrightWhite: #ffffff;
--editorBracketHighlight-foreground1: #79c0ff;
--editorBracketHighlight-foreground2: #56d364;
--editorBracketHighlight-foreground3: #e3b341;
--editorBracketHighlight-foreground4: #ffa198;
--editorBracketHighlight-foreground5: #ff9bce;
--editorBracketHighlight-foreground6: #d2a8ff;
--editorBracketHighlight-unexpectedBracket-foreground: #7d8590;
--gitDecoration-addedResourceForeground: #3fb950;
--gitDecoration-modifiedResourceForeground: #d29922;
--gitDecoration-deletedResourceForeground: #f85149;
--gitDecoration-untrackedResourceForeground: #3fb950;
--gitDecoration-ignoredResourceForeground: #6e7681;
--gitDecoration-conflictingResourceForeground: #db6d28;
--gitDecoration-submoduleResourceForeground: #7d8590;
--debugToolBar-background: #161b22;
--editor-stackFrameHighlightBackground: #bb800966;
--editor-focusedStackFrameHighlightBackground: #2ea04366;
--peekViewEditor-matchHighlightBackground: #bb800966;
--peekViewResult-matchHighlightBackground: #bb800966;
--peekViewEditor-background: #6e76811a;
--peekViewResult-background: #0d1117;
--settings-headerForeground: #e6edf3;
--settings-modifiedItemIndicator: #bb800966;
--welcomePage-buttonBackground: #21262d;
--welcomePage-buttonHoverBackground: #30363d;
}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./src/global.css ***!
  \**********************************************************************************************/
:root {
    --black: #000000;
    --blue: #008aff;
    --light-gray: #FAFAFA;
    --light-pink: #F6F1F8;
    --intense-pink: rgba(175, 36, 36, 0.11);
    --light-violet: #F5F9FA;
    --dark-green: var(--accent-1);
    --gray: #888888;
    --green-cyan: #e7f8f4;
    --green: rgba(231, 239, 232, 0.15);
    --some-green: rgba(3, 112, 128, 0.33);
    --light-cyan: #f5f9fa;
    --light-orange: #FFEEE2;
    --light-green: rgba(36, 175, 52, 0.11);
    --light-yellow: #edead8;
    --very-light-blue: #e7e9ee;
    --very-light-cyan-blue: #f1f5f8;
    --white: #ffffff;
    --border-radius: 16px;
    --border: 1px;
    --light-salmon: #fff6f0;
    --light-mint: #f4f8f1;
    --turquoise: rgba(36, 167, 175, 0.11);
    --light-blue: rgba(226, 234, 255, 0.37);
    --deep-gray: #848E9C;
    --deep-light-gray: #333333;
    --some-grey: #C4C4C4;
}

body * {
    box-sizing: border-box;
}


body {
    background: var(--background-primary);
    height: 100%;
    overflow: auto;

    font-family: 'Noto Sans', sans-serif;
}

html {
    overflow: hidden;
    height: 100%;
}

::-webkit-scrollbar {
    width: 6px;
    height: 0;
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

/* 'prismjs/themes/prism.css'; */

 code.prism[class*="language-"],
 pre.prism[class*="language-"] {
     color: var(--text-and-icon-primary);
     background: none;
     text-shadow: 0 1px white;
     font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
     font-size: 1em;
     text-align: left;
     white-space: pre;
     word-spacing: normal;
     word-break: normal;
     word-wrap: normal;
     line-height: 1.5;

     -moz-tab-size: 4;
     -o-tab-size: 4;
     tab-size: 4;

     -webkit-hyphens: none;
     -moz-hyphens: none;
     -ms-hyphens: none;
     hyphens: none;
 }

 pre.prism[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
 code.prism[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
     text-shadow: none;
     background: #b3d4fc;
 }

 pre.prism[class*="language-"]::selection, pre[class*="language-"] ::selection,
 code.prism[class*="language-"]::selection, code[class*="language-"] ::selection {
     text-shadow: none;
     background: #b3d4fc;
 }

 @media print {
     code.prism[class*="language-"],
     pre.prism[class*="language-"] {
         text-shadow: none;
     }
 }

 pre.prism[class*="language-"] {
     padding: 1em;
     margin: .5em 0;
     overflow: auto;
 }

 :not(pre) > code.prism[class*="language-"],
 pre.prism[class*="language-"] {
     background: #f5f2f0;
 }

 :not(pre) > code[class*="language-"] {
     padding: .1em;
     border-radius: .3em;
     white-space: normal;
 }


 .token.atrule,
 .token.attr-value {
     color: #07a;
 }

 .token.regex,
 .token.important,
 .token.variable {
     color: #e90;
 }



.token.property, .token.tag, .token.constant, .token.symbol, .token.deleted,
.token.keyword,
.token.operator {
    color: var(--symbolIcon-keywordForeground);
}

.token.boolean {
    color: var(--symbolIcon-constructorForeground);
}
.token.function {
    color: var(--symbolIcon-functionForeground)
}
.token.class-name  {
    color: var(--symbolIcon-constructorForeground);
}
.token.number {
    color: var(--symbolIcon-colorForeground);
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata,
.token.punctuation {
    color: var(--debugConsole-infoForeground);
}

.token.namespace {
    opacity: .7;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
    color: var(--debugTokenExpression-string)
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
    background: none;
}

.token.atrule,
.token.attr-value {
    color: #07a;
}

.token.regex {
    color: var(--symbolIcon-colorForeground);
}

.token.important,
.token.variable {
    color: var(--symbolIcon-classForeground);
}

.token.important,
.token.bold {
    font-weight: bold;
}
.token.italic {
    font-style: italic;
}

.token.entity {
    cursor: help;
}
