@sap-ux/control-property-editor 0.7.0 → 0.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.css CHANGED
@@ -1,2 +1,2 @@
1
- .ts-ContextualMenu-callout{background:var(--vscode-menu-background, var(--vscode-input-background));border:1px solid var(--vscode-focusBorder);border-radius:2px;overflow:visible;box-shadow:transparent 0 0 1px}.ts-ContextualMenu-callout .ms-Callout-main{border-radius:2px;background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu-callout .ms-Callout-beak{background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu-callout .ms-Callout-beakCurtain{background:transparent}.ts-ContextualMenu-callout--contextual{border-radius:4px;box-shadow:var(--ui-box-shadow-small);border:1px solid var(--vscode-editorWidget-border)}.ts-ContextualMenu-callout--contextual .ms-Callout-beak{box-shadow:var(--ui-box-shadow-small)}.ts-ContextualMenu-callout--contextual .ms-Callout-main{border-radius:4px}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath{margin:-2.5px -2px 2.5px}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath .ts-ContextualMenu{padding:2px 0}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath .ts-ContextualMenu .ms-ContextualMenu-link.is-checked .ms-ContextualMenu-checkmarkIcon{margin-right:2px;margin-left:-2px}.ts-ContextualMenu{background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu .ms-ContextualMenu-item>div,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link,.ts-ContextualMenu .ms-ContextualMenu-item>div>button{min-height:22px;height:auto}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link,.ts-ContextualMenu .ms-ContextualMenu-item>div>button{font-size:13px;color:var(--vscode-editorSuggestWidget-foreground);padding:0 8px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-disabled,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-disabled{opacity:.4}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-checked .ms-ContextualMenu-checkmarkIcon{margin-right:4px;margin-left:-4px}.ts-ContextualMenu .ms-ContextualMenu-item>div>button{padding-right:0;width:calc(100% - 22px)}.ts-ContextualMenu .ms-ContextualMenu-item>div>button+span{display:none}.ts-ContextualMenu .ms-ContextualMenu-item .ms-ContextualMenu-splitMenu{padding:0;width:22px;min-width:22px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:hover,.ts-ContextualMenu .ms-ContextualMenu-item>div:focus{background:transparent}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header{padding:0 8px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-itemText{color:var(--vscode-editorSuggestWidget-foreground);font-size:11px;font-weight:700;text-transform:uppercase}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-linkContent,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-itemText{height:22px;line-height:22px}.ts-ContextualMenu .ms-ContextualMenu-itemText{margin:0;overflow:hidden}.ts-ContextualMenu .ms-ContextualMenu-icon{display:flex;width:12px;height:12px;margin:0 6px 0 0}.ts-ContextualMenu .ms-ContextualMenu-icon svg{width:100%;height:100%}.ts-ContextualMenu .ms-ContextualMenu-divider{background-color:var(--vscode-editorWidget-border)}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus{background:transparent}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--reverse .ms-ContextualMenu-item>.ms-ContextualMenu-link i+.ms-ContextualMenu-itemText,.ts-ContextualMenu.ts-ContextualMenu--reverse .ms-ContextualMenu-item>div>button i+.ms-ContextualMenu-itemText{padding-left:3px}.ts-Menu-option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-highlightForeground);font-weight:700}.ts-ComboBox--selected .ts-Menu-option--highlighted,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ts-Menu-option--highlighted,.ts-ContextualMenu .ms-ContextualMenu-item>div:focus .ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-focusHighlightForeground, var(--vscode-list-focusHighlightForeground))}.ts-icon{fill:var(--vscode-foreground)}.ts-message-wrapper .ts-message-body{display:flex;font-size:11px}.ts-message-wrapper .ts-message-body>span{padding-top:1px}.ts-message-wrapper .ts-message-body>i{margin:1px 2px 0 0}.ts-message-wrapper--error .ts-message-body{color:var(--vscode-errorForeground)}.ts-message-wrapper--warning .ts-message-body{color:var(--vscode-editorMarkerNavigationWarning-background)}.ts-message-wrapper--info .ts-message-body{color:var(--vscode-inputValidation-infoBorder)}.ts-message-wrapper--info .ts-icon svg path{fill:var(--vscode-inputValidation-infoBorder)}.ts-message-wrapper--horizontal{display:flex}.ts-message-wrapper--horizontal .ts-message-body{align-self:flex-end;margin:0 0 7px 5px}.ts-ComboBox .ms-ComboBox{background:var(--vscode-input-background);height:26px;padding:0 26px 0 8px;border-radius:2px}.ts-ComboBox .ms-ComboBox>.ms-Button--icon{right:0;width:26px;background:transparent;height:100%;text-align:center}.ts-ComboBox .ms-ComboBox>.ms-Button--icon i{height:100%;fill:var(--vscode-foreground)}.ts-ComboBox .ms-ComboBox>.ms-Button--icon i svg{height:100%;width:16px}.ts-ComboBox .ms-ComboBox input{background:transparent;font-family:var(--vscode-font-family)!important;font-size:13px;min-height:unset;padding:1px 0 1px 1px;outline:0}.ts-ComboBox .ms-ComboBox input,.ts-ComboBox .ms-ComboBox:hover input{color:var(--vscode-foreground)}.ts-ComboBox .ms-ComboBox input::-moz-placeholder,.ts-ComboBox .ms-ComboBox:hover input::-moz-placeholder{color:var(--vscode-input-placeholderForeground)}.ts-ComboBox .ms-ComboBox input::placeholder,.ts-ComboBox .ms-ComboBox:hover input::placeholder{color:var(--vscode-input-placeholderForeground)}.ts-ComboBox .ms-ComboBox:after{border:1px solid var(--vscode-editorWidget-border);border-radius:2px}.ts-ComboBox .ms-ComboBox:hover:after,.ts-ComboBox .ms-ComboBox:focus-within:after,.ts-ComboBox .ms-ComboBox.is-open:after{border-color:var(--vscode-focusBorder)}.ts-ComboBox--readonly .ms-ComboBox.is-disabled{background-color:var(--vscode-editor-background);font-style:italic}.ts-ComboBox--readonly .ms-ComboBox.is-disabled:after{border-style:dashed}.ts-ComboBox--readonly.ts-ComboBox--empty .ms-ComboBox:hover:after{border-color:var(--vscode-editorWidget-border)}.ts-ComboBox--disabled .ms-ComboBox.is-disabled{opacity:.5;background-color:var(--vscode-editor-inactiveSelectionBackground)}.ts-ComboBox--disabled .ms-ComboBox.is-disabled:after{border-color:var(--vscode-editorWidget-border)}.ts-ComboBox--readonly .ms-ComboBox:focus-within:after,.ts-ComboBox--disabled .ms-ComboBox:focus-within:after{border-style:solid;border-color:var(--vscode-focusBorder)!important}.ts-ComboBox--error .ms-ComboBox:after,.ts-ComboBox--error .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-errorBorder)}.ts-ComboBox--warning .ms-ComboBox:after,.ts-ComboBox--warning .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-warningBorder)}.ts-ComboBox--info .ms-ComboBox:after,.ts-ComboBox--info .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-infoBorder)}.ts-Callout-Dropdown{border:1px solid var(--vscode-focusBorder);box-sizing:border-box;border-radius:2px;overflow:hidden}.ts-Callout-Dropdown .ms-Callout-main{background:var(--vscode-menu-background, var(--vscode-input-background));border:none;border-radius:0}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item{font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight);min-height:22px;height:22px;line-height:22px;color:var(--vscode-editorSuggestWidget-foreground);background-color:transparent;letter-spacing:normal;border:0;padding:0 8px;font-size:13px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:active,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:active,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:active{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:active:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:active:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:active:after{display:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover{outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ts-Menu-option{font-size:13px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-Dropdown-optionText{height:22px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-Dropdown-optionText{margin:0}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:after{display:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-ComboBox-option.ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-ComboBox-option.ms-Button--command{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-Button--command,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-ComboBox-option:after,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-ComboBox-option:after{border:none;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-header{min-height:22px;height:22px;line-height:22px;padding:0 8px;color:var(--vscode-editorSuggestWidget-foreground);font-size:11px;font-weight:700;text-transform:uppercase}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items>div .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items>div .ms-Dropdown-header{border-top:1px solid var(--vscode-editorWidget-border)}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div:first-child .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div:first-child .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items>div:first-child .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items>div:first-child .ms-Dropdown-header{border-top:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-divider,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-divider,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-divider,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-divider{background-color:var(--vscode-editorWidget-border)}.ts-Callout-Dropdown .ms-Dropdown-items>.ms-Button--command{display:block}.ts-Callout-Dropdown .ms-Dropdown-items>.ms-Button--command:focus{background:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)));outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option .ms-Checkbox-checkbox,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item .ms-Checkbox-checkbox{background:var(--vscode-editor-lineHighlightBorder);border-color:var(--vscode-editorWidget-border);height:16px;width:16px;margin-right:8px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option .ms-Checkbox-checkmark,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item .ms-Checkbox-checkmark{color:var(--vscode-checkbox-border)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked .ms-Checkbox-checkmark,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked .ms-Checkbox-checkmark{color:var(--vscode-input-foreground)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked:hover,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked:hover{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option:hover .ms-Checkbox-checkbox,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item:hover .ms-Checkbox-checkbox{border-color:var(--vscode-focusBorder)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option input{display:none}.ts-Callout-Dropdown .ms-Checkbox .ms-Checkbox-label{font-size:13px;padding:0}.ts-Callout-Dropdown .option-no-data{font-size:12px;font-weight:400;height:26px;line-height:26px;padding-left:8px}.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item input:focus+label .ms-Dropdown-optionText{z-index:1}.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item input:focus+label:before{outline:none;z-index:0;left:-8px;right:-8px;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.option-loading{display:flex;padding-left:8px;width:262px;height:26px}.option-loading .uiLoaderXSmall .ms-Spinner-label{font-size:12px;font-weight:400}.ts-Callout button{font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight)}.uiLoaderXLarge .ms-Spinner-circle{width:50px;height:50px}.uiLoaderXSmall .ms-Spinner-circle{border-width:1px;width:12px;height:12px}.ui-loader--delayed{opacity:0;animation:1s ease-in .3s normal forwards 1 ui-loader-fade-in;z-index:1}@keyframes ui-loader-fade-in{0%{opacity:0}to{opacity:1}}.ts-SelectBox .ms-Dropdown{background:var(--vscode-input-background)}.ts-SelectBox .ms-Dropdown .ms-Dropdown-title{background:transparent;height:26px;line-height:24px;border:1px solid transparent;padding:0 26px 0 8px;font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight)}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper{right:0;width:26px;background:transparent;height:100%;text-align:center}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i{height:100%;fill:var(--vscode-foreground)}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i svg{height:100%;width:16px}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i{margin-top:-1px}.ts-SelectBox .ms-Dropdown .ms-Dropdown-title,.ts-SelectBox .ms-Dropdown:hover .ms-Dropdown-title{color:var(--vscode-foreground)}.ts-SelectBox .ms-Dropdown .ms-Dropdown-titleIsPlaceHolder{color:var(--vscode-input-placeholderForeground)}.ts-SelectBox .ms-Dropdown:after{pointer-events:none;content:"";position:absolute;box-sizing:border-box;top:0;left:0;width:100%;height:100%;border:1px solid var(--vscode-editorWidget-border);border-radius:2px}.ts-SelectBox .ms-Dropdown.is-open:after,.ts-SelectBox .ms-Dropdown:focus:after,.ts-SelectBox .ms-Dropdown:hover:after{border-color:var(--vscode-focusBorder)}.ts-SelectBox .ms-Dropdown:focus:after,.ts-SelectBox .ms-Dropdown.is-open:after{border-style:solid}.ts-SelectBox--readonly .ms-Dropdown.is-disabled{background-color:var(--vscode-editor-background);font-style:italic}.ts-SelectBox--readonly .ms-Dropdown.is-disabled:after{border-style:dashed}.ts-SelectBox--readonly.ts-SelectBox--empty .ms-Dropdown:hover:after{border-color:var(--vscode-editorWidget-border)}.ts-SelectBox--disabled .ms-Dropdown.is-disabled{opacity:.5;background-color:var(--vscode-editor-inactiveSelectionBackground)}.ts-SelectBox--disabled .ms-Dropdown.is-disabled:after{border-color:var(--vscode-editorWidget-border)}.ts-SelectBox--readonly .ms-Dropdown:focus:after,.ts-SelectBox--disabled .ms-Dropdown:focus:after{border-style:solid;border-color:var(--vscode-focusBorder)!important}.ts-SelectBox--error .ms-Dropdown:after,.ts-SelectBox--error .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-errorBorder)}.ts-SelectBox--warning .ms-Dropdown:after,.ts-SelectBox--warning .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-warningBorder)}.ts-SelectBox--info .ms-Dropdown:after,.ts-SelectBox--info .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-infoBorder)}.ts-dropdown-item-blocker{position:absolute;inset:0}.ui-create-select-indicator-clear,.ui-create-select-indicator-dropdown{display:flex;height:16px;align-items:center;justify-content:center;align-content:center}.ui-create-select-indicator-loading{padding-right:8px}.ui-create-select__option{position:relative}.ui-create-select__option--is-selected .ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-focusHighlightForeground, var(--vscode-list-focusHighlightForeground))}.ui-create-select__option--is-selected:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ui-create-select__option:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.flexible-table{display:flex;flex-direction:column;width:100%;padding:1px;box-sizing:border-box}.flexible-table ul{margin-block-start:.1em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.flexible-table-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:5px;-moz-column-gap:10px;column-gap:10px}.flexible-table-header-primary-actions,.flexible-table-header-secondary-actions{display:flex;-moz-column-gap:10px;column-gap:10px}.flexible-table .ui-loader-blocker{margin:0}.flexible-table-content{display:flex;margin-top:10px;flex-direction:column;position:relative;border:1px solid var(--vscode-editorWidget-border)}.flexible-table-content.loading{min-height:60px}.flexible-table-content.empty-table{border:none}.flexible-table-content.empty-table .flexible-table-content-table-title-row{border:1px solid var(--vscode-editorWidget-border)}.flexible-table-content.empty-table-header{margin-top:0}.flexible-table-content-table{overflow-y:auto;max-height:220px;overflow-x:hidden}.flexible-table-content-table-title-row{font-weight:700;background:var(--vscode-editor-background);border-bottom:1px solid var(--vscode-editorWidget-border)}.flexible-table-content-table-title-row-item-data-cells-value{width:100%}.flexible-table-content-table-row.even,.flexible-table-content-table-row-no-data.even{background:var(--vscode-editor-background)}.flexible-table-content-table-row.odd,.flexible-table-content-table-row-no-data.odd,.flexible-table-content-table-row.reverse-background.even,.flexible-table-content-table-row-no-data.reverse-background.even{background:var(--vscode-sideBar-background)}.flexible-table-content-table-row.reverse-background.odd,.flexible-table-content-table-row-no-data.reverse-background.odd{background:var(--vscode-editor-background)}.flexible-table-content-table-row.no-background,.flexible-table-content-table-row-no-data.no-background{background:none}.flexible-table-content-table-row.no-background .flexible-table-content-table-row-header,.flexible-table-content-table-row-no-data.no-background .flexible-table-content-table-row-header{background:transparent}.flexible-table-content-table-row.no-background.dragged,.flexible-table-content-table-row-no-data.no-background.dragged{background-color:var(--vscode-editor-background)}.flexible-table-content-table-row{border-bottom:1px solid var(--vscode-editorWidget-border)}.flexible-table-content-table-row:last-child{border-bottom:none}.flexible-table-content-table-row:focus{outline:none}.flexible-table-content-table-row:focus .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-focusBorder)}.flexible-table-content-table-row.selected .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notebookStatusSuccessIcon-foreground, var(--vscode-successBackground, #84c881))}.flexible-table-content-table-row.dragged{z-index:1000000}.flexible-table-content-table-row.dragged.unlocked-axis .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notebookStatusSuccessIcon-foreground, var(--vscode-successBackground, #84c881))}.flexible-table-content-table-row.dragged.unlocked-axis.out-of-bounds .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notificationsWarningIcon-foreground, var(--vscode-warningBackground, #cca700))}.flexible-table-content-table-row.dragged.locked-axis .flexible-table-content-table-row-wrapper{box-shadow:var(--ui-box-shadow-medium)}.flexible-table-content-table-row-item-wrapper{display:flex;width:100%}.flexible-table-content-table-row-no-data{padding:5px}.flexible-table-content-table-row-header{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:var(--vscode-debugView-stateLabelBackground);padding:5px 10px;align-items:center;row-gap:5px}.flexible-table-content-table-row-header-text-content{font-size:13px;font-weight:700}.flexible-table-content-table-row-header-actions{display:flex;flex-direction:row;flex-wrap:wrap}.flexible-table-content-table-row-header-actions-icon{width:16px}.flexible-table-content-table-row-header-actions-divider{margin:0 10px;height:20px}.flexible-table-content-table-row-header-actions-item-wrapper{display:flex}.flexible-table-content-table-row,.flexible-table-content-table-title-row{padding:0;margin:0;list-style-type:none}.flexible-table-content-table-row-wrapper,.flexible-table-content-table-title-row-wrapper{outline-offset:-1px;display:flex;flex-direction:column}.flexible-table-content-table-row-wrapper-cells,.flexible-table-content-table-title-row-wrapper-cells{display:flex;align-items:stretch;justify-content:space-between}.flexible-table-content-table-row-wrapper.inline-layout-cells,.flexible-table-content-table-title-row-wrapper.inline-layout-cells{flex-direction:row}.flexible-table-content-table-row-wrapper.wrapping-layout-cells,.flexible-table-content-table-title-row-wrapper.wrapping-layout-cells{flex-direction:column}.flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-header,.flexible-table-content-table-title-row-wrapper.wrapping-layout .flexible-table-content-table-row-header{background-color:transparent;border:1px solid var(--vscode-editorWidget-border);padding:4px 9px}.flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-wrapper-cells,.flexible-table-content-table-title-row-wrapper.wrapping-layout .flexible-table-content-table-row-wrapper-cells{border:1px solid var(--vscode-editorWidget-border);border-top:0}.flexible-table-content-table-row-item-title,.flexible-table-content-table-title-row-item-title{height:18px;font-weight:700;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flexible-table-content-table-row-item-index,.flexible-table-content-table-title-row-item-index{border-right:1px solid var(--vscode-editorWidget-border);display:flex;flex-direction:column;justify-content:space-around}.flexible-table-content-table-row-item-index-value,.flexible-table-content-table-title-row-item-index-value{text-align:center;width:40px}.flexible-table-content-table-row-item-data-cells,.flexible-table-content-table-title-row-item-data-cells{display:flex;width:100%}.flexible-table-content-table-row-item-data-cells.in-row,.flexible-table-content-table-title-row-item-data-cells.in-row{flex-direction:row}.flexible-table-content-table-row-item-data-cells.in-column,.flexible-table-content-table-title-row-item-data-cells.in-column{flex-direction:column}.flexible-table-content-table-row-item-data-cells.in-column .flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table-content-table-title-row-item-data-cells.in-column .flexible-table-content-table-row-item-data-cells-wrapper{width:auto;border-right:none}.flexible-table-content-table-row-item-data-cells.dynamic,.flexible-table-content-table-title-row-item-data-cells.dynamic{flex-direction:row;flex-wrap:wrap;width:auto;padding:5px 4px 4px}.flexible-table-content-table-row-item-data-cells-value,.flexible-table-content-table-title-row-item-data-cells-value{padding:5px}.flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table-content-table-title-row-item-data-cells-wrapper{border-right:1px solid var(--vscode-editorWidget-border);padding:0;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.flexible-table-content-table-row-item-data-cells-wrapper:last-of-type,.flexible-table-content-table-title-row-item-data-cells-wrapper:last-of-type{border-right:none}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable{padding:10px}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span:not(:last-child),.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span:not(:last-child){padding-bottom:4px}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i{vertical-align:middle}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i svg>path,.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i svg>rect,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i svg>path,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i svg>rect{fill:var(--vscode-textLink-activeForeground)}.flexible-table-content-table-row-item-actions,.flexible-table-content-table-title-row-item-actions{display:flex;flex-direction:row;justify-content:flex-start;min-width:87px;border-left:1px solid var(--vscode-editorWidget-border);padding:5px;align-items:center}.flexible-table-content-table-row-item-actions-icon,.flexible-table-content-table-title-row-item-actions-icon{width:16px}.flexible-table-content-table-row-item-actions-divider,.flexible-table-content-table-title-row-item-actions-divider{margin:0 10px;height:20px}.flexible-table-content-table.dragged .flexible-table-content-table-row.highlight-drop-warning .flexible-table-content-table-row-wrapper:before{position:absolute;width:100%;height:100%;box-sizing:border-box;content:" ";border:1px solid var(--vscode-notificationsWarningIcon-foreground, var(--vscode-warningBackground, #cca700))}.flexible-table.wrapping-layout .flexible-table-header{padding-right:5px;box-sizing:border-box}.flexible-table.wrapping-layout .flexible-table-content{border:none}.flexible-table.wrapping-layout .flexible-table-content-table{padding-right:5px;box-sizing:border-box}.flexible-table.wrapping-layout .flexible-table-content-table-row,.flexible-table.wrapping-layout .flexible-table-content-table-title-row,.flexible-table.wrapping-layout .flexible-table-content-table-row-item-index,.flexible-table.wrapping-layout .flexible-table-content-table-title-row-item-index{border:none}.flexible-table.wrapping-layout .flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table.wrapping-layout .flexible-table-content-table-title-row-item-data-cells-wrapper{border-right:none}.flexible-table.wrapping-layout .flexible-table-content-table-row{margin-bottom:10px}.flexible-table.wrapping-layout .flexible-table-content-table-row:last-child{margin-bottom:0}li.flexible-table-content-table-row.dragged{border:none;margin-bottom:0}li.flexible-table-content-table-row.dragged .flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-item-index{border:none}li.flexible-table-content-table-row.dragged .flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-item-data-cells-wrapper{border-right:none}.small-cell1{width:30%}.small-cell2{width:40%}.small-cell3{width:30%}.flexible-table.readonly .flexible-table-content-table-title-row-item-index-value,.flexible-table.readonly .flexible-table-content-table-title-row-item-data-cells-value,.flexible-table.readonly .flexible-table-content-table-row-header-text-content,.flexible-table.readonly .flexible-table-content-table-row-item-index-value,.flexible-table.readonly .flexible-table-content-table-row-item-title{opacity:.4}.ui-large-header{font-family:var(--vscode-font-family);font-weight:700;font-size:24px;font-style:normal;line-height:29px;color:var(--vscode-settings-headerForeground)}.ui-medium-header{font-family:var(--vscode-font-family);font-weight:700;font-size:14px;font-style:normal;line-height:16px;color:var(--vscode-settings-headerForeground)}.ui-small-header{font-family:var(--vscode-font-family);font-weight:700;font-size:13px;font-style:normal;line-height:15px;color:var(--vscode-settings-textInputForeground)}.ui-medium-text{font-family:var(--vscode-font-family);font-weight:400;font-size:13px;font-style:normal;line-height:18px;color:var(--vscode-settings-textInputForeground)}.ui-medium-italic-text{font-family:var(--vscode-font-family);font-weight:400;font-size:13px;font-style:italic;line-height:18px;color:var(--vscode-settings-textInputForeground)}.ui-small-text{font-family:var(--vscode-font-family);font-weight:400;font-size:11px;font-style:normal;line-height:15px;color:var(--vscode-settings-textInputForeground)}.ui-small-italic-text{font-family:var(--vscode-font-family);font-weight:400;font-size:11px;font-style:italic;line-height:15px;color:var(--vscode-settings-textInputForeground)}:root{--ui-box-shadow-small: 0 4px 8px 0 var(--vscode-widget-shadow);--ui-box-shadow-medium: 0 6px 12px 0 var(--vscode-widget-shadow);--ui-box-shadow-large: 0 10px 20px 0 var(--vscode-widget-shadow)}.ui-box-shadow-small{box-shadow:var(--ui-box-shadow-small)}.ui-box-shadow-medium{box-shadow:var(--ui-box-shadow-medium)}.ui-box-shadow-large{box-shadow:var(--ui-box-shadow-large)}.uiList-group-entry{padding:0 20px 0 10px;font-size:13px;font-weight:400;height:20px}.uiList-group-entry:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground)}.quick-navigation--inline [data-quick-navigation-key]{position:relative}.quick-navigation--inline [data-quick-navigation-key]:before{font-family:var(--vscode-font-family);color:var(--vscode-activityBarBadge-foreground);font-size:16px;position:absolute;background:var(--vscode-activityBarBadge-background);padding:5px;width:18px;height:18px;text-align:center;line-height:18px;border-radius:2px;box-shadow:var(--ui-box-shadow-small);pointer-events:none;content:attr(data-quick-navigation-key);top:-15px;left:-15px}.quick-navigation--external>div{font-family:var(--vscode-font-family);color:var(--vscode-activityBarBadge-foreground);font-size:16px;position:absolute;background:var(--vscode-activityBarBadge-background);padding:5px;width:18px;height:18px;text-align:center;line-height:18px;border-radius:2px;box-shadow:var(--ui-box-shadow-small);pointer-events:none}.section{display:flex;flex-direction:column;overflow:hidden}.section__header>div{flex:0 1 auto;background:var(--vscode-sideBarSectionHeader-background);min-height:40px;display:flex;align-items:center;padding:0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--vscode-sideBarTitle-foreground)}.section__header__title{width:100%;overflow:hidden;text-overflow:ellipsis}.section__header__title.ui-medium-header{line-height:normal}.section__body{margin:1rem .75rem;flex:1 1 auto;padding:0 .25rem;height:100%}.section__body>.ui-loader-blocker:before{z-index:1}.section--clean .section__body{margin:0;padding:0}.section--scrollable .section__body{overflow:auto}.section--extended .section__header{background-color:var(--vscode-sideBar-background)}.section__collapse{position:absolute;top:0;left:0;width:13px}.section--hidden{animation:.5s delayedFadeOut;animation-fill-mode:forwards}@keyframes delayedFadeOut{0%{opacity:1}99%{opacity:0;visibility:visible}to{visibility:hidden}}.splitter{background-color:var(--vscode-panelSection-border);position:absolute;outline:none}.splitter--horizontal{top:0;bottom:0;cursor:ew-resize}.splitter--horizontal:after{border-left:1px solid var(--vscode-contrastBorder);border-right:1px solid var(--vscode-contrastBorder)}.splitter--vertical{cursor:ns-resize;left:0;right:0}.splitter--vertical:after{border-top:1px solid var(--vscode-contrastBorder);border-bottom:1px solid var(--vscode-contrastBorder)}.splitter--compact{background:var(--vscode-editorWidget-border)}.splitter--compact.splitter--vertical .splitter__grip{height:3px}.splitter--compact.splitter--horizontal .splitter__grip{width:12px}.splitter--compact.splitter--horizontal .splitter__grip svg{transform-origin:5px 7px}.splitter--toggle{cursor:pointer}.splitter--toggle .splitter__grip{height:12px}.splitter--resize.splitter--horizontal{cursor:ew-resize}.splitter--resize.splitter--vertical{cursor:ns-resize}.splitter:after{content:"";inset:0;position:absolute}.splitter__grip{position:absolute;height:16px;top:50%;transform:translateY(-50%);left:0;right:0}.splitter+.section .section__header__title,.splitter+.section .section__body{padding-left:7px}.splitter--toggle+.section .section__header__title,.splitter--toggle+.section .section__body{padding:0;margin:0}.splitter:hover{background-color:var(--vscode-focusBorder)}.splitter:hover .splitter__grip svg path{fill:var(--vscode-button-foreground)}.splitter--horizontal:hover:after{border-left:1px dashed var(--vscode-contrastActiveBorder);border-right:1px dashed var(--vscode-contrastActiveBorder)}.splitter--horizontal:focus:after{border-left:1px solid var(--vscode-focusBorder);border-right:1px solid var(--vscode-focusBorder)}.splitter--vertical:hover:after{border-top:1px dashed var(--vscode-contrastActiveBorder);border-bottom:1px dashed var(--vscode-contrastActiveBorder)}.splitter--vertical:focus:after{border-top:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.splitter--hidden{animation:.5s delayedFadeOut;animation-fill-mode:forwards}.splitter i.ts-icon{display:flex;height:100%}.splitter i.ts-icon svg{height:100%;width:100%}.splitter--toggle.splitter--horizontal .splitter__grip svg{transform:rotate(180deg)}.splitter--toggle.splitter--vertical .splitter__grip svg{transform:rotate(270deg)}.splitter--resize.splitter--standard.splitter--vertical .splitter__grip svg,.splitter--resize.splitter--compact.splitter--horizontal .splitter__grip svg{transform:rotate(90deg)}.splitter__overlay{position:absolute;z-index:1;inset:0;background:transparent}.splitter__overlay--horizontal{cursor:ew-resize}.splitter__overlay--vertical{cursor:ns-resize}.sections__item--hidden .splitter--toggle.splitter--horizontal .splitter__grip svg{transform:rotate(0) translate(-1px)}.sections__item--hidden .splitter--toggle.splitter--vertical .splitter__grip svg{transform:rotate(90deg) translate(-1px)}.sections{position:relative;overflow:hidden}.sections--horizontal,.sections--horizontal .sections__item{height:100%}.sections--vertical,.sections--vertical .sections__item{width:100%}.sections .sections__item{position:absolute}.sections--animated .sections__item{transition:all .3s ease 0s}.sections--animated.sections--horizontal .sections__item{transition-property:transform,left,right}.sections--animated.sections--vertical .sections__item{transition-property:transform,top,bottom}.sections.sections--horizontal .sections__item--toggle.sections__item--hidden{transform:translate(100%)}.sections.sections--horizontal .sections__item--toggle{max-width:calc(100% - 24px)}.sections.sections--horizontal>.sections__item:first-child{padding-right:7px}.sections.sections--vertical .sections__item--toggle.sections__item--hidden{transform:translateY(100%)}.sections.sections--vertical .sections__item--toggle{max-height:calc(100% - 24px)}.ui-DatePicker{display:flex;align-items:center;height:24px;max-height:24px;min-height:24px;margin:0}.ui-DatePicker-toggle{position:relative;margin-left:10px}.ui-DatePicker-toggle input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.ui-DatePicker-toggle input::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}body[data-vscode-theme-kind=vscode-dark] .ui-DatePicker-toggle input{color-scheme:dark}.ms-DetailsHeader-cell .ms-Checkbox input,.ms-DetailsList .ms-Checkbox input{display:none}.ms-DetailsHeader-cell .ms-Checkbox-label,.ms-DetailsList .ms-Checkbox-label{pointer-events:none}.ms-DetailsList-contentWrapper .ms-DetailsRow-check{height:100%}.ms-DetailsList .ms-TextField,.ms-DetailsList .ms-Dropdown,.ms-DetailsList .ts-ComboBox,.ms-DetailsList .ui-DatePicker{margin:-5px}.ms-DetailsList .ms-List-page .ms-List-cell:nth-child(odd) .ms-FocusZone{background:var(--vscode-peekViewResult-background)}.ms-DetailsList .ms-ComboBox-container{position:relative}.ms-DetailsList .ms-ComboBox-container>div[role=alert]{position:absolute;display:inline-block;left:0;right:0;top:26px;white-space:pre-wrap}.ms-DetailsList-row-number{text-align:center}.ms-DetailsHeader-cell[data-item-key=__row_number__] .ms-DetailsHeader-cellTitle{justify-content:center}.ms-ScrollablePane .ms-FocusZone{color:var(--vscode-foreground);background:transparent;border-bottom:0}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell{display:flex;vertical-align:baseline;overflow:hidden;position:relative;justify-content:center;outline-offset:-5px;position:absolute;inset:0;padding-inline:12px 8px}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .type-icon{padding:3px 10px 0 0}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .not-editable-container{margin-left:auto}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .not-editable-container .not-editable-icon{padding:3px 0 0 10px}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .editable-container{margin-left:auto}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell:focus{outline:none;box-shadow:0 0 0 3px var(--vscode-focusBorder) inset}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell,.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:hover,.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell .ms-Icon{color:var(--vscode-foreground);font-weight:700;background:transparent}.ms-ScrollablePane .ms-FocusZone:focus:hover{background:transparent}.ms-ScrollablePane .ms-FocusZone:focus .ms-DetailsRow-cell{color:var(--vscode-foreground)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus{outline:none}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus:after{display:none}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus .data-editor__header-cell{outline:none;box-shadow:0 0 0 3px var(--vscode-focusBorder) inset}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:first-of-type{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border),inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .ms-DetailsHeader-cell.selected{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 5px 0 var(--vscode-focusBorder),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-cell.uneditable{font-style:italic;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:auto}.ms-ScrollablePane .ms-FocusZone>.ms-DetailsRow-cell{margin-right:-1px}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow{box-shadow:inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields{box-shadow:inset -1px 0 0 var(--vscode-editorWidget-border),inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-List-page:last-of-type{padding-bottom:1px;box-shadow:inset 0 -1px 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields .ms-DetailsRow-cell:last-child{padding-right:15px}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-check--isHeader{box-shadow:inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader{color:var(--vscode-foreground);background:var(--vscode-editor-background);border-bottom:0;padding-top:0}.ms-ScrollablePane .ms-DetailsRow-cell span:focus-visible{outline:none}.ms-ScrollablePane .ms-DetailsRow.is-selected .ms-DetailsRow-cellCheck{margin-top:0;box-shadow:3px 0 0 var(--vscode-focusBorder) inset}.ms-Fabric--isFocusVisible .ms-DetailsHeader-check:focus:after,.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow:focus:after,.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow-cell:focus:after{border-color:var(--vscode-focusBorder);outline-color:var(--vscode-focusBorder);inset:0 0 1px}.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow-cell:focus:after{inset:1px}.ms-Fabric--isFocusVisible .ms-DetailsHeader-check:focus:after{z-index:20}.table-item-warning{color:var(--vscode-editorMarkerNavigationWarning-background)}.ui-toggle-group-option{height:22px;min-width:22px;border-radius:2px;font-style:normal;font-weight:700;font-size:13px;line-height:18px;display:flex;align-items:center;text-align:center;justify-content:center;color:var(--vscode-foreground);border:none;background-color:transparent;position:relative}.ui-toggle-group-option:not(:last-child){margin:0 3px 0 0}.ui-toggle-group-option:hover{cursor:pointer;background-color:var(--vscode-menubar-selectionBackground);outline:1px dashed var(--vscode-contrastActiveBorder)}.ui-toggle-group-option:focus{border-radius:0;outline:transparent}.ui-toggle-group-option--focused:focus-visible:after{content:"";position:absolute;border:none;z-index:1;outline:1px solid var(--vscode-contrastActiveBorder, var(--vscode-button-background));inset:-1px}.ui-toggle-group-option--selected{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground);outline:1px solid var(--vscode-contrastActiveBorder)}.ui-toggle-group-option--selected:hover{background-color:var(--vscode-button-hoverBackground);outline:1px dashed var(--vscode-contrastActiveBorder)}.ui-toggle-group-option--selected .ui-toggle-group-option-content-icon svg>path,.ui-toggle-group-option--selected .ui-toggle-group-option-content-icon svg>rect{fill:var(--vscode-button-foreground)}.ui-toggle-group-option--disabled{opacity:.5;background-color:transparent}.ui-toggle-group-option--disabled:hover{background-color:transparent;cursor:initial}.ui-toggle-group-option-content-icon{display:flex}.ui-toggle-group,.ui-toggle-group-label{margin-top:0}.ui-toggle-group-container{display:flex;flex-direction:row;flex-wrap:wrap}.ui-toolbar{position:fixed;top:0;left:0;width:100%;z-index:20}.ui-toolbar__container{overflow-x:scroll}.ui-toolbar__content{border-bottom:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background));background-color:var(--vscode-editor-background);display:flex;flex-wrap:wrap;min-width:400px}.ui-toolbar .ui-divider{display:inline-block;height:20px;margin:3px 10px;border-right:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background))}.ui-toolbar__column{display:flex;flex-grow:1}.ui-toolbar__column__content{display:flex;margin:6px 20px;height:28px}@media screen and (max-width: 640px){.ui-toolbar .ui-toolbar__content{flex-wrap:wrap}.ui-toolbar div.ui-divider.hidden-xs{display:none}}.loading-button{position:relative;pointer-events:none}.loading-button .ms-Button-icon{visibility:hidden}.loading-button .ms-Spinner{position:absolute;inset:0}.ui-translatable__input{position:relative}.ui-translatable__input .ms-TextField-suffix{background:transparent}.ui-translatable__button{position:absolute;right:0;top:0}.ui-translatable__button .ms-Button{margin:1px;box-sizing:content-box}.ui-translatable__callout{border-radius:4px;border:1px solid var(--vscode-editorWidget-foreground);background-color:var(--vscode-editor-foreground)}.ui-translatable__callout .ms-Callout-main{color:var(--vscode-editorWidget-background);padding:0}.ui-translatable__message{padding:20px;text-align:center;font-size:var(--vscode-font-size);word-break:break-word}.ui-translatable__message .ui-translatable__actions{margin-top:16px}.ui-translatable__message .ui-translatable__actions>.ms-Button{margin-right:10px}.ui-translatable__message .ui-translatable__actions>.ms-Button:last-child{margin-right:0}.ui-translatable__field{width:100%;height:100%}.ui-translatable__field input{height:100%}.vscode-high-contrast .ui-translatable__callout{border:1px solid var(--vscode-editorWidget-border);background-color:var(--vscode-editorWidget-background)}.vscode-high-contrast .ui-translatable__callout .ms-Callout-main{color:var(--vscode-foreground)}.ui-treeDropdown{position:relative}.ui-treeDropdown-with-label{margin-top:29px}.ui-treeDropdown-wrapper{position:relative}.ui-treeDropdown-wrapper input{padding:0 26px 0 8px;font-family:var(--vscode-font-family)}.ui-treeDropdown-wrapper.disabled>button{z-index:-1}.ui-treeDropdown-wrapper.readonly>button{pointer-events:none}.ui-treeDropdown-caret{position:absolute;width:24px;height:24px;top:0;right:0;cursor:pointer;box-sizing:border-box}.ui-treeDropdown-caret:hover,.ui-treeDropdown-caret:active,.ui-treeDropdown-caret:focus{background-color:transparent}.ui-treeDropdown label{position:absolute;bottom:26px;margin-top:0!important;font-family:var(--vscode-font-family);font-size:13px;font-weight:700;box-sizing:border-box;box-shadow:none;margin-right:0;margin-bottom:0;margin-left:0;display:block;padding:4px 0;overflow-wrap:break-word}.ui-treeDropdown label.required:after{content:" *";color:var(--vscode-inputValidation-errorBorder)}.ui-treeDropdown label.disabled{opacity:.4}.UIActionCallout-callout{margin-top:12px;max-height:51px;cursor:pointer;box-sizing:revert;background-color:var(--vscode-editor-background)}.UIActionCallout-callout:hover .ms-Callout-main,.UIActionCallout-callout:hover .ms-Callout-beak{background:var(--vscode-list-hoverBackground)}.UIActionCallout-callout:hover .UIActionCallout-link{text-decoration:none}.UIActionCallout-callout .ms-Callout-beak{left:12px!important;box-shadow:none}.UIActionCallout-subText{padding-top:5px;font-size:13px}.UIActionCallout-link{vertical-align:top;padding-left:5px;font-size:13px;font-weight:700;pointer-events:none}html,#root{height:100%}body{margin:0;height:100%;font-family:var(--vscode-font-family)}html,body{font-family:var(--vscode-font-family);color:var(--vscode-foreground)}code{font-family:var(--vscode-font-family)}html[data-theme="dark modern"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #cccccc;--vscode-disabledForeground: rgba(204, 204, 204, .5);--vscode-errorForeground: #f85149;--vscode-descriptionForeground: #9d9d9d;--vscode-icon-foreground: #cccccc;--vscode-focusBorder: #0078d4;--vscode-textLink-foreground: #4daafc;--vscode-textLink-activeForeground: #4daafc;--vscode-textSeparator-foreground: #21262d;--vscode-textPreformat-foreground: #d0d0d0;--vscode-textPreformat-background: #3c3c3c;--vscode-textBlockQuote-background: #2b2b2b;--vscode-textBlockQuote-border: #616161;--vscode-textCodeBlock-background: #2b2b2b;--vscode-sash-hoverBorder: #0078d4;--vscode-badge-background: #616161;--vscode-badge-foreground: #f8f8f8;--vscode-scrollbar-shadow: #000000;--vscode-scrollbarSlider-background: rgba(121, 121, 121, .4);--vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-scrollbarSlider-activeBackground: rgba(191, 191, 191, .4);--vscode-progressBar-background: #0078d4;--vscode-editor-background: #1f1f1f;--vscode-editor-foreground: #cccccc;--vscode-editorStickyScroll-background: #1f1f1f;--vscode-editorStickyScrollHover-background: #2a2d2e;--vscode-editorStickyScroll-shadow: #000000;--vscode-editorWidget-background: #202020;--vscode-editorWidget-foreground: #cccccc;--vscode-editorWidget-border: #454545;--vscode-editorError-foreground: #f14c4c;--vscode-editorWarning-foreground: #cca700;--vscode-editorInfo-foreground: #3794ff;--vscode-editorHint-foreground: rgba(238, 238, 238, .7);--vscode-editorLink-activeForeground: #4e94ce;--vscode-editor-selectionBackground: #264f78;--vscode-editor-inactiveSelectionBackground: #3a3d41;--vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, .15);--vscode-editor-findMatchBackground: #9e6a03;--vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-editor-findRangeHighlightBackground: rgba(58, 61, 65, .4);--vscode-editor-hoverHighlightBackground: rgba(38, 79, 120, .25);--vscode-editorHoverWidget-background: #202020;--vscode-editorHoverWidget-foreground: #cccccc;--vscode-editorHoverWidget-border: #454545;--vscode-editorHoverWidget-statusBarBackground: #262626;--vscode-editorInlayHint-foreground: #969696;--vscode-editorInlayHint-background: rgba(97, 97, 97, .1);--vscode-editorInlayHint-typeForeground: #969696;--vscode-editorInlayHint-typeBackground: rgba(97, 97, 97, .1);--vscode-editorInlayHint-parameterForeground: #969696;--vscode-editorInlayHint-parameterBackground: rgba(97, 97, 97, .1);--vscode-editorLightBulb-foreground: #ffcc00;--vscode-editorLightBulbAutoFix-foreground: #75beff;--vscode-editorLightBulbAi-foreground: #ffcc00;--vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, .3);--vscode-editor-snippetFinalTabstopHighlightBorder: #525252;--vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, .2);--vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, .2);--vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-diagonalFill: rgba(204, 204, 204, .2);--vscode-diffEditor-unchangedRegionBackground: #181818;--vscode-diffEditor-unchangedRegionForeground: #cccccc;--vscode-diffEditor-unchangedCodeBackground: rgba(116, 116, 116, .16);--vscode-widget-shadow: rgba(0, 0, 0, .36);--vscode-widget-border: #313131;--vscode-toolbar-hoverBackground: rgba(90, 93, 94, .31);--vscode-toolbar-activeBackground: rgba(99, 102, 103, .31);--vscode-breadcrumb-foreground: rgba(204, 204, 204, .8);--vscode-breadcrumb-background: #1f1f1f;--vscode-breadcrumb-focusForeground: #e0e0e0;--vscode-breadcrumb-activeSelectionForeground: #e0e0e0;--vscode-breadcrumbPicker-background: #202020;--vscode-merge-currentHeaderBackground: rgba(64, 200, 174, .5);--vscode-merge-currentContentBackground: rgba(64, 200, 174, .2);--vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, .5);--vscode-merge-incomingContentBackground: rgba(64, 166, 255, .2);--vscode-merge-commonHeaderBackground: rgba(96, 96, 96, .4);--vscode-merge-commonContentBackground: rgba(96, 96, 96, .16);--vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, .5);--vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, .5);--vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, .4);--vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #f14c4c;--vscode-problemsWarningIcon-foreground: #cca700;--vscode-problemsInfoIcon-foreground: #3794ff;--vscode-input-background: #313131;--vscode-input-foreground: #cccccc;--vscode-input-border: #3c3c3c;--vscode-inputOption-activeBorder: #2488db;--vscode-inputOption-hoverBackground: rgba(90, 93, 94, .5);--vscode-inputOption-activeBackground: rgba(36, 137, 219, .51);--vscode-inputOption-activeForeground: #ffffff;--vscode-input-placeholderForeground: #989898;--vscode-inputValidation-infoBackground: #063b49;--vscode-inputValidation-infoBorder: #007acc;--vscode-inputValidation-warningBackground: #352a05;--vscode-inputValidation-warningBorder: #b89500;--vscode-inputValidation-errorBackground: #5a1d1d;--vscode-inputValidation-errorBorder: #be1100;--vscode-dropdown-background: #313131;--vscode-dropdown-listBackground: #1f1f1f;--vscode-dropdown-foreground: #cccccc;--vscode-dropdown-border: #3c3c3c;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-background: #0078d4;--vscode-button-hoverBackground: #026ec1;--vscode-button-border: rgba(255, 255, 255, .07);--vscode-button-secondaryForeground: #cccccc;--vscode-button-secondaryBackground: #313131;--vscode-button-secondaryHoverBackground: #3c3c3c;--vscode-checkbox-background: #313131;--vscode-checkbox-selectBackground: #202020;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3c3c3c;--vscode-checkbox-selectBorder: #cccccc;--vscode-keybindingLabel-background: rgba(128, 128, 128, .17);--vscode-keybindingLabel-foreground: #cccccc;--vscode-keybindingLabel-border: rgba(51, 51, 51, .6);--vscode-keybindingLabel-bottomBorder: rgba(68, 68, 68, .6);--vscode-list-focusOutline: #0078d4;--vscode-list-activeSelectionBackground: #04395e;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-activeSelectionIconForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-dropBackground: #383b3d;--vscode-list-dropBetweenBackground: #cccccc;--vscode-list-highlightForeground: #2aaaff;--vscode-list-focusHighlightForeground: #2aaaff;--vscode-list-invalidItemForeground: #b89500;--vscode-list-errorForeground: #f88070;--vscode-list-warningForeground: #cca700;--vscode-listFilterWidget-background: #202020;--vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);--vscode-listFilterWidget-noMatchesOutline: #be1100;--vscode-listFilterWidget-shadow: rgba(0, 0, 0, .36);--vscode-list-filterMatchBackground: rgba(234, 92, 0, .33);--vscode-list-deemphasizedForeground: #8c8c8c;--vscode-tree-indentGuidesStroke: #585858;--vscode-tree-inactiveIndentGuidesStroke: rgba(88, 88, 88, .4);--vscode-tree-tableColumnsBorder: rgba(204, 204, 204, .13);--vscode-tree-tableOddRowsBackground: rgba(204, 204, 204, .04);--vscode-menu-border: #454545;--vscode-menu-foreground: #cccccc;--vscode-menu-background: #1f1f1f;--vscode-menu-selectionForeground: #ffffff;--vscode-menu-selectionBackground: #0078d4;--vscode-menu-separatorBackground: #454545;--vscode-minimap-findMatchHighlight: #d18616;--vscode-minimap-selectionOccurrenceHighlight: #676767;--vscode-minimap-selectionHighlight: #264f78;--vscode-minimap-infoHighlight: #3794ff;--vscode-minimap-warningHighlight: #cca700;--vscode-minimap-errorHighlight: rgba(255, 18, 18, .7);--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(121, 121, 121, .2);--vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, .35);--vscode-minimapSlider-activeBackground: rgba(191, 191, 191, .2);--vscode-charts-foreground: #cccccc;--vscode-charts-lines: rgba(204, 204, 204, .5);--vscode-charts-red: #f14c4c;--vscode-charts-blue: #3794ff;--vscode-charts-yellow: #cca700;--vscode-charts-orange: #d18616;--vscode-charts-green: #89d185;--vscode-charts-purple: #b180d7;--vscode-quickInput-background: #222222;--vscode-quickInput-foreground: #cccccc;--vscode-quickInputTitle-background: rgba(255, 255, 255, .1);--vscode-pickerGroup-foreground: #3794ff;--vscode-pickerGroup-border: #3c3c3c;--vscode-quickInputList-focusForeground: #ffffff;--vscode-quickInputList-focusIconForeground: #ffffff;--vscode-quickInputList-focusBackground: #04395e;--vscode-search-resultsInfoForeground: rgba(204, 204, 204, .65);--vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, .22);--vscode-multiDiffEditor-headerBackground: #262626;--vscode-multiDiffEditor-border: #2b2b2b;--vscode-symbolIcon-arrayForeground: #cccccc;--vscode-symbolIcon-booleanForeground: #cccccc;--vscode-symbolIcon-classForeground: #ee9d28;--vscode-symbolIcon-colorForeground: #cccccc;--vscode-symbolIcon-constantForeground: #cccccc;--vscode-symbolIcon-constructorForeground: #b180d7;--vscode-symbolIcon-enumeratorForeground: #ee9d28;--vscode-symbolIcon-enumeratorMemberForeground: #75beff;--vscode-symbolIcon-eventForeground: #ee9d28;--vscode-symbolIcon-fieldForeground: #75beff;--vscode-symbolIcon-fileForeground: #cccccc;--vscode-symbolIcon-folderForeground: #cccccc;--vscode-symbolIcon-functionForeground: #b180d7;--vscode-symbolIcon-interfaceForeground: #75beff;--vscode-symbolIcon-keyForeground: #cccccc;--vscode-symbolIcon-keywordForeground: #cccccc;--vscode-symbolIcon-methodForeground: #b180d7;--vscode-symbolIcon-moduleForeground: #cccccc;--vscode-symbolIcon-namespaceForeground: #cccccc;--vscode-symbolIcon-nullForeground: #cccccc;--vscode-symbolIcon-numberForeground: #cccccc;--vscode-symbolIcon-objectForeground: #cccccc;--vscode-symbolIcon-operatorForeground: #cccccc;--vscode-symbolIcon-packageForeground: #cccccc;--vscode-symbolIcon-propertyForeground: #cccccc;--vscode-symbolIcon-referenceForeground: #cccccc;--vscode-symbolIcon-snippetForeground: #cccccc;--vscode-symbolIcon-stringForeground: #cccccc;--vscode-symbolIcon-structForeground: #cccccc;--vscode-symbolIcon-textForeground: #cccccc;--vscode-symbolIcon-typeParameterForeground: #cccccc;--vscode-symbolIcon-unitForeground: #cccccc;--vscode-symbolIcon-variableForeground: #75beff;--vscode-actionBar-toggledBackground: #383a49;--vscode-editorHoverWidget-highlightForeground: #2aaaff;--vscode-editor-lineHighlightBorder: #282828;--vscode-editor-rangeHighlightBackground: rgba(255, 255, 255, .04);--vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, .33);--vscode-editorCursor-foreground: #aeafad;--vscode-editorMultiCursor-primary\.foreground: #aeafad;--vscode-editorMultiCursor-secondary\.foreground: #aeafad;--vscode-editorWhitespace-foreground: rgba(227, 228, 226, .16);--vscode-editorLineNumber-foreground: #6e7681;--vscode-editorIndentGuide-background: rgba(227, 228, 226, .16);--vscode-editorIndentGuide-activeBackground: rgba(227, 228, 226, .16);--vscode-editorIndentGuide-background1: #404040;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #707070;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #c6c6c6;--vscode-editorLineNumber-activeForeground: #cccccc;--vscode-editorRuler-foreground: #5a5a5a;--vscode-editorCodeLens-foreground: #999999;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #888888;--vscode-editorOverviewRuler-border: #010409;--vscode-editorGutter-background: #1f1f1f;--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, .67);--vscode-editorGhostText-foreground: rgba(255, 255, 255, .34);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, .7);--vscode-editorOverviewRuler-warningForeground: #cca700;--vscode-editorOverviewRuler-infoForeground: #3794ff;--vscode-editorBracketHighlight-foreground1: #ffd700;--vscode-editorBracketHighlight-foreground2: #da70d6;--vscode-editorBracketHighlight-foreground3: #179fff;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, .8);--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #cca700;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: #000000;--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editor-foldBackground: rgba(38, 79, 120, .3);--vscode-editorGutter-foldingControlForeground: #cccccc;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBackground: rgba(87, 87, 87, .72);--vscode-editor-wordHighlightStrongBackground: rgba(0, 73, 114, .72);--vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, .72);--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #252526;--vscode-peekViewTitleLabel-foreground: #ffffff;--vscode-peekViewTitleDescription-foreground: rgba(204, 204, 204, .7);--vscode-peekView-border: #3794ff;--vscode-peekViewResult-background: #1f1f1f;--vscode-peekViewResult-lineForeground: #bbbbbb;--vscode-peekViewResult-fileForeground: #ffffff;--vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, .2);--vscode-peekViewResult-selectionForeground: #ffffff;--vscode-peekViewEditor-background: #1f1f1f;--vscode-peekViewEditorGutter-background: #1f1f1f;--vscode-peekViewEditorStickyScroll-background: #1f1f1f;--vscode-peekViewResult-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-peekViewEditor-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-editorMarkerNavigationError-background: #f14c4c;--vscode-editorMarkerNavigationError-headerBackground: rgba(241, 76, 76, .1);--vscode-editorMarkerNavigationWarning-background: #cca700;--vscode-editorMarkerNavigationWarning-headerBackground: rgba(204, 167, 0, .1);--vscode-editorMarkerNavigationInfo-background: #3794ff;--vscode-editorMarkerNavigationInfo-headerBackground: rgba(55, 148, 255, .1);--vscode-editorMarkerNavigation-background: #1f1f1f;--vscode-editorSuggestWidget-background: #202020;--vscode-editorSuggestWidget-border: #454545;--vscode-editorSuggestWidget-foreground: #cccccc;--vscode-editorSuggestWidget-selectedForeground: #ffffff;--vscode-editorSuggestWidget-selectedIconForeground: #ffffff;--vscode-editorSuggestWidget-selectedBackground: #04395e;--vscode-editorSuggestWidget-highlightForeground: #2aaaff;--vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;--vscode-editorSuggestWidgetStatus-foreground: rgba(204, 204, 204, .5);--vscode-editorWatermark-foreground: rgba(204, 204, 204, .6);--vscode-tab-activeBackground: #1f1f1f;--vscode-tab-unfocusedActiveBackground: #1f1f1f;--vscode-tab-inactiveBackground: #181818;--vscode-tab-unfocusedInactiveBackground: #181818;--vscode-tab-activeForeground: #ffffff;--vscode-tab-inactiveForeground: #9d9d9d;--vscode-tab-unfocusedActiveForeground: rgba(255, 255, 255, .5);--vscode-tab-unfocusedInactiveForeground: rgba(157, 157, 157, .5);--vscode-tab-hoverBackground: #1f1f1f;--vscode-tab-unfocusedHoverBackground: #1f1f1f;--vscode-tab-border: #2b2b2b;--vscode-tab-lastPinnedBorder: rgba(204, 204, 204, .2);--vscode-tab-activeBorder: #1f1f1f;--vscode-tab-unfocusedActiveBorder: #1f1f1f;--vscode-tab-activeBorderTop: #0078d4;--vscode-tab-unfocusedActiveBorderTop: #2b2b2b;--vscode-tab-selectedBorderTop: #6caddf;--vscode-tab-selectedBackground: #222222;--vscode-tab-selectedForeground: rgba(255, 255, 255, .63);--vscode-tab-dragAndDropBorder: #ffffff;--vscode-tab-activeModifiedBorder: #3399cc;--vscode-tab-inactiveModifiedBorder: rgba(51, 153, 204, .5);--vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 153, 204, .5);--vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 153, 204, .25);--vscode-editorPane-background: #1f1f1f;--vscode-editorGroupHeader-tabsBackground: #181818;--vscode-editorGroupHeader-tabsBorder: #2b2b2b;--vscode-editorGroupHeader-noTabsBackground: #1f1f1f;--vscode-editorGroup-border: rgba(255, 255, 255, .09);--vscode-editorGroup-dropBackground: rgba(83, 89, 93, .5);--vscode-editorGroup-dropIntoPromptForeground: #cccccc;--vscode-editorGroup-dropIntoPromptBackground: #202020;--vscode-sideBySideEditor-horizontalBorder: rgba(255, 255, 255, .09);--vscode-sideBySideEditor-verticalBorder: rgba(255, 255, 255, .09);--vscode-panel-background: #181818;--vscode-panel-border: #2b2b2b;--vscode-panelTitle-activeForeground: #cccccc;--vscode-panelTitle-inactiveForeground: #9d9d9d;--vscode-panelTitle-activeBorder: #0078d4;--vscode-panelInput-border: #2b2b2b;--vscode-panel-dropBorder: #cccccc;--vscode-panelSection-dropBackground: rgba(83, 89, 93, .5);--vscode-panelSectionHeader-background: rgba(128, 128, 128, .2);--vscode-panelSection-border: #2b2b2b;--vscode-panelStickyScroll-background: #181818;--vscode-panelStickyScroll-shadow: #000000;--vscode-banner-background: #04395e;--vscode-banner-foreground: #ffffff;--vscode-banner-iconForeground: #3794ff;--vscode-statusBar-foreground: #cccccc;--vscode-statusBar-noFolderForeground: #cccccc;--vscode-statusBar-background: #181818;--vscode-statusBar-noFolderBackground: #1f1f1f;--vscode-statusBar-border: #2b2b2b;--vscode-statusBar-focusBorder: #0078d4;--vscode-statusBar-noFolderBorder: #2b2b2b;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-focusBorder: #0078d4;--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #cccccc;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #cccccc;--vscode-statusBarItem-prominentBackground: rgba(110, 118, 129, .4);--vscode-statusBarItem-prominentHoverForeground: #cccccc;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorBackground: #b91007;--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #cccccc;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningBackground: #7a6400;--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #cccccc;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #181818;--vscode-activityBar-foreground: #d7d7d7;--vscode-activityBar-inactiveForeground: #868686;--vscode-activityBar-border: #2b2b2b;--vscode-activityBar-activeBorder: #0078d4;--vscode-activityBar-dropBorder: #d7d7d7;--vscode-activityBarBadge-background: #0078d4;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #e7e7e7;--vscode-activityBarTop-activeBorder: #e7e7e7;--vscode-activityBarTop-inactiveForeground: rgba(231, 231, 231, .6);--vscode-activityBarTop-dropBorder: #e7e7e7;--vscode-profileBadge-background: #4d4d4d;--vscode-profileBadge-foreground: #ffffff;--vscode-statusBarItem-remoteBackground: #0078d4;--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #cccccc;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #cccccc;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #0078d4;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #181818;--vscode-sideBar-foreground: #cccccc;--vscode-sideBar-border: #2b2b2b;--vscode-sideBarTitle-background: #181818;--vscode-sideBarTitle-foreground: #cccccc;--vscode-sideBar-dropBackground: rgba(83, 89, 93, .5);--vscode-sideBarSectionHeader-background: #181818;--vscode-sideBarSectionHeader-foreground: #cccccc;--vscode-sideBarSectionHeader-border: #2b2b2b;--vscode-sideBarActivityBarTop-border: #2b2b2b;--vscode-sideBarStickyScroll-background: #181818;--vscode-sideBarStickyScroll-shadow: #000000;--vscode-titleBar-activeForeground: #cccccc;--vscode-titleBar-inactiveForeground: #9d9d9d;--vscode-titleBar-activeBackground: #181818;--vscode-titleBar-inactiveBackground: #1f1f1f;--vscode-titleBar-border: #2b2b2b;--vscode-menubar-selectionForeground: #cccccc;--vscode-menubar-selectionBackground: rgba(90, 93, 94, .31);--vscode-commandCenter-foreground: #cccccc;--vscode-commandCenter-activeForeground: #cccccc;--vscode-commandCenter-inactiveForeground: #9d9d9d;--vscode-commandCenter-background: rgba(255, 255, 255, .05);--vscode-commandCenter-activeBackground: rgba(255, 255, 255, .08);--vscode-commandCenter-border: rgba(204, 204, 204, .2);--vscode-commandCenter-activeBorder: rgba(204, 204, 204, .3);--vscode-commandCenter-inactiveBorder: rgba(157, 157, 157, .25);--vscode-notificationCenter-border: #313131;--vscode-notificationToast-border: #313131;--vscode-notifications-foreground: #cccccc;--vscode-notifications-background: #1f1f1f;--vscode-notificationLink-foreground: #4daafc;--vscode-notificationCenterHeader-foreground: #cccccc;--vscode-notificationCenterHeader-background: #1f1f1f;--vscode-notifications-border: #2b2b2b;--vscode-notificationsErrorIcon-foreground: #f14c4c;--vscode-notificationsWarningIcon-foreground: #cca700;--vscode-notificationsInfoIcon-foreground: #3794ff;--vscode-chat-requestBorder: rgba(255, 255, 255, .1);--vscode-chat-requestBackground: rgba(31, 31, 31, .62);--vscode-chat-slashCommandBackground: #34414b;--vscode-chat-slashCommandForeground: #40a6ff;--vscode-chat-avatarBackground: #1f1f1f;--vscode-chat-avatarForeground: #cccccc;--vscode-simpleFindWidget-sashBorder: #454545;--vscode-commentsView-resolvedIcon: rgba(204, 204, 204, .5);--vscode-commentsView-unresolvedIcon: #0078d4;--vscode-editorCommentsWidget-replyInputBackground: #252526;--vscode-editorCommentsWidget-resolvedBorder: rgba(204, 204, 204, .5);--vscode-editorCommentsWidget-unresolvedBorder: #0078d4;--vscode-editorCommentsWidget-rangeBackground: rgba(0, 120, 212, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(0, 120, 212, .1);--vscode-editorGutter-commentRangeForeground: #37373d;--vscode-editorOverviewRuler-commentForeground: #37373d;--vscode-editorOverviewRuler-commentUnresolvedForeground: #37373d;--vscode-editorGutter-commentGlyphForeground: #cccccc;--vscode-editorGutter-commentUnresolvedGlyphForeground: #cccccc;--vscode-debugToolBar-background: #181818;--vscode-debugIcon-startForeground: #89d185;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, .2);--vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, .3);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .2);--vscode-mergeEditor-changeBase\.background: #4b1818;--vscode-mergeEditor-changeBase\.word\.background: #6f1313;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, .48);--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-mergeEditor-conflict\.input1\.background: rgba(64, 200, 174, .2);--vscode-mergeEditor-conflict\.input2\.background: rgba(64, 166, 255, .2);--vscode-settings-headerForeground: #ffffff;--vscode-settings-settingsHeaderHoverForeground: rgba(255, 255, 255, .7);--vscode-settings-modifiedItemIndicator: rgba(187, 128, 9, .4);--vscode-settings-headerBorder: #2b2b2b;--vscode-settings-sashBorder: #2b2b2b;--vscode-settings-dropdownBackground: #313131;--vscode-settings-dropdownForeground: #cccccc;--vscode-settings-dropdownBorder: #3c3c3c;--vscode-settings-dropdownListBorder: #454545;--vscode-settings-checkboxBackground: #313131;--vscode-settings-checkboxForeground: #cccccc;--vscode-settings-checkboxBorder: #3c3c3c;--vscode-settings-textInputBackground: #313131;--vscode-settings-textInputForeground: #cccccc;--vscode-settings-textInputBorder: #3c3c3c;--vscode-settings-numberInputBackground: #313131;--vscode-settings-numberInputForeground: #cccccc;--vscode-settings-numberInputBorder: #3c3c3c;--vscode-settings-focusedRowBackground: rgba(42, 45, 46, .6);--vscode-settings-rowHoverBackground: rgba(42, 45, 46, .3);--vscode-settings-focusedRowBorder: #0078d4;--vscode-terminal-foreground: #cccccc;--vscode-terminal-selectionBackground: #264f78;--vscode-terminal-inactiveSelectionBackground: #3a3d41;--vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, .25);--vscode-terminalCommandDecoration-successBackground: #1b81a8;--vscode-terminalCommandDecoration-errorBackground: #f14c4c;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #2b2b2b;--vscode-terminal-findMatchBackground: #9e6a03;--vscode-terminal-hoverHighlightBackground: rgba(38, 79, 120, .13);--vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-terminal-dropBackground: rgba(83, 89, 93, .5);--vscode-terminal-tab\.activeBorder: #0078d4;--vscode-terminalStickyScrollHover-background: #2a2d2e;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #f14c4c;--vscode-testing-messagePeekBorder: #3794ff;--vscode-testing-peekHeaderBackground: rgba(241, 76, 76, .1);--vscode-testing-messagePeekHeaderBackground: rgba(55, 148, 255, .1);--vscode-testing-coveredBackground: rgba(156, 204, 44, .2);--vscode-testing-coveredBorder: rgba(156, 204, 44, .15);--vscode-testing-coveredGutterBackground: rgba(156, 204, 44, .12);--vscode-testing-uncoveredBranchBackground: #781212;--vscode-testing-uncoveredBackground: rgba(255, 0, 0, .2);--vscode-testing-uncoveredBorder: rgba(255, 0, 0, .15);--vscode-testing-uncoveredGutterBackground: rgba(255, 0, 0, .3);--vscode-testing-coverCountBadgeBackground: #616161;--vscode-testing-coverCountBadgeForeground: #f8f8f8;--vscode-testing-message\.error\.decorationForeground: #f14c4c;--vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, .2);--vscode-testing-message\.info\.decorationForeground: rgba(204, 204, 204, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #2b2b2b;--vscode-welcomePage-tileHoverBackground: #262626;--vscode-welcomePage-tileBorder: rgba(255, 255, 255, .1);--vscode-welcomePage-progress\.background: #313131;--vscode-welcomePage-progress\.foreground: #0078d4;--vscode-walkthrough-stepTitle\.foreground: #ffffff;--vscode-walkThrough-embeddedEditorBackground: rgba(0, 0, 0, .4);--vscode-inlineChat-background: #202020;--vscode-inlineChat-border: #454545;--vscode-inlineChat-shadow: rgba(0, 0, 0, .36);--vscode-inlineChat-regionHighlight: rgba(38, 79, 120, .25);--vscode-inlineChatInput-border: #454545;--vscode-inlineChatInput-focusBorder: #0078d4;--vscode-inlineChatInput-placeholderForeground: #989898;--vscode-inlineChatInput-background: #313131;--vscode-inlineChatDiff-inserted: rgba(156, 204, 44, .1);--vscode-editorOverviewRuler-inlineChatInserted: rgba(156, 204, 44, .12);--vscode-inlineChatDiff-removed: rgba(255, 0, 0, .1);--vscode-editorOverviewRuler-inlineChatRemoved: rgba(255, 0, 0, .12);--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #420b0d;--vscode-statusBar-debuggingBackground: #0078d4;--vscode-statusBar-debuggingForeground: #ffffff;--vscode-statusBar-debuggingBorder: #2b2b2b;--vscode-commandCenter-debuggingBackground: rgba(0, 120, 212, .26);--vscode-editorGutter-modifiedBackground: #0078d4;--vscode-editorGutter-addedBackground: #2ea043;--vscode-editorGutter-deletedBackground: #f85149;--vscode-minimapGutter-modifiedBackground: #0078d4;--vscode-minimapGutter-addedBackground: #2ea043;--vscode-minimapGutter-deletedBackground: #f85149;--vscode-editorOverviewRuler-modifiedForeground: rgba(0, 120, 212, .6);--vscode-editorOverviewRuler-addedForeground: rgba(46, 160, 67, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(248, 81, 73, .6);--vscode-keybindingTable-headerBackground: rgba(204, 204, 204, .04);--vscode-keybindingTable-rowsBackground: rgba(204, 204, 204, .04);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(255, 255, 255, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #369432;--vscode-profiles-sashBorder: #2b2b2b;--vscode-debugTokenExpression-name: #c586c0;--vscode-debugTokenExpression-value: rgba(204, 204, 204, .6);--vscode-debugTokenExpression-string: #ce9178;--vscode-debugTokenExpression-boolean: #4e94ce;--vscode-debugTokenExpression-number: #b5cea8;--vscode-debugTokenExpression-error: #f48771;--vscode-debugView-exceptionLabelForeground: #cccccc;--vscode-debugView-exceptionLabelBackground: #6c2022;--vscode-debugView-stateLabelForeground: #cccccc;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #3794ff;--vscode-debugConsole-warningForeground: #cca700;--vscode-debugConsole-errorForeground: #f85149;--vscode-debugConsole-sourceForeground: #cccccc;--vscode-debugConsoleInputIcon-foreground: #cccccc;--vscode-debugIcon-pauseForeground: #75beff;--vscode-debugIcon-stopForeground: #f48771;--vscode-debugIcon-disconnectForeground: #f48771;--vscode-debugIcon-restartForeground: #89d185;--vscode-debugIcon-stepOverForeground: #75beff;--vscode-debugIcon-stepIntoForeground: #75beff;--vscode-debugIcon-stepOutForeground: #75beff;--vscode-debugIcon-continueForeground: #75beff;--vscode-debugIcon-stepBackForeground: #75beff;--vscode-scm-historyItemAdditionsForeground: #81b88b;--vscode-scm-historyItemDeletionsForeground: #c74e39;--vscode-scm-historyItemStatisticsBorder: rgba(204, 204, 204, .2);--vscode-scm-historyItemSelectedStatisticsBorder: rgba(255, 255, 255, .2);--vscode-extensionButton-background: #0078d4;--vscode-extensionButton-foreground: #ffffff;--vscode-extensionButton-hoverBackground: #026ec1;--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionButton-prominentBackground: #0078d4;--vscode-extensionButton-prominentForeground: #ffffff;--vscode-extensionButton-prominentHoverBackground: #026ec1;--vscode-extensionIcon-starForeground: #ff8e00;--vscode-extensionIcon-verifiedForeground: #4daafc;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-extensionIcon-sponsorForeground: #d758b3;--vscode-notebook-cellBorderColor: #37373d;--vscode-notebook-focusedEditorBorder: #0078d4;--vscode-notebookStatusSuccessIcon-foreground: #89d185;--vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;--vscode-notebookStatusErrorIcon-foreground: #f85149;--vscode-notebookStatusRunningIcon-foreground: #cccccc;--vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, .35);--vscode-notebook-selectedCellBackground: #37373d;--vscode-notebook-selectedCellBorder: #37373d;--vscode-notebook-focusedCellBorder: #0078d4;--vscode-notebook-inactiveFocusedCellBorder: #37373d;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, .15);--vscode-notebook-cellInsertionIndicator: #0078d4;--vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, .4);--vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-notebookScrollbarSlider-activeBackground: rgba(191, 191, 191, .4);--vscode-notebook-symbolHighlightBackground: rgba(255, 255, 255, .04);--vscode-notebook-cellEditorBackground: #181818;--vscode-notebook-editorBackground: #1f1f1f;--vscode-interactive-activeCodeBorder: #007acc;--vscode-interactive-inactiveCodeBorder: #37373d;--vscode-searchEditor-textInputBorder: #3c3c3c;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd3131;--vscode-terminal-ansiGreen: #0dbc79;--vscode-terminal-ansiYellow: #e5e510;--vscode-terminal-ansiBlue: #2472c8;--vscode-terminal-ansiMagenta: #bc3fbc;--vscode-terminal-ansiCyan: #11a8cd;--vscode-terminal-ansiWhite: #e5e5e5;--vscode-terminal-ansiBrightBlack: #666666;--vscode-terminal-ansiBrightRed: #f14c4c;--vscode-terminal-ansiBrightGreen: #23d18b;--vscode-terminal-ansiBrightYellow: #f5f543;--vscode-terminal-ansiBrightBlue: #3b8eea;--vscode-terminal-ansiBrightMagenta: #d670d6;--vscode-terminal-ansiBrightCyan: #29b8db;--vscode-terminal-ansiBrightWhite: #e5e5e5;--vscode-gitDecoration-addedResourceForeground: #81b88b;--vscode-gitDecoration-modifiedResourceForeground: #e2c08d;--vscode-gitDecoration-deletedResourceForeground: #c74e39;--vscode-gitDecoration-renamedResourceForeground: #73c991;--vscode-gitDecoration-untrackedResourceForeground: #73c991;--vscode-gitDecoration-ignoredResourceForeground: #8c8c8c;--vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;--vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;--vscode-gitDecoration-conflictingResourceForeground: #e4676b;--vscode-gitDecoration-submoduleResourceForeground: #8db9e2}html[data-theme="light modern"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #3b3b3b;--vscode-disabledForeground: rgba(97, 97, 97, .5);--vscode-errorForeground: #f85149;--vscode-descriptionForeground: #3b3b3b;--vscode-icon-foreground: #3b3b3b;--vscode-focusBorder: #005fb8;--vscode-textLink-foreground: #005fb8;--vscode-textLink-activeForeground: #005fb8;--vscode-textSeparator-foreground: #21262d;--vscode-textPreformat-foreground: #3b3b3b;--vscode-textPreformat-background: rgba(0, 0, 0, .12);--vscode-textBlockQuote-background: #f8f8f8;--vscode-textBlockQuote-border: #e5e5e5;--vscode-textCodeBlock-background: #f8f8f8;--vscode-sash-hoverBorder: #005fb8;--vscode-badge-background: #cccccc;--vscode-badge-foreground: #3b3b3b;--vscode-scrollbar-shadow: #dddddd;--vscode-scrollbarSlider-background: rgba(100, 100, 100, .4);--vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, .6);--vscode-progressBar-background: #005fb8;--vscode-editor-background: #ffffff;--vscode-editor-foreground: #3b3b3b;--vscode-editorStickyScroll-background: #ffffff;--vscode-editorStickyScrollHover-background: #f0f0f0;--vscode-editorStickyScroll-shadow: #dddddd;--vscode-editorWidget-background: #f8f8f8;--vscode-editorWidget-foreground: #3b3b3b;--vscode-editorWidget-border: #c8c8c8;--vscode-editorError-foreground: #e51400;--vscode-editorWarning-foreground: #bf8803;--vscode-editorInfo-foreground: #1a85ff;--vscode-editorHint-foreground: #6c6c6c;--vscode-editorLink-activeForeground: #0000ff;--vscode-editor-selectionBackground: #add6ff;--vscode-editor-inactiveSelectionBackground: #e5ebf1;--vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, .5);--vscode-editor-findMatchBackground: #a8ac94;--vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-editor-findRangeHighlightBackground: rgba(180, 180, 180, .3);--vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, .15);--vscode-editorHoverWidget-background: #f8f8f8;--vscode-editorHoverWidget-foreground: #3b3b3b;--vscode-editorHoverWidget-border: #c8c8c8;--vscode-editorHoverWidget-statusBarBackground: #ececec;--vscode-editorInlayHint-foreground: #969696;--vscode-editorInlayHint-background: rgba(204, 204, 204, .1);--vscode-editorInlayHint-typeForeground: #969696;--vscode-editorInlayHint-typeBackground: rgba(204, 204, 204, .1);--vscode-editorInlayHint-parameterForeground: #969696;--vscode-editorInlayHint-parameterBackground: rgba(204, 204, 204, .1);--vscode-editorLightBulb-foreground: #ddb100;--vscode-editorLightBulbAutoFix-foreground: #007acc;--vscode-editorLightBulbAi-foreground: #ddb100;--vscode-editor-snippetTabstopHighlightBackground: rgba(10, 50, 100, .2);--vscode-editor-snippetFinalTabstopHighlightBorder: rgba(10, 50, 100, .5);--vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, .25);--vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, .2);--vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-diagonalFill: rgba(34, 34, 34, .2);--vscode-diffEditor-unchangedRegionBackground: #f8f8f8;--vscode-diffEditor-unchangedRegionForeground: #3b3b3b;--vscode-diffEditor-unchangedCodeBackground: rgba(184, 184, 184, .16);--vscode-widget-shadow: rgba(0, 0, 0, .16);--vscode-widget-border: #e5e5e5;--vscode-toolbar-hoverBackground: rgba(184, 184, 184, .31);--vscode-toolbar-activeBackground: rgba(166, 166, 166, .31);--vscode-breadcrumb-foreground: rgba(59, 59, 59, .8);--vscode-breadcrumb-background: #ffffff;--vscode-breadcrumb-focusForeground: #2f2f2f;--vscode-breadcrumb-activeSelectionForeground: #2f2f2f;--vscode-breadcrumbPicker-background: #f8f8f8;--vscode-merge-currentHeaderBackground: rgba(64, 200, 174, .5);--vscode-merge-currentContentBackground: rgba(64, 200, 174, .2);--vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, .5);--vscode-merge-incomingContentBackground: rgba(64, 166, 255, .2);--vscode-merge-commonHeaderBackground: rgba(96, 96, 96, .4);--vscode-merge-commonContentBackground: rgba(96, 96, 96, .16);--vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, .5);--vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, .5);--vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, .4);--vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #e51400;--vscode-problemsWarningIcon-foreground: #bf8803;--vscode-problemsInfoIcon-foreground: #1a85ff;--vscode-input-background: #ffffff;--vscode-input-foreground: #3b3b3b;--vscode-input-border: #cecece;--vscode-inputOption-activeBorder: #005fb8;--vscode-inputOption-hoverBackground: rgba(184, 184, 184, .31);--vscode-inputOption-activeBackground: #bed6ed;--vscode-inputOption-activeForeground: #000000;--vscode-input-placeholderForeground: #767676;--vscode-inputValidation-infoBackground: #d6ecf2;--vscode-inputValidation-infoBorder: #007acc;--vscode-inputValidation-warningBackground: #f6f5d2;--vscode-inputValidation-warningBorder: #b89500;--vscode-inputValidation-errorBackground: #f2dede;--vscode-inputValidation-errorBorder: #be1100;--vscode-dropdown-background: #ffffff;--vscode-dropdown-listBackground: #ffffff;--vscode-dropdown-foreground: #3b3b3b;--vscode-dropdown-border: #cecece;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-background: #005fb8;--vscode-button-hoverBackground: #0258a8;--vscode-button-border: rgba(0, 0, 0, .1);--vscode-button-secondaryForeground: #3b3b3b;--vscode-button-secondaryBackground: #e5e5e5;--vscode-button-secondaryHoverBackground: #cccccc;--vscode-checkbox-background: #f8f8f8;--vscode-checkbox-selectBackground: #f8f8f8;--vscode-checkbox-foreground: #3b3b3b;--vscode-checkbox-border: #cecece;--vscode-checkbox-selectBorder: #3b3b3b;--vscode-keybindingLabel-background: rgba(221, 221, 221, .4);--vscode-keybindingLabel-foreground: #3b3b3b;--vscode-keybindingLabel-border: rgba(204, 204, 204, .4);--vscode-keybindingLabel-bottomBorder: rgba(187, 187, 187, .4);--vscode-list-focusOutline: #005fb8;--vscode-list-focusAndSelectionOutline: #005fb8;--vscode-list-activeSelectionBackground: #e8e8e8;--vscode-list-activeSelectionForeground: #000000;--vscode-list-activeSelectionIconForeground: #000000;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-hoverBackground: #f2f2f2;--vscode-list-dropBackground: #d6ebff;--vscode-list-dropBetweenBackground: #3b3b3b;--vscode-list-highlightForeground: #0066bf;--vscode-list-focusHighlightForeground: #0066bf;--vscode-list-invalidItemForeground: #b89500;--vscode-list-errorForeground: #b01011;--vscode-list-warningForeground: #855f00;--vscode-listFilterWidget-background: #f8f8f8;--vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);--vscode-listFilterWidget-noMatchesOutline: #be1100;--vscode-listFilterWidget-shadow: rgba(0, 0, 0, .16);--vscode-list-filterMatchBackground: rgba(234, 92, 0, .33);--vscode-list-deemphasizedForeground: #8e8e90;--vscode-tree-indentGuidesStroke: #a9a9a9;--vscode-tree-inactiveIndentGuidesStroke: rgba(169, 169, 169, .4);--vscode-tree-tableColumnsBorder: rgba(97, 97, 97, .13);--vscode-tree-tableOddRowsBackground: rgba(59, 59, 59, .04);--vscode-menu-border: #cecece;--vscode-menu-foreground: #3b3b3b;--vscode-menu-background: #ffffff;--vscode-menu-selectionForeground: #ffffff;--vscode-menu-selectionBackground: #005fb8;--vscode-menu-separatorBackground: #d4d4d4;--vscode-minimap-findMatchHighlight: #d18616;--vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;--vscode-minimap-selectionHighlight: #add6ff;--vscode-minimap-infoHighlight: #1a85ff;--vscode-minimap-warningHighlight: #bf8803;--vscode-minimap-errorHighlight: rgba(255, 18, 18, .7);--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(100, 100, 100, .2);--vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, .35);--vscode-minimapSlider-activeBackground: rgba(0, 0, 0, .3);--vscode-charts-foreground: #3b3b3b;--vscode-charts-lines: rgba(59, 59, 59, .5);--vscode-charts-red: #e51400;--vscode-charts-blue: #1a85ff;--vscode-charts-yellow: #bf8803;--vscode-charts-orange: #d18616;--vscode-charts-green: #388a34;--vscode-charts-purple: #652d90;--vscode-quickInput-background: #f8f8f8;--vscode-quickInput-foreground: #3b3b3b;--vscode-quickInputTitle-background: rgba(0, 0, 0, .06);--vscode-pickerGroup-foreground: #8b949e;--vscode-pickerGroup-border: #e5e5e5;--vscode-quickInputList-focusForeground: #000000;--vscode-quickInputList-focusIconForeground: #000000;--vscode-quickInputList-focusBackground: #e8e8e8;--vscode-search-resultsInfoForeground: #3b3b3b;--vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, .22);--vscode-multiDiffEditor-headerBackground: #f8f8f8;--vscode-multiDiffEditor-border: #cccccc;--vscode-symbolIcon-arrayForeground: #3b3b3b;--vscode-symbolIcon-booleanForeground: #3b3b3b;--vscode-symbolIcon-classForeground: #d67e00;--vscode-symbolIcon-colorForeground: #3b3b3b;--vscode-symbolIcon-constantForeground: #3b3b3b;--vscode-symbolIcon-constructorForeground: #652d90;--vscode-symbolIcon-enumeratorForeground: #d67e00;--vscode-symbolIcon-enumeratorMemberForeground: #007acc;--vscode-symbolIcon-eventForeground: #d67e00;--vscode-symbolIcon-fieldForeground: #007acc;--vscode-symbolIcon-fileForeground: #3b3b3b;--vscode-symbolIcon-folderForeground: #3b3b3b;--vscode-symbolIcon-functionForeground: #652d90;--vscode-symbolIcon-interfaceForeground: #007acc;--vscode-symbolIcon-keyForeground: #3b3b3b;--vscode-symbolIcon-keywordForeground: #3b3b3b;--vscode-symbolIcon-methodForeground: #652d90;--vscode-symbolIcon-moduleForeground: #3b3b3b;--vscode-symbolIcon-namespaceForeground: #3b3b3b;--vscode-symbolIcon-nullForeground: #3b3b3b;--vscode-symbolIcon-numberForeground: #3b3b3b;--vscode-symbolIcon-objectForeground: #3b3b3b;--vscode-symbolIcon-operatorForeground: #3b3b3b;--vscode-symbolIcon-packageForeground: #3b3b3b;--vscode-symbolIcon-propertyForeground: #3b3b3b;--vscode-symbolIcon-referenceForeground: #3b3b3b;--vscode-symbolIcon-snippetForeground: #3b3b3b;--vscode-symbolIcon-stringForeground: #3b3b3b;--vscode-symbolIcon-structForeground: #3b3b3b;--vscode-symbolIcon-textForeground: #3b3b3b;--vscode-symbolIcon-typeParameterForeground: #3b3b3b;--vscode-symbolIcon-unitForeground: #3b3b3b;--vscode-symbolIcon-variableForeground: #007acc;--vscode-actionBar-toggledBackground: #dddddd;--vscode-editorHoverWidget-highlightForeground: #0066bf;--vscode-editor-lineHighlightBorder: #eeeeee;--vscode-editor-rangeHighlightBackground: rgba(253, 255, 0, .2);--vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, .33);--vscode-editorCursor-foreground: #000000;--vscode-editorMultiCursor-primary\.foreground: #000000;--vscode-editorMultiCursor-secondary\.foreground: #000000;--vscode-editorWhitespace-foreground: rgba(51, 51, 51, .2);--vscode-editorLineNumber-foreground: #6e7681;--vscode-editorIndentGuide-background: rgba(51, 51, 51, .2);--vscode-editorIndentGuide-activeBackground: rgba(51, 51, 51, .2);--vscode-editorIndentGuide-background1: #d3d3d3;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #939393;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #0b216f;--vscode-editorLineNumber-activeForeground: #171184;--vscode-editorRuler-foreground: #d3d3d3;--vscode-editorCodeLens-foreground: #919191;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #b9b9b9;--vscode-editorOverviewRuler-border: #e5e5e5;--vscode-editorGutter-background: #ffffff;--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, .47);--vscode-editorGhostText-foreground: rgba(0, 0, 0, .47);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, .7);--vscode-editorOverviewRuler-warningForeground: #bf8803;--vscode-editorOverviewRuler-infoForeground: #1a85ff;--vscode-editorBracketHighlight-foreground1: #0431fa;--vscode-editorBracketHighlight-foreground2: #319331;--vscode-editorBracketHighlight-foreground3: #7b3814;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, .8);--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #bf8803;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: rgba(115, 115, 115, .75);--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editor-foldBackground: rgba(173, 214, 255, .3);--vscode-editorGutter-foldingControlForeground: #3b3b3b;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBackground: rgba(87, 87, 87, .25);--vscode-editor-wordHighlightStrongBackground: rgba(14, 99, 156, .25);--vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, .25);--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #f3f3f3;--vscode-peekViewTitleLabel-foreground: #000000;--vscode-peekViewTitleDescription-foreground: #616161;--vscode-peekView-border: #1a85ff;--vscode-peekViewResult-background: #ffffff;--vscode-peekViewResult-lineForeground: #646465;--vscode-peekViewResult-fileForeground: #1e1e1e;--vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, .2);--vscode-peekViewResult-selectionForeground: #6c6c6c;--vscode-peekViewEditor-background: #f2f8fc;--vscode-peekViewEditorGutter-background: #f2f8fc;--vscode-peekViewEditorStickyScroll-background: #f2f8fc;--vscode-peekViewResult-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-peekViewEditor-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-editorMarkerNavigationError-background: #e51400;--vscode-editorMarkerNavigationError-headerBackground: rgba(229, 20, 0, .1);--vscode-editorMarkerNavigationWarning-background: #bf8803;--vscode-editorMarkerNavigationWarning-headerBackground: rgba(191, 136, 3, .1);--vscode-editorMarkerNavigationInfo-background: #1a85ff;--vscode-editorMarkerNavigationInfo-headerBackground: rgba(26, 133, 255, .1);--vscode-editorMarkerNavigation-background: #ffffff;--vscode-editorSuggestWidget-background: #f8f8f8;--vscode-editorSuggestWidget-border: #c8c8c8;--vscode-editorSuggestWidget-foreground: #3b3b3b;--vscode-editorSuggestWidget-selectedForeground: #000000;--vscode-editorSuggestWidget-selectedIconForeground: #000000;--vscode-editorSuggestWidget-selectedBackground: #e8e8e8;--vscode-editorSuggestWidget-highlightForeground: #0066bf;--vscode-editorSuggestWidget-focusHighlightForeground: #0066bf;--vscode-editorSuggestWidgetStatus-foreground: rgba(59, 59, 59, .5);--vscode-editorWatermark-foreground: rgba(59, 59, 59, .68);--vscode-tab-activeBackground: #ffffff;--vscode-tab-unfocusedActiveBackground: #ffffff;--vscode-tab-inactiveBackground: #f8f8f8;--vscode-tab-unfocusedInactiveBackground: #f8f8f8;--vscode-tab-activeForeground: #3b3b3b;--vscode-tab-inactiveForeground: #868686;--vscode-tab-unfocusedActiveForeground: rgba(59, 59, 59, .7);--vscode-tab-unfocusedInactiveForeground: rgba(134, 134, 134, .5);--vscode-tab-hoverBackground: #ffffff;--vscode-tab-unfocusedHoverBackground: #f8f8f8;--vscode-tab-border: #e5e5e5;--vscode-tab-lastPinnedBorder: #d4d4d4;--vscode-tab-activeBorder: #f8f8f8;--vscode-tab-unfocusedActiveBorder: #f8f8f8;--vscode-tab-activeBorderTop: #005fb8;--vscode-tab-unfocusedActiveBorderTop: #e5e5e5;--vscode-tab-selectedBorderTop: #68a3da;--vscode-tab-selectedBackground: rgba(255, 255, 255, .65);--vscode-tab-selectedForeground: rgba(51, 51, 51, .7);--vscode-tab-dragAndDropBorder: #3b3b3b;--vscode-tab-activeModifiedBorder: #33aaee;--vscode-tab-inactiveModifiedBorder: rgba(51, 170, 238, .5);--vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 170, 238, .7);--vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 170, 238, .25);--vscode-editorPane-background: #ffffff;--vscode-editorGroupHeader-tabsBackground: #f8f8f8;--vscode-editorGroupHeader-tabsBorder: #e5e5e5;--vscode-editorGroupHeader-noTabsBackground: #ffffff;--vscode-editorGroup-border: #e5e5e5;--vscode-editorGroup-dropBackground: rgba(38, 119, 203, .18);--vscode-editorGroup-dropIntoPromptForeground: #3b3b3b;--vscode-editorGroup-dropIntoPromptBackground: #f8f8f8;--vscode-sideBySideEditor-horizontalBorder: #e5e5e5;--vscode-sideBySideEditor-verticalBorder: #e5e5e5;--vscode-panel-background: #f8f8f8;--vscode-panel-border: #e5e5e5;--vscode-panelTitle-activeForeground: #3b3b3b;--vscode-panelTitle-inactiveForeground: #3b3b3b;--vscode-panelTitle-activeBorder: #005fb8;--vscode-panelInput-border: #e5e5e5;--vscode-panel-dropBorder: #3b3b3b;--vscode-panelSection-dropBackground: rgba(38, 119, 203, .18);--vscode-panelSectionHeader-background: rgba(128, 128, 128, .2);--vscode-panelSection-border: #e5e5e5;--vscode-panelStickyScroll-background: #f8f8f8;--vscode-panelStickyScroll-shadow: #dddddd;--vscode-banner-background: #a2a2a2;--vscode-banner-foreground: #000000;--vscode-banner-iconForeground: #1a85ff;--vscode-statusBar-foreground: #3b3b3b;--vscode-statusBar-noFolderForeground: #3b3b3b;--vscode-statusBar-background: #f8f8f8;--vscode-statusBar-noFolderBackground: #f8f8f8;--vscode-statusBar-border: #e5e5e5;--vscode-statusBar-focusBorder: #005fb8;--vscode-statusBar-noFolderBorder: #e5e5e5;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-focusBorder: #005fb8;--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #3b3b3b;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #3b3b3b;--vscode-statusBarItem-prominentBackground: rgba(110, 118, 129, .4);--vscode-statusBarItem-prominentHoverForeground: #3b3b3b;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorBackground: #c72e0f;--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #3b3b3b;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningBackground: #725102;--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #3b3b3b;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #f8f8f8;--vscode-activityBar-foreground: #1f1f1f;--vscode-activityBar-inactiveForeground: #616161;--vscode-activityBar-border: #e5e5e5;--vscode-activityBar-activeBorder: #005fb8;--vscode-activityBar-dropBorder: #1f1f1f;--vscode-activityBarBadge-background: #005fb8;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #424242;--vscode-activityBarTop-activeBorder: #424242;--vscode-activityBarTop-inactiveForeground: rgba(66, 66, 66, .75);--vscode-activityBarTop-dropBorder: #424242;--vscode-profileBadge-background: #c4c4c4;--vscode-profileBadge-foreground: #333333;--vscode-statusBarItem-remoteBackground: #005fb8;--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #3b3b3b;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #3b3b3b;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #005fb8;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #f8f8f8;--vscode-sideBar-foreground: #3b3b3b;--vscode-sideBar-border: #e5e5e5;--vscode-sideBarTitle-background: #f8f8f8;--vscode-sideBarTitle-foreground: #3b3b3b;--vscode-sideBar-dropBackground: rgba(38, 119, 203, .18);--vscode-sideBarSectionHeader-background: #f8f8f8;--vscode-sideBarSectionHeader-foreground: #3b3b3b;--vscode-sideBarSectionHeader-border: #e5e5e5;--vscode-sideBarActivityBarTop-border: #e5e5e5;--vscode-sideBarStickyScroll-background: #f8f8f8;--vscode-sideBarStickyScroll-shadow: #dddddd;--vscode-titleBar-activeForeground: #1e1e1e;--vscode-titleBar-inactiveForeground: #8b949e;--vscode-titleBar-activeBackground: #f8f8f8;--vscode-titleBar-inactiveBackground: #f8f8f8;--vscode-titleBar-border: #e5e5e5;--vscode-menubar-selectionForeground: #1e1e1e;--vscode-menubar-selectionBackground: rgba(184, 184, 184, .31);--vscode-commandCenter-foreground: #1e1e1e;--vscode-commandCenter-activeForeground: #1e1e1e;--vscode-commandCenter-inactiveForeground: #8b949e;--vscode-commandCenter-background: rgba(0, 0, 0, .05);--vscode-commandCenter-activeBackground: rgba(0, 0, 0, .08);--vscode-commandCenter-border: rgba(30, 30, 30, .2);--vscode-commandCenter-activeBorder: rgba(30, 30, 30, .3);--vscode-commandCenter-inactiveBorder: rgba(139, 148, 158, .25);--vscode-notificationCenter-border: #e5e5e5;--vscode-notificationToast-border: #e5e5e5;--vscode-notifications-foreground: #3b3b3b;--vscode-notifications-background: #ffffff;--vscode-notificationLink-foreground: #005fb8;--vscode-notificationCenterHeader-foreground: #3b3b3b;--vscode-notificationCenterHeader-background: #ffffff;--vscode-notifications-border: #e5e5e5;--vscode-notificationsErrorIcon-foreground: #e51400;--vscode-notificationsWarningIcon-foreground: #bf8803;--vscode-notificationsInfoIcon-foreground: #1a85ff;--vscode-chat-requestBorder: rgba(0, 0, 0, .1);--vscode-chat-requestBackground: rgba(255, 255, 255, .62);--vscode-chat-slashCommandBackground: #d2ecff;--vscode-chat-slashCommandForeground: #306ca2;--vscode-chat-avatarBackground: #f2f2f2;--vscode-chat-avatarForeground: #3b3b3b;--vscode-simpleFindWidget-sashBorder: #c8c8c8;--vscode-commentsView-resolvedIcon: rgba(97, 97, 97, .5);--vscode-commentsView-unresolvedIcon: #005fb8;--vscode-editorCommentsWidget-replyInputBackground: #f3f3f3;--vscode-editorCommentsWidget-resolvedBorder: rgba(97, 97, 97, .5);--vscode-editorCommentsWidget-unresolvedBorder: #005fb8;--vscode-editorCommentsWidget-rangeBackground: rgba(0, 95, 184, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(0, 95, 184, .1);--vscode-editorGutter-commentRangeForeground: #d5d8e9;--vscode-editorOverviewRuler-commentForeground: #d5d8e9;--vscode-editorOverviewRuler-commentUnresolvedForeground: #d5d8e9;--vscode-editorGutter-commentGlyphForeground: #3b3b3b;--vscode-editorGutter-commentUnresolvedGlyphForeground: #3b3b3b;--vscode-debugToolBar-background: #f3f3f3;--vscode-debugIcon-startForeground: #388a34;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 102, .45);--vscode-editor-focusedStackFrameHighlightBackground: rgba(206, 231, 206, .45);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .4);--vscode-mergeEditor-changeBase\.background: #ffcccc;--vscode-mergeEditor-changeBase\.word\.background: #ffa3a3;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: #ffa600;--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-mergeEditor-conflict\.input1\.background: rgba(64, 200, 174, .2);--vscode-mergeEditor-conflict\.input2\.background: rgba(64, 166, 255, .2);--vscode-settings-headerForeground: #1f1f1f;--vscode-settings-settingsHeaderHoverForeground: rgba(31, 31, 31, .7);--vscode-settings-modifiedItemIndicator: rgba(187, 128, 9, .4);--vscode-settings-headerBorder: #e5e5e5;--vscode-settings-sashBorder: #e5e5e5;--vscode-settings-dropdownBackground: #ffffff;--vscode-settings-dropdownForeground: #3b3b3b;--vscode-settings-dropdownBorder: #cecece;--vscode-settings-dropdownListBorder: #c8c8c8;--vscode-settings-checkboxBackground: #f8f8f8;--vscode-settings-checkboxForeground: #3b3b3b;--vscode-settings-checkboxBorder: #cecece;--vscode-settings-textInputBackground: #ffffff;--vscode-settings-textInputForeground: #3b3b3b;--vscode-settings-textInputBorder: #cecece;--vscode-settings-numberInputBackground: #ffffff;--vscode-settings-numberInputForeground: #3b3b3b;--vscode-settings-numberInputBorder: #cecece;--vscode-settings-focusedRowBackground: rgba(242, 242, 242, .6);--vscode-settings-rowHoverBackground: rgba(242, 242, 242, .3);--vscode-settings-focusedRowBorder: #005fb8;--vscode-terminal-foreground: #3b3b3b;--vscode-terminalCursor-foreground: #005fb8;--vscode-terminal-selectionBackground: #add6ff;--vscode-terminal-inactiveSelectionBackground: #e5ebf1;--vscode-terminalCommandDecoration-defaultBackground: rgba(0, 0, 0, .25);--vscode-terminalCommandDecoration-successBackground: #2090d3;--vscode-terminalCommandDecoration-errorBackground: #e51400;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #e5e5e5;--vscode-terminal-findMatchBackground: #a8ac94;--vscode-terminal-hoverHighlightBackground: rgba(173, 214, 255, .07);--vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-terminal-dropBackground: rgba(38, 119, 203, .18);--vscode-terminal-tab\.activeBorder: #005fb8;--vscode-terminalStickyScrollHover-background: #f0f0f0;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #e51400;--vscode-testing-messagePeekBorder: #1a85ff;--vscode-testing-peekHeaderBackground: rgba(229, 20, 0, .1);--vscode-testing-messagePeekHeaderBackground: rgba(26, 133, 255, .1);--vscode-testing-coveredBackground: rgba(156, 204, 44, .25);--vscode-testing-coveredBorder: rgba(156, 204, 44, .19);--vscode-testing-coveredGutterBackground: rgba(156, 204, 44, .15);--vscode-testing-uncoveredBranchBackground: #ff9999;--vscode-testing-uncoveredBackground: rgba(255, 0, 0, .2);--vscode-testing-uncoveredBorder: rgba(255, 0, 0, .15);--vscode-testing-uncoveredGutterBackground: rgba(255, 0, 0, .3);--vscode-testing-coverCountBadgeBackground: #cccccc;--vscode-testing-coverCountBadgeForeground: #3b3b3b;--vscode-testing-message\.error\.decorationForeground: #e51400;--vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, .2);--vscode-testing-message\.info\.decorationForeground: rgba(59, 59, 59, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #f3f3f3;--vscode-welcomePage-tileHoverBackground: #dfdfdf;--vscode-welcomePage-tileBorder: rgba(0, 0, 0, .1);--vscode-welcomePage-progress\.background: #ffffff;--vscode-welcomePage-progress\.foreground: #005fb8;--vscode-walkthrough-stepTitle\.foreground: #000000;--vscode-walkThrough-embeddedEditorBackground: #f4f4f4;--vscode-inlineChat-background: #f8f8f8;--vscode-inlineChat-border: #c8c8c8;--vscode-inlineChat-shadow: rgba(0, 0, 0, .16);--vscode-inlineChat-regionHighlight: rgba(173, 214, 255, .15);--vscode-inlineChatInput-border: #c8c8c8;--vscode-inlineChatInput-focusBorder: #005fb8;--vscode-inlineChatInput-placeholderForeground: #767676;--vscode-inlineChatInput-background: #ffffff;--vscode-inlineChatDiff-inserted: rgba(156, 204, 44, .13);--vscode-editorOverviewRuler-inlineChatInserted: rgba(156, 204, 44, .2);--vscode-inlineChatDiff-removed: rgba(255, 0, 0, .1);--vscode-editorOverviewRuler-inlineChatRemoved: rgba(255, 0, 0, .16);--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #f1dfde;--vscode-statusBar-debuggingBackground: #fd716c;--vscode-statusBar-debuggingForeground: #000000;--vscode-statusBar-debuggingBorder: #e5e5e5;--vscode-commandCenter-debuggingBackground: rgba(253, 113, 108, .26);--vscode-editorGutter-modifiedBackground: #005fb8;--vscode-editorGutter-addedBackground: #2ea043;--vscode-editorGutter-deletedBackground: #f85149;--vscode-minimapGutter-modifiedBackground: #005fb8;--vscode-minimapGutter-addedBackground: #2ea043;--vscode-minimapGutter-deletedBackground: #f85149;--vscode-editorOverviewRuler-modifiedForeground: rgba(0, 95, 184, .6);--vscode-editorOverviewRuler-addedForeground: rgba(46, 160, 67, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(248, 81, 73, .6);--vscode-keybindingTable-headerBackground: rgba(59, 59, 59, .04);--vscode-keybindingTable-rowsBackground: rgba(59, 59, 59, .04);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #be8700;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(0, 0, 0, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #369432;--vscode-profiles-sashBorder: #e5e5e5;--vscode-debugTokenExpression-name: #9b46b0;--vscode-debugTokenExpression-value: rgba(108, 108, 108, .8);--vscode-debugTokenExpression-string: #a31515;--vscode-debugTokenExpression-boolean: #0000ff;--vscode-debugTokenExpression-number: #098658;--vscode-debugTokenExpression-error: #e51400;--vscode-debugView-exceptionLabelForeground: #ffffff;--vscode-debugView-exceptionLabelBackground: #a31515;--vscode-debugView-stateLabelForeground: #3b3b3b;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #1a85ff;--vscode-debugConsole-warningForeground: #bf8803;--vscode-debugConsole-errorForeground: #f85149;--vscode-debugConsole-sourceForeground: #3b3b3b;--vscode-debugConsoleInputIcon-foreground: #3b3b3b;--vscode-debugIcon-pauseForeground: #007acc;--vscode-debugIcon-stopForeground: #a1260d;--vscode-debugIcon-disconnectForeground: #a1260d;--vscode-debugIcon-restartForeground: #388a34;--vscode-debugIcon-stepOverForeground: #007acc;--vscode-debugIcon-stepIntoForeground: #007acc;--vscode-debugIcon-stepOutForeground: #007acc;--vscode-debugIcon-continueForeground: #007acc;--vscode-debugIcon-stepBackForeground: #007acc;--vscode-scm-historyItemAdditionsForeground: #587c0c;--vscode-scm-historyItemDeletionsForeground: #ad0707;--vscode-scm-historyItemStatisticsBorder: rgba(59, 59, 59, .2);--vscode-scm-historyItemSelectedStatisticsBorder: rgba(0, 0, 0, .2);--vscode-extensionButton-background: #005fb8;--vscode-extensionButton-foreground: #ffffff;--vscode-extensionButton-hoverBackground: #0258a8;--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionButton-prominentBackground: #005fb8;--vscode-extensionButton-prominentForeground: #ffffff;--vscode-extensionButton-prominentHoverBackground: #0258a8;--vscode-extensionIcon-starForeground: #df6100;--vscode-extensionIcon-verifiedForeground: #005fb8;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-extensionIcon-sponsorForeground: #b51e78;--vscode-notebook-cellBorderColor: #e5e5e5;--vscode-notebook-focusedEditorBorder: #005fb8;--vscode-notebookStatusSuccessIcon-foreground: #388a34;--vscode-notebookEditorOverviewRuler-runningCellForeground: #388a34;--vscode-notebookStatusErrorIcon-foreground: #f85149;--vscode-notebookStatusRunningIcon-foreground: #3b3b3b;--vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, .35);--vscode-notebook-selectedCellBackground: rgba(200, 221, 241, .31);--vscode-notebook-selectedCellBorder: #e5e5e5;--vscode-notebook-focusedCellBorder: #005fb8;--vscode-notebook-inactiveFocusedCellBorder: #e5e5e5;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(0, 0, 0, .08);--vscode-notebook-cellInsertionIndicator: #005fb8;--vscode-notebookScrollbarSlider-background: rgba(100, 100, 100, .4);--vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-notebookScrollbarSlider-activeBackground: rgba(0, 0, 0, .6);--vscode-notebook-symbolHighlightBackground: rgba(253, 255, 0, .2);--vscode-notebook-cellEditorBackground: #f8f8f8;--vscode-notebook-editorBackground: #ffffff;--vscode-interactive-activeCodeBorder: #007acc;--vscode-interactive-inactiveCodeBorder: #e4e6f1;--vscode-searchEditor-textInputBorder: #cecece;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd3131;--vscode-terminal-ansiGreen: #107c10;--vscode-terminal-ansiYellow: #949800;--vscode-terminal-ansiBlue: #0451a5;--vscode-terminal-ansiMagenta: #bc05bc;--vscode-terminal-ansiCyan: #0598bc;--vscode-terminal-ansiWhite: #555555;--vscode-terminal-ansiBrightBlack: #666666;--vscode-terminal-ansiBrightRed: #cd3131;--vscode-terminal-ansiBrightGreen: #14ce14;--vscode-terminal-ansiBrightYellow: #b5ba00;--vscode-terminal-ansiBrightBlue: #0451a5;--vscode-terminal-ansiBrightMagenta: #bc05bc;--vscode-terminal-ansiBrightCyan: #0598bc;--vscode-terminal-ansiBrightWhite: #a5a5a5;--vscode-gitDecoration-addedResourceForeground: #587c0c;--vscode-gitDecoration-modifiedResourceForeground: #895503;--vscode-gitDecoration-deletedResourceForeground: #ad0707;--vscode-gitDecoration-renamedResourceForeground: #007100;--vscode-gitDecoration-untrackedResourceForeground: #007100;--vscode-gitDecoration-ignoredResourceForeground: #8e8e90;--vscode-gitDecoration-stageModifiedResourceForeground: #895503;--vscode-gitDecoration-stageDeletedResourceForeground: #ad0707;--vscode-gitDecoration-conflictingResourceForeground: #ad0707;--vscode-gitDecoration-submoduleResourceForeground: #1258a7}html[data-theme="high contrast black"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #ffffff;--vscode-disabledForeground: #a5a5a5;--vscode-errorForeground: #f48771;--vscode-descriptionForeground: rgba(255, 255, 255, .7);--vscode-icon-foreground: #ffffff;--vscode-focusBorder: #f38518;--vscode-contrastBorder: #6fc3df;--vscode-contrastActiveBorder: #f38518;--vscode-selection-background: #008000;--vscode-textLink-foreground: #21a6ff;--vscode-textLink-activeForeground: #21a6ff;--vscode-textSeparator-foreground: #000000;--vscode-textPreformat-foreground: #000000;--vscode-textPreformat-background: #ffffff;--vscode-textBlockQuote-border: #ffffff;--vscode-textCodeBlock-background: #000000;--vscode-sash-hoverBorder: #f38518;--vscode-badge-background: #000000;--vscode-badge-foreground: #ffffff;--vscode-scrollbarSlider-background: rgba(111, 195, 223, .6);--vscode-scrollbarSlider-hoverBackground: rgba(111, 195, 223, .8);--vscode-scrollbarSlider-activeBackground: #6fc3df;--vscode-progressBar-background: #6fc3df;--vscode-editor-background: #000000;--vscode-editor-foreground: #ffffff;--vscode-editorStickyScroll-background: #000000;--vscode-editorStickyScroll-border: #6fc3df;--vscode-editorWidget-background: #0c141f;--vscode-editorWidget-foreground: #ffffff;--vscode-editorWidget-border: #6fc3df;--vscode-editorError-foreground: #f48771;--vscode-editorError-border: rgba(228, 119, 119, .8);--vscode-editorWarning-foreground: #ffd370;--vscode-editorWarning-border: rgba(255, 204, 0, .8);--vscode-editorInfo-foreground: #3794ff;--vscode-editorInfo-border: rgba(55, 148, 255, .8);--vscode-editorHint-border: rgba(238, 238, 238, .8);--vscode-editorLink-activeForeground: #00ffff;--vscode-editor-selectionBackground: #ffffff;--vscode-editor-selectionForeground: #000000;--vscode-editor-inactiveSelectionBackground: rgba(255, 255, 255, .7);--vscode-editor-selectionHighlightBorder: #f38518;--vscode-editor-findMatchBorder: #f38518;--vscode-editor-findMatchHighlightBorder: #f38518;--vscode-editor-findRangeHighlightBorder: rgba(243, 133, 24, .4);--vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, .15);--vscode-editorHoverWidget-background: #0c141f;--vscode-editorHoverWidget-foreground: #ffffff;--vscode-editorHoverWidget-border: #6fc3df;--vscode-editorHoverWidget-statusBarBackground: #0c141f;--vscode-editorInlayHint-foreground: #ffffff;--vscode-editorInlayHint-background: rgba(255, 255, 255, .1);--vscode-editorInlayHint-typeForeground: #ffffff;--vscode-editorInlayHint-typeBackground: rgba(255, 255, 255, .1);--vscode-editorInlayHint-parameterForeground: #ffffff;--vscode-editorInlayHint-parameterBackground: rgba(255, 255, 255, .1);--vscode-editorLightBulb-foreground: #ffcc00;--vscode-editorLightBulbAutoFix-foreground: #75beff;--vscode-editorLightBulbAi-foreground: #ffcc00;--vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, .3);--vscode-editor-snippetFinalTabstopHighlightBorder: #525252;--vscode-diffEditor-insertedTextBorder: #33ff2e;--vscode-diffEditor-removedTextBorder: #ff008f;--vscode-diffEditor-border: #6fc3df;--vscode-diffEditor-unchangedRegionBackground: #000000;--vscode-diffEditor-unchangedRegionForeground: #ffffff;--vscode-widget-border: #6fc3df;--vscode-toolbar-hoverOutline: #f38518;--vscode-breadcrumb-foreground: rgba(255, 255, 255, .8);--vscode-breadcrumb-background: #000000;--vscode-breadcrumb-focusForeground: #ffffff;--vscode-breadcrumb-activeSelectionForeground: #ffffff;--vscode-breadcrumbPicker-background: #0c141f;--vscode-merge-border: #c3df6f;--vscode-editorOverviewRuler-currentContentForeground: #c3df6f;--vscode-editorOverviewRuler-incomingContentForeground: #c3df6f;--vscode-editorOverviewRuler-commonContentForeground: #c3df6f;--vscode-editorOverviewRuler-findMatchForeground: #ab5a00;--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #f48771;--vscode-problemsWarningIcon-foreground: #ffd370;--vscode-problemsInfoIcon-foreground: #3794ff;--vscode-input-background: #000000;--vscode-input-foreground: #ffffff;--vscode-input-border: #6fc3df;--vscode-inputOption-activeBorder: #6fc3df;--vscode-inputOption-activeBackground: rgba(0, 0, 0, 0);--vscode-inputOption-activeForeground: #ffffff;--vscode-input-placeholderForeground: rgba(255, 255, 255, .7);--vscode-inputValidation-infoBackground: #000000;--vscode-inputValidation-infoBorder: #6fc3df;--vscode-inputValidation-warningBackground: #000000;--vscode-inputValidation-warningBorder: #6fc3df;--vscode-inputValidation-errorBackground: #000000;--vscode-inputValidation-errorBorder: #6fc3df;--vscode-dropdown-background: #000000;--vscode-dropdown-listBackground: #000000;--vscode-dropdown-foreground: #ffffff;--vscode-dropdown-border: #6fc3df;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-border: #6fc3df;--vscode-button-secondaryForeground: #ffffff;--vscode-checkbox-background: #000000;--vscode-checkbox-selectBackground: #0c141f;--vscode-checkbox-foreground: #ffffff;--vscode-checkbox-border: #6fc3df;--vscode-checkbox-selectBorder: #ffffff;--vscode-keybindingLabel-background: rgba(0, 0, 0, 0);--vscode-keybindingLabel-foreground: #ffffff;--vscode-keybindingLabel-border: #6fc3df;--vscode-keybindingLabel-bottomBorder: #6fc3df;--vscode-list-focusOutline: #f38518;--vscode-list-hoverBackground: rgba(255, 255, 255, .1);--vscode-list-highlightForeground: #f38518;--vscode-list-focusHighlightForeground: #f38518;--vscode-list-invalidItemForeground: #b89500;--vscode-listFilterWidget-background: #0c141f;--vscode-listFilterWidget-outline: #f38518;--vscode-listFilterWidget-noMatchesOutline: #6fc3df;--vscode-list-filterMatchBorder: #6fc3df;--vscode-list-deemphasizedForeground: #a7a8a9;--vscode-tree-indentGuidesStroke: #a9a9a9;--vscode-tree-inactiveIndentGuidesStroke: rgba(169, 169, 169, .4);--vscode-menu-border: #6fc3df;--vscode-menu-foreground: #ffffff;--vscode-menu-background: #000000;--vscode-menu-selectionBorder: #f38518;--vscode-menu-separatorBackground: #6fc3df;--vscode-minimap-findMatchHighlight: #ab5a00;--vscode-minimap-selectionOccurrenceHighlight: #ffffff;--vscode-minimap-selectionHighlight: #ffffff;--vscode-minimap-infoHighlight: rgba(55, 148, 255, .8);--vscode-minimap-warningHighlight: rgba(255, 204, 0, .8);--vscode-minimap-errorHighlight: #ff3232;--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(111, 195, 223, .3);--vscode-minimapSlider-hoverBackground: rgba(111, 195, 223, .4);--vscode-minimapSlider-activeBackground: rgba(111, 195, 223, .5);--vscode-charts-foreground: #ffffff;--vscode-charts-lines: rgba(255, 255, 255, .5);--vscode-charts-red: #f48771;--vscode-charts-blue: #3794ff;--vscode-charts-yellow: #ffd370;--vscode-charts-orange: #ab5a00;--vscode-charts-green: #89d185;--vscode-charts-purple: #b180d7;--vscode-quickInput-background: #0c141f;--vscode-quickInput-foreground: #ffffff;--vscode-quickInputTitle-background: #000000;--vscode-pickerGroup-foreground: #ffffff;--vscode-pickerGroup-border: #ffffff;--vscode-search-resultsInfoForeground: #ffffff;--vscode-searchEditor-findMatchBorder: #f38518;--vscode-multiDiffEditor-border: #6fc3df;--vscode-symbolIcon-arrayForeground: #ffffff;--vscode-symbolIcon-booleanForeground: #ffffff;--vscode-symbolIcon-classForeground: #ee9d28;--vscode-symbolIcon-colorForeground: #ffffff;--vscode-symbolIcon-constantForeground: #ffffff;--vscode-symbolIcon-constructorForeground: #b180d7;--vscode-symbolIcon-enumeratorForeground: #ee9d28;--vscode-symbolIcon-enumeratorMemberForeground: #75beff;--vscode-symbolIcon-eventForeground: #ee9d28;--vscode-symbolIcon-fieldForeground: #75beff;--vscode-symbolIcon-fileForeground: #ffffff;--vscode-symbolIcon-folderForeground: #ffffff;--vscode-symbolIcon-functionForeground: #b180d7;--vscode-symbolIcon-interfaceForeground: #75beff;--vscode-symbolIcon-keyForeground: #ffffff;--vscode-symbolIcon-keywordForeground: #ffffff;--vscode-symbolIcon-methodForeground: #b180d7;--vscode-symbolIcon-moduleForeground: #ffffff;--vscode-symbolIcon-namespaceForeground: #ffffff;--vscode-symbolIcon-nullForeground: #ffffff;--vscode-symbolIcon-numberForeground: #ffffff;--vscode-symbolIcon-objectForeground: #ffffff;--vscode-symbolIcon-operatorForeground: #ffffff;--vscode-symbolIcon-packageForeground: #ffffff;--vscode-symbolIcon-propertyForeground: #ffffff;--vscode-symbolIcon-referenceForeground: #ffffff;--vscode-symbolIcon-snippetForeground: #ffffff;--vscode-symbolIcon-stringForeground: #ffffff;--vscode-symbolIcon-structForeground: #ffffff;--vscode-symbolIcon-textForeground: #ffffff;--vscode-symbolIcon-typeParameterForeground: #ffffff;--vscode-symbolIcon-unitForeground: #ffffff;--vscode-symbolIcon-variableForeground: #75beff;--vscode-actionBar-toggledBackground: #383a49;--vscode-editorHoverWidget-highlightForeground: #f38518;--vscode-editor-lineHighlightBorder: #f38518;--vscode-editor-rangeHighlightBorder: #f38518;--vscode-editor-symbolHighlightBorder: #f38518;--vscode-editorCursor-foreground: #ffffff;--vscode-editorMultiCursor-primary\.foreground: #ffffff;--vscode-editorMultiCursor-secondary\.foreground: #ffffff;--vscode-editorWhitespace-foreground: #7c7c7c;--vscode-editorLineNumber-foreground: #ffffff;--vscode-editorIndentGuide-background: #7c7c7c;--vscode-editorIndentGuide-activeBackground: #7c7c7c;--vscode-editorIndentGuide-background1: #ffffff;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #ffffff;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #f38518;--vscode-editorLineNumber-activeForeground: #f38518;--vscode-editorRuler-foreground: #ffffff;--vscode-editorCodeLens-foreground: #999999;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #6fc3df;--vscode-editorOverviewRuler-border: rgba(127, 127, 127, .3);--vscode-editorGutter-background: #000000;--vscode-editorUnnecessaryCode-border: rgba(255, 255, 255, .8);--vscode-editorGhostText-border: rgba(255, 255, 255, .8);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: #ff3232;--vscode-editorOverviewRuler-warningForeground: rgba(255, 204, 0, .8);--vscode-editorOverviewRuler-infoForeground: rgba(55, 148, 255, .8);--vscode-editorBracketHighlight-foreground1: #ffd700;--vscode-editorBracketHighlight-foreground2: #da70d6;--vscode-editorBracketHighlight-foreground3: #87cefa;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: #ff3232;--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #ffd370;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: #000000;--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editorGutter-foldingControlForeground: #ffffff;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBorder: #f38518;--vscode-editor-wordHighlightStrongBorder: #f38518;--vscode-editor-wordHighlightTextBorder: #f38518;--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #000000;--vscode-peekViewTitleLabel-foreground: #ffffff;--vscode-peekViewTitleDescription-foreground: rgba(255, 255, 255, .6);--vscode-peekView-border: #6fc3df;--vscode-peekViewResult-background: #000000;--vscode-peekViewResult-lineForeground: #ffffff;--vscode-peekViewResult-fileForeground: #ffffff;--vscode-peekViewResult-selectionForeground: #ffffff;--vscode-peekViewEditor-background: #000000;--vscode-peekViewEditorGutter-background: #000000;--vscode-peekViewEditorStickyScroll-background: #000000;--vscode-peekViewEditor-matchHighlightBorder: #f38518;--vscode-editorMarkerNavigationError-background: #6fc3df;--vscode-editorMarkerNavigationWarning-background: #6fc3df;--vscode-editorMarkerNavigationWarning-headerBackground: #0c141f;--vscode-editorMarkerNavigationInfo-background: #6fc3df;--vscode-editorMarkerNavigation-background: #000000;--vscode-editorSuggestWidget-background: #0c141f;--vscode-editorSuggestWidget-border: #6fc3df;--vscode-editorSuggestWidget-foreground: #ffffff;--vscode-editorSuggestWidget-highlightForeground: #f38518;--vscode-editorSuggestWidget-focusHighlightForeground: #f38518;--vscode-editorSuggestWidgetStatus-foreground: rgba(255, 255, 255, .5);--vscode-editorWatermark-foreground: #ffffff;--vscode-tab-activeBackground: #000000;--vscode-tab-unfocusedActiveBackground: #000000;--vscode-tab-activeForeground: #ffffff;--vscode-tab-inactiveForeground: #ffffff;--vscode-tab-unfocusedActiveForeground: #ffffff;--vscode-tab-unfocusedInactiveForeground: #ffffff;--vscode-tab-border: #6fc3df;--vscode-tab-lastPinnedBorder: #6fc3df;--vscode-tab-selectedBackground: #000000;--vscode-tab-selectedForeground: #ffffff;--vscode-tab-dragAndDropBorder: #f38518;--vscode-tab-inactiveModifiedBorder: #ffffff;--vscode-tab-unfocusedActiveModifiedBorder: #ffffff;--vscode-tab-unfocusedInactiveModifiedBorder: #ffffff;--vscode-editorPane-background: #000000;--vscode-editorGroup-focusedEmptyBorder: #f38518;--vscode-editorGroupHeader-noTabsBackground: #000000;--vscode-editorGroupHeader-border: #6fc3df;--vscode-editorGroup-border: #6fc3df;--vscode-editorGroup-dropIntoPromptForeground: #ffffff;--vscode-editorGroup-dropIntoPromptBackground: #0c141f;--vscode-editorGroup-dropIntoPromptBorder: #6fc3df;--vscode-sideBySideEditor-horizontalBorder: #6fc3df;--vscode-sideBySideEditor-verticalBorder: #6fc3df;--vscode-panel-background: #000000;--vscode-panel-border: #6fc3df;--vscode-panelTitle-activeForeground: #ffffff;--vscode-panelTitle-inactiveForeground: #ffffff;--vscode-panelTitle-activeBorder: #6fc3df;--vscode-panelInput-border: #6fc3df;--vscode-panel-dropBorder: #ffffff;--vscode-panelSectionHeader-border: #6fc3df;--vscode-panelSection-border: #6fc3df;--vscode-panelStickyScroll-background: #000000;--vscode-banner-iconForeground: #3794ff;--vscode-statusBar-foreground: #ffffff;--vscode-statusBar-noFolderForeground: #ffffff;--vscode-statusBar-border: #6fc3df;--vscode-statusBar-noFolderBorder: #6fc3df;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #ffffff;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #ffffff;--vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, .5);--vscode-statusBarItem-prominentHoverForeground: #ffffff;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #ffffff;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #ffffff;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #000000;--vscode-activityBar-foreground: #ffffff;--vscode-activityBar-inactiveForeground: #ffffff;--vscode-activityBar-border: #6fc3df;--vscode-activityBar-activeBorder: #6fc3df;--vscode-activityBarBadge-background: #000000;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #ffffff;--vscode-activityBarTop-activeBorder: #6fc3df;--vscode-activityBarTop-inactiveForeground: #ffffff;--vscode-activityBarTop-dropBorder: #ffffff;--vscode-profileBadge-background: #ffffff;--vscode-profileBadge-foreground: #000000;--vscode-statusBarItem-remoteBackground: rgba(0, 0, 0, 0);--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #ffffff;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #ffffff;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #000000;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #000000;--vscode-sideBar-border: #6fc3df;--vscode-sideBarTitle-background: #000000;--vscode-sideBarTitle-foreground: #ffffff;--vscode-sideBarSectionHeader-border: #6fc3df;--vscode-sideBarActivityBarTop-border: #6fc3df;--vscode-sideBarStickyScroll-background: #000000;--vscode-titleBar-activeForeground: #ffffff;--vscode-titleBar-activeBackground: #000000;--vscode-titleBar-border: #6fc3df;--vscode-menubar-selectionForeground: #ffffff;--vscode-menubar-selectionBorder: #f38518;--vscode-commandCenter-foreground: #ffffff;--vscode-commandCenter-activeForeground: #ffffff;--vscode-commandCenter-border: #6fc3df;--vscode-commandCenter-activeBorder: #ffffff;--vscode-notificationCenter-border: #6fc3df;--vscode-notificationToast-border: #6fc3df;--vscode-notifications-foreground: #ffffff;--vscode-notifications-background: #0c141f;--vscode-notificationLink-foreground: #21a6ff;--vscode-notificationCenterHeader-background: #0c141f;--vscode-notifications-border: #0c141f;--vscode-notificationsErrorIcon-foreground: #f48771;--vscode-notificationsWarningIcon-foreground: #ffd370;--vscode-notificationsInfoIcon-foreground: #3794ff;--vscode-window-activeBorder: #6fc3df;--vscode-window-inactiveBorder: #6fc3df;--vscode-chat-requestBorder: #6fc3df;--vscode-chat-requestBackground: #0c141f;--vscode-chat-slashCommandBackground: #ffffff;--vscode-chat-slashCommandForeground: #000000;--vscode-chat-avatarBackground: #000000;--vscode-chat-avatarForeground: #ffffff;--vscode-simpleFindWidget-sashBorder: #6fc3df;--vscode-commentsView-resolvedIcon: #6fc3df;--vscode-commentsView-unresolvedIcon: #6fc3df;--vscode-editorCommentsWidget-replyInputBackground: #000000;--vscode-editorCommentsWidget-resolvedBorder: #6fc3df;--vscode-editorCommentsWidget-unresolvedBorder: #6fc3df;--vscode-editorCommentsWidget-rangeBackground: rgba(111, 195, 223, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(111, 195, 223, .1);--vscode-editorGutter-commentRangeForeground: #ffffff;--vscode-editorOverviewRuler-commentForeground: #ffffff;--vscode-editorOverviewRuler-commentUnresolvedForeground: #ffffff;--vscode-editorGutter-commentGlyphForeground: #000000;--vscode-editorGutter-commentUnresolvedGlyphForeground: #000000;--vscode-debugToolBar-background: #000000;--vscode-debugIcon-startForeground: #89d185;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, .2);--vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, .3);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .2);--vscode-mergeEditor-changeBase\.background: #4b1818;--vscode-mergeEditor-changeBase\.word\.background: #6f1313;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, .48);--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-settings-headerForeground: #ffffff;--vscode-settings-settingsHeaderHoverForeground: rgba(255, 255, 255, .7);--vscode-settings-modifiedItemIndicator: #00497a;--vscode-settings-headerBorder: #6fc3df;--vscode-settings-sashBorder: #6fc3df;--vscode-settings-dropdownBackground: #000000;--vscode-settings-dropdownForeground: #ffffff;--vscode-settings-dropdownBorder: #6fc3df;--vscode-settings-dropdownListBorder: #6fc3df;--vscode-settings-checkboxBackground: #000000;--vscode-settings-checkboxForeground: #ffffff;--vscode-settings-checkboxBorder: #6fc3df;--vscode-settings-textInputBackground: #000000;--vscode-settings-textInputForeground: #ffffff;--vscode-settings-textInputBorder: #6fc3df;--vscode-settings-numberInputBackground: #000000;--vscode-settings-numberInputForeground: #ffffff;--vscode-settings-numberInputBorder: #6fc3df;--vscode-settings-focusedRowBorder: #f38518;--vscode-terminal-foreground: #ffffff;--vscode-terminal-selectionBackground: #ffffff;--vscode-terminal-inactiveSelectionBackground: rgba(255, 255, 255, .7);--vscode-terminal-selectionForeground: #000000;--vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, .5);--vscode-terminalCommandDecoration-successBackground: #1b81a8;--vscode-terminalCommandDecoration-errorBackground: #f14c4c;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #6fc3df;--vscode-terminal-hoverHighlightBackground: rgba(173, 214, 255, .07);--vscode-terminal-findMatchBorder: #f38518;--vscode-terminal-findMatchHighlightBorder: #f38518;--vscode-terminalOverviewRuler-findMatchForeground: #f38518;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #6fc3df;--vscode-testing-messagePeekBorder: #6fc3df;--vscode-testing-coveredBorder: #6fc3df;--vscode-testing-coveredGutterBackground: #89d185;--vscode-testing-uncoveredBorder: #6fc3df;--vscode-testing-uncoveredGutterBackground: #f48771;--vscode-testing-coverCountBadgeBackground: #000000;--vscode-testing-coverCountBadgeForeground: #ffffff;--vscode-testing-message\.error\.decorationForeground: #ffffff;--vscode-testing-message\.info\.decorationForeground: rgba(255, 255, 255, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #000000;--vscode-welcomePage-tileBorder: #6fc3df;--vscode-welcomePage-progress\.background: #000000;--vscode-welcomePage-progress\.foreground: #21a6ff;--vscode-inlineChat-background: #0c141f;--vscode-inlineChat-border: #6fc3df;--vscode-inlineChat-regionHighlight: rgba(173, 214, 255, .15);--vscode-inlineChatInput-border: #6fc3df;--vscode-inlineChatInput-focusBorder: #f38518;--vscode-inlineChatInput-placeholderForeground: rgba(255, 255, 255, .7);--vscode-inlineChatInput-background: #000000;--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #420b0d;--vscode-statusBar-debuggingBackground: #ba592c;--vscode-statusBar-debuggingForeground: #ffffff;--vscode-statusBar-debuggingBorder: #6fc3df;--vscode-commandCenter-debuggingBackground: rgba(186, 89, 44, .26);--vscode-editorGutter-modifiedBackground: #1b81a8;--vscode-editorGutter-addedBackground: #487e02;--vscode-editorGutter-deletedBackground: #f48771;--vscode-minimapGutter-modifiedBackground: #1b81a8;--vscode-minimapGutter-addedBackground: #487e02;--vscode-minimapGutter-deletedBackground: #f48771;--vscode-editorOverviewRuler-modifiedForeground: rgba(27, 129, 168, .6);--vscode-editorOverviewRuler-addedForeground: rgba(72, 126, 2, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(244, 135, 113, .6);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(255, 255, 255, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #ffffff;--vscode-profiles-sashBorder: #6fc3df;--vscode-debugTokenExpression-name: #ffffff;--vscode-debugTokenExpression-value: #ffffff;--vscode-debugTokenExpression-string: #f48771;--vscode-debugTokenExpression-boolean: #75bdfe;--vscode-debugTokenExpression-number: #89d185;--vscode-debugTokenExpression-error: #f48771;--vscode-debugView-exceptionLabelForeground: #ffffff;--vscode-debugView-exceptionLabelBackground: #6c2022;--vscode-debugView-stateLabelForeground: #ffffff;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #ffffff;--vscode-debugConsole-warningForeground: #008000;--vscode-debugConsole-errorForeground: #f48771;--vscode-debugConsole-sourceForeground: #ffffff;--vscode-debugConsoleInputIcon-foreground: #ffffff;--vscode-debugIcon-pauseForeground: #75beff;--vscode-debugIcon-stopForeground: #f48771;--vscode-debugIcon-disconnectForeground: #f48771;--vscode-debugIcon-restartForeground: #89d185;--vscode-debugIcon-stepOverForeground: #75beff;--vscode-debugIcon-stepIntoForeground: #75beff;--vscode-debugIcon-stepOutForeground: #75beff;--vscode-debugIcon-continueForeground: #75beff;--vscode-debugIcon-stepBackForeground: #75beff;--vscode-scm-historyItemAdditionsForeground: #a1e3ad;--vscode-scm-historyItemDeletionsForeground: #c74e39;--vscode-scm-historyItemStatisticsBorder: rgba(255, 255, 255, .2);--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionIcon-starForeground: #ff8e00;--vscode-extensionIcon-verifiedForeground: #21a6ff;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-notebook-cellBorderColor: #6fc3df;--vscode-notebook-focusedEditorBorder: #f38518;--vscode-notebookStatusSuccessIcon-foreground: #89d185;--vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;--vscode-notebookStatusErrorIcon-foreground: #f48771;--vscode-notebookStatusRunningIcon-foreground: #ffffff;--vscode-notebook-cellToolbarSeparator: #6fc3df;--vscode-notebook-selectedCellBorder: #6fc3df;--vscode-notebook-inactiveSelectedCellBorder: #f38518;--vscode-notebook-focusedCellBorder: #f38518;--vscode-notebook-inactiveFocusedCellBorder: #6fc3df;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, .15);--vscode-notebook-cellInsertionIndicator: #f38518;--vscode-notebookScrollbarSlider-background: rgba(111, 195, 223, .6);--vscode-notebookScrollbarSlider-hoverBackground: rgba(111, 195, 223, .8);--vscode-notebookScrollbarSlider-activeBackground: #6fc3df;--vscode-interactive-activeCodeBorder: #6fc3df;--vscode-interactive-inactiveCodeBorder: #6fc3df;--vscode-searchEditor-textInputBorder: #6fc3df;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd0000;--vscode-terminal-ansiGreen: #00cd00;--vscode-terminal-ansiYellow: #cdcd00;--vscode-terminal-ansiBlue: #0000ee;--vscode-terminal-ansiMagenta: #cd00cd;--vscode-terminal-ansiCyan: #00cdcd;--vscode-terminal-ansiWhite: #e5e5e5;--vscode-terminal-ansiBrightBlack: #7f7f7f;--vscode-terminal-ansiBrightRed: #ff0000;--vscode-terminal-ansiBrightGreen: #00ff00;--vscode-terminal-ansiBrightYellow: #ffff00;--vscode-terminal-ansiBrightBlue: #5c5cff;--vscode-terminal-ansiBrightMagenta: #ff00ff;--vscode-terminal-ansiBrightCyan: #00ffff;--vscode-terminal-ansiBrightWhite: #ffffff;--vscode-gitDecoration-addedResourceForeground: #a1e3ad;--vscode-gitDecoration-modifiedResourceForeground: #e2c08d;--vscode-gitDecoration-deletedResourceForeground: #c74e39;--vscode-gitDecoration-renamedResourceForeground: #73c991;--vscode-gitDecoration-untrackedResourceForeground: #73c991;--vscode-gitDecoration-ignoredResourceForeground: #a7a8a9;--vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;--vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;--vscode-gitDecoration-conflictingResourceForeground: #c74e39;--vscode-gitDecoration-submoduleResourceForeground: #8db9e2}#theme-light-modern{border-radius:50%;width:14px;height:14px;background:#fff}#theme-dark-modern{border-radius:50%;width:14px;height:14px;background-color:#3c3c3c}#theme-high-contrast-black{border-radius:50%;width:14px;height:14px;background:#f38518}.theme-child{display:flex;float:left;width:20px;height:20px;margin:10px 0 10px 10px;border-radius:1px;position:relative;outline:none}.ms-Fabric--isFocusVisible .theme-child:focus:after{content:"";position:absolute;border:1px solid transparent;outline-style:solid;outline-width:1px;z-index:1;outline-color:var(--vscode-focusBorder);inset:-3px}.selected{border-radius:1px;background-color:var(--vscode-progressBar-background)}.theme-child:hover:not(.selected){background-color:var(--vscode-toolbar-hoverBackground, var(--vscode-menubar-selectionBackground));outline:1px dashed var(--vscode-contrastActiveBorder)}div#theme-light-modern{margin-left:3px;margin-bottom:3px;margin-top:3px}div#theme-dark-modern,div#theme-high-contrast-black{margin-left:3px;margin-top:3px}._flexEditorText_iszaf_1{margin:10px 15px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:var(--vscode-foreground)}._item_10te3_1{padding:5px 15px}._text_10te3_5{line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:240px;direction:rtl;text-align:left}._fileLabel_10te3_17{min-width:30px;margin-top:5px}._fileText_10te3_22{margin-top:5px;line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:210px;direction:rtl;text-align:left}._controlLabel_10te3_35{min-width:75px;margin-top:5px}._controlText_10te3_40{margin-top:5px;line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:165px;direction:rtl;text-align:left}._timestamp_10te3_53{margin-top:5px;color:var(--vscode-editor-foreground);font-size:11px;line-height:15px;opacity:.5}._textHeader_10te3_61{display:inline-block;color:var(--vscode-foreground);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:18px}._property_10te3_72{overflow-wrap:anywhere}._item_10te3_1:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_10te3_1:hover ._actions_10te3_81{visibility:visible}._actions_10te3_81{visibility:hidden}._item_33qs8_1{margin:0 15px}._header_p6x1j_1{font-weight:700;line-height:18px;font-size:13px}._header_p6x1j_1,._item_p6x1j_8{padding:5px 15px 0}._subHeader_p6x1j_12{width:255px;line-height:18px;overflow:hidden;padding:0 15px}._item_p6x1j_8:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_p6x1j_8:hover ._actions_p6x1j_24{visibility:visible}._subText_p6x1j_28{color:var(--vscode-foreground);font-size:11px;font-weight:400;line-height:18px;letter-spacing:0%}._actions_p6x1j_24{visibility:hidden}._textHeader_p6x1j_40{font-size:"13px";font-weight:"700";text-overflow:"ellipsis";white-space:"nowrap";overflow-x:"hidden";line-height:"18px";letter-spacing:"0%"}._timestamp_14prm_1{color:var(--vscode-editor-foreground);font-size:11px;line-height:15px;opacity:.5}._property_14prm_8{overflow-wrap:anywhere}._item_14prm_12{padding:1px 25px 1px 1px}._item_14prm_12:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_14prm_12:hover ._actions_14prm_22{visibility:visible}._actions_14prm_22{padding-left:10px;visibility:hidden}._line_14prm_31{width:100%;white-space:nowrap;overflow:hidden}._label_14prm_37{font-weight:700}._label_14prm_37,._text_14prm_42,._timestamp_14prm_1{color:var(--vscode-editor-foreground)}._text_uw47i_1{flex:"1 1 auto";min-width:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left;font-weight:400;line-height:18px}._genericPropLabel_uw47i_13{white-space:nowrap;margin-right:5px;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}._genericPropValue_uw47i_22{min-width:0px;width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left;font-size:13px;line-height:18px}._label_uw47i_34{font-size:13px;font-weight:400;text-transform:capitalize;line-height:18px}._genericPropLabel_uw47i_13 ._genericPropValue_uw47i_22 ._label_uw47i_34 ._text_uw47i_1{letter-spacing:0%}._filter_1gprr_1{display:flex;padding:19px 15px 15px;flex-direction:row;justify-content:center;align-items:center;background-color:var(--vscode-sideBar-background);border-bottom:1px solid var(--vscode-menu-separatorBackground)}._infoIcon_1gprr_11{margin-left:15px;margin-top:5px}._noChangesFoundTitle_1gprr_16{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:var(--vscode-foreground)}._noChangesFoundDescription_1gprr_25{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;color:var(--vscode-foreground)}._historyGlockIcon_1gprr_34{text-align:center}._text_1gcc3_1,._textLink_1gcc3_5{color:var(--vscode-editor-foreground)}._text_1gcc3_1{margin:0 0 5px 15px;line-height:18px;display:inline-block;font-size:11px}._changeType_1gcc3_16{overflow-wrap:anywhere}.filter-outline{display:flex;padding:15px;flex-direction:row;align-items:center;background-color:var(--vscode-sideBar-background);border-bottom:1px solid var(--vscode-menu-separatorBackground)}.auto-element-scroller{height:calc(100% - 55px)}.funnel-icon{margin-left:16px}.funnel-icon i{line-height:20px}.funnel-call-out-checkbox{padding-bottom:5px}.tree-no-control-found{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:var(--vscode-foreground)}.tree-modify-search-input{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;padding-top:20px;color:var(--vscode-foreground)}.tree-search-icon{text-align:center}.tree-cell{display:flex;font-size:13px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;height:18px;padding:5px 0;min-width:0px;align-items:center}.tree-row{display:flex;justify-content:space-between;align-items:center}.tree-row:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}.app-panel-scroller>div{padding-top:0}.focusEditable{opacity:.55}.extension-icon{margin:2px 4px 0}.tree-row-icon{display:flex;flex-wrap:nowrap;flex-shrink:0;position:relative}.right-chevron-icon{margin-right:3px;transform:rotate(0);transform-origin:50% 50%;transition:transform .1s linear 0s}.down-chevron-icon{margin-right:3px;transform:rotate(90deg);transform-origin:50% 50%;transition:transform .1s linear 0s}.app-panel-selected-bg.tree-row{color:var(--vscode-list-activeSelectionForeground);background-color:var(--vscode-list-activeSelectionBackground);outline:1px solid var(--vscode-contrastActiveBorder)}.editor__outline .section__body{margin:0;padding-left:0!important;padding-right:0}.editor__outline .tree-no-control-found{display:block}.editor__outline .tree-modify-search-input{display:block;margin-bottom:20px}.property-content{padding:20px 15px}.space{margin-bottom:10px}.space:last-child{margin-bottom:0}.space-toggle{margin-bottom:12px}.space-toggle label{font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.space-toggle-disabled label{opacity:.55}.dropdownEditor{color:var(--vscode-foreground);font-size:13px;margin-bottom:12px}.dropdownEditor label{font-weight:700;padding-bottom:2px;height:auto}.stringEditor{font-weight:700;font-size:13px;margin-bottom:12px}.stringEditor div label{font-weight:700!important;margin-bottom:0!important}.stringEditorDisabled div div{opacity:.4}.properties-no-control-selected-text{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;padding-top:30px;color:var(--vscode-foreground)}.properties-modify-text{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;margin:10%;color:var(--vscode-foreground)}.properties-control-select-icon{text-align:center}.filter-properties{display:flex;padding:0 15px 15px;flex-direction:row;align-items:center;border-bottom:1px solid var(--vscode-menu-separatorBackground)}.funnel-properties-icon{margin-left:16px}.funnel-properties-icon i{line-height:20px}label[for=editable-properties-checkbox] .ms-Checkbox-text{font-size:13px!important}._container_16vw7_1{padding:10px}._header_16vw7_5{height:46px;padding:13px 10px;border-bottom:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background))}._savedChanges_16vw7_11{color:var(--vscode-terminal-ansiGreen);font-size:11px;line-height:15px}._unsavedChanges_16vw7_17{color:var(--vscode-foreground);font-size:11px;line-height:15px}._title_16vw7_23{color:var(--vscode-foreground);font-size:14px;font-weight:700;line-height:16px}._savedChangeRow_16vw7_30{width:100%}._bold_16vw7_34,._propertyName_16vw7_35{color:var(--vscode-foreground);font-weight:700;font-size:13px;line-height:18px}._propertyName_16vw7_35{grid-column-start:1}._value_16vw7_46{color:var(--vscode-foreground);font-size:13px;line-height:18px}._infoIcon_16vw7_52{padding:3px}._description_16vw7_56{color:var(--vscode-foreground);font-size:11px;line-height:15px}._grid_16vw7_62{display:grid;grid-template-columns:125px 1fr 22px;grid-template-rows:repeat(auto-fill,22px);min-height:82px;row-gap:8px;column-gap:10px;justify-items:start}._grid_16vw7_62 span{display:inline-flex;align-items:center;overflow:hidden;max-width:100%}._propertyWithNoActions_16vw7_79{grid-column-start:2;grid-column-end:span 2}._selectedTypeButton_1tn37_1{background-color:var(--vscode-terminal-ansiBlue)!important;outline:none!important}.sapUiIcon:before{content:attr(data-sap-ui-icon-content);speak:none;font-weight:400;-webkit-font-smoothing:antialiased}.icon-dialog .ms-Dialog-main{height:100%;max-height:calc(100% - 23rem)}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent{height:100%}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div{height:100%;display:flex;flex-direction:column}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div .ms-Dialog-inner{height:100%;display:flex;flex-direction:column}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div .ms-Dialog-inner .ms-Dialog-content{height:100%;bottom:10px;overflow:hidden}@media screen and (max-height: 800px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 8rem)}}@media screen and (max-height: 600px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 4rem)}}@media screen and (max-height: 400px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 50px)}}.icon-table{margin-bottom:46px;overflow-x:hidden;border-bottom:1px solid var(--vscode-scm-providerBorder)}.icon-table .ms-DetailsHeader-cell .not-editable-icon{display:none}.icon-table .ms-DetailsRow-fields:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground)}.icon-table .is-selected .ms-DetailsRow-fields{color:var(--vscode-list-activeSelectionForeground)!important;background-color:var(--vscode-list-activeSelectionBackground)!important}.icon-table .root-226:focus .ms-DetailsRow-cell{color:var(--vscode-background)!important}.icon-table .ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell{box-shadow:inset 0 1px 0 var(--vscode-scm-providerBorder),inset 0 -1px 0 var(--vscode-scm-providerBorder),inset -1px 0 0 var(--vscode-scm-providerBorder),inset 1px 0 0 var(--vscode-scm-providerBorder)}.icon-table .ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields .ms-DetailsRow-cell:last-child{box-shadow:none}.icon-textField .ms-TextField-wrapper .ms-TextField-fieldGroup .ms-TextField-suffix{color:var(--vscode-input-foreground);background-color:var(--vscode-input-background);padding:1px}.tablediv .ms-ScrollablePane .ms-FocusZone{background:var(--vscode-tab-inactiveBackground)}.filter-icon-div .filter-icons{margin-top:20px}.quick-action-group-item-list{margin-bottom:15px}.quick-action-item{display:flex;flex-direction:row;margin-bottom:5px}.quick-action-item button.ms-Link{display:flex;align-items:center;max-width:270px;padding-right:2px;font-size:13px;font-weight:700;line-height:18px}.quick-action-item button.ms-Link .link-text{direction:ltr}.quick-action-item button.ms-Link i.ts-icon{display:flex}.quick-action-item button.ms-Link i.ts-icon svg{align-self:center}.quick-action-item button.ms-Link i.ts-icon svg path{fill:var(--vscode-textLink-foreground)}.message-bar{position:relative;padding:10px 15px}.message-bar.info{border-left:2px solid var(--vscode-editorInfo-foreground)}.message-bar.warning{border-left:2px solid var(--vscode-editorWarning-foreground)}.message-bar.warning .message-title{color:var(--vscode-editorWarning-foreground)}.message-bar.error{border-left:2px solid var(--vscode-editorError-foreground)}.message-bar.error .message-title{color:var(--vscode-editorError-foreground)}.message-bar .ms-MessageBar-icon,.message-bar .ms-MessageBar-text{margin:0}.message-bar :first-child{min-height:0}.message-bar:after{content:"";position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid var(--vscode-menu-separatorBackground)}.message-read{border-left:2px solid var(--vscode-activityBar-background)!important}.remove-message{display:none;position:absolute;right:15px;top:8px}.message-bar:hover .remove-message{display:block;background-color:var(--vscode-activityBar-background)}.remove-message:hover{background-color:var(--vscode-actionBar-toggledBackground)!important}.message-title{font-size:13px;font-weight:700;color:var(--vscode-editor-foreground);padding-left:5px}.message-description{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;position:relative;line-height:1.5;overflow:hidden;font-size:12px;color:var(--vscode-editor-foreground)}.message-description:after{content:"";display:inline-block;width:40px;height:0}.message-description.expanded{-webkit-line-clamp:unset;line-clamp:unset}.more-less,.message-details{font-size:11px;font-weight:700;color:var(--vscode-textLink-foreground);-webkit-text-decoration:underline solid;text-decoration:underline solid}.more-less:hover,.message-details:hover{text-decoration:unset;cursor:pointer}.info-message-modal .ms-Dialog-main{width:100%;max-width:700px}.info-message-modal .modal-text-area textarea{background-color:var(--vscode-input-background);height:258px}.info-message-modal .ms-Button{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.info-center-header{position:absolute;z-index:1;left:0;right:0;top:4px;display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid var(--vscode-menu-separatorBackground);background-color:var(--vscode-sideBar-background)}.info-center-header label{color:var(--vscode-foreground);font-size:11px;font-weight:700;padding:0}.editor__infocenter{margin-top:4px}.info-center-items{margin-top:44px}.editor__properties .section__body{display:flex;flex-direction:column;margin:0;padding-left:0!important;padding-right:0}.editor__quickactions .section__body,.editor__infocenter .section__body{margin:0;padding-left:0!important;padding-right:0}._zoomInput_1xrnx_1{width:70px;margin-left:6px;margin-right:6px}.mode-switcher{display:flex;align-items:center}.mode-switcher .ms-Button{border-radius:3px;margin-right:1px}.mode-switcher .ms-Button-label{font-weight:700}.mode-switcher .ms-Label{margin-right:10px}.ui-toolbar{position:static;top:initial;left:initial}.ui-toolbar__container{overflow:hidden}.ui-toolbar .column-right{width:300px;flex-grow:0}.ui-toolbar .column-left{width:300px;overflow:hidden;flex-grow:0}.ui-toolbar .column-center{justify-content:flex-start}.ui-toolbar .column-center .mode-switcher{margin-right:30px}.ui-toolbar .ui-toolbar__content{border-bottom:1px solid var(--vscode-widget-border);justify-content:space-between;background-color:inherit;flex-wrap:nowrap;min-width:0}.ui-toolbar .ui-toolbar__column__content{align-items:center;margin:9px 15px}.ui-toolbar .ui-toolbar__column__content>.ms-Button:first-child{margin-left:0}.ui-toolbar .ui-toolbar__column__content>.ms-Button:last-child{margin-right:0}.ui-toolbar .ui-divider{margin:0}.ui-toolbar .ms-Label{margin-top:0}.right-panel-toolbar .ui-toolbar__column__content{display:flex;width:100%}.right-panel-toolbar .ui-toolbar__column__content .rt-panel-tb-left-container{display:flex;flex-grow:1;align-items:center;height:100%}.right-panel-toolbar .ui-toolbar__column__content .rt-panel-tb-right-container{display:flex}.app-title{font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:var(--vscode-foreground)}*:not([data-icon-name=CheckMark]):not(.sapUiIcon){font-family:var(--vscode-font-family)!important}html{overflow:hidden}body{background-color:var(--vscode-editor-background);scrollbar-color:var(--vscode-scrollbarSlider-background) var(--vscode-scrollbar-shadow)}.app-container{display:flex;flex-direction:column;height:100%}.app{display:flex;height:100%;min-width:0;min-height:0;overflow:hidden;justify-content:space-between}.app-preview{height:100%;border-width:0}.app-content{flex-grow:1;display:flex;overflow-x:auto;overflow-y:hidden;background-color:inherit;padding:19px}.app-canvas{flex-shrink:1;margin:0 auto}.app-panel{height:100%;width:300px;background:var(--vscode-sideBar-background);color:var(--vscode-foreground);display:flex;flex-direction:column;flex-shrink:0}.app-panel-scroller{overflow-y:auto;overflow-x:hidden}.app-panel-left{border-right:1px solid var(--vscode-widget-border)}.app-panel-right{border-left:1px solid var(--vscode-widget-border)}.ms-TextField .ms-Label{margin-top:0;margin-bottom:4px;padding:0;font-weight:400;height:18px}.ms-Dialog .ms-Dialog-title,.ms-Dialog .ms-Dialog-subText{color:var(--vscode-foreground)}.ms-GroupHeader.app-panel-selected-bg .ms-GroupHeader-title{color:var(--vscode-list-activeSelectionForeground)}.ms-GroupHeader.app-panel-selected-bg .ms-GroupHeader-expand svg path{fill:var(--vscode-list-activeSelectionForeground)}.uiList-group-entry:hover{outline:1px dashed var(--vscode-contrastActiveBorder)}.ms-Button.ms-Button--icon.is-checked{background-color:var(--vscode-button-hoverBackground);outline:1px solid var(--vscode-contrastActiveBorder)}.ms-Button.ms-Button--icon.is-checked svg path,.ms-Button.ms-Button--icon.is-checked svg rect{fill:var(--vscode-button-foreground)}.ui-cpe-icon-light-theme{margin-right:5px;background-color:var(--vscode-terminal-ansiBlue);border-radius:50%;height:16px;width:16px;vertical-align:bottom}.ui-cpe-icon-light-theme svg path,.ui-cpe-icon-light-theme svg rect{fill:var(--vscode-button-foreground)}.app-panel-selected-bg .ms-GroupHeader-expand:hover{color:var(--vscode-list-activeSelectionForeground);background-color:var(--vscode-list-activeSelectionBackground)}.app-panel-hc-selected-bg{outline:1px solid var(--vscode-contrastActiveBorder)}.ms-GroupHeader.ms-GroupHeader--compact:hover{outline:1px dashed var(--vscode-contrastActiveBorder)}.ms-GroupHeader.ms-GroupHeader--compact .ms-GroupHeader-title{height:18px;padding:5px 0;font-family:var(--vscode-font-family)}.ms-GroupHeader.ms-GroupHeader--compact>div{height:28px}.ms-Callout .ms-Callout-beak{display:none}
1
+ .ts-ContextualMenu-callout{background:var(--vscode-menu-background, var(--vscode-input-background));border:1px solid var(--vscode-focusBorder);border-radius:2px;overflow:visible;box-shadow:transparent 0 0 1px}.ts-ContextualMenu-callout .ms-Callout-main{border-radius:2px;background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu-callout .ms-Callout-beak{background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu-callout .ms-Callout-beakCurtain{background:transparent}.ts-ContextualMenu-callout--contextual{border-radius:4px;box-shadow:var(--ui-box-shadow-small);border:1px solid var(--vscode-editorWidget-border)}.ts-ContextualMenu-callout--contextual .ms-Callout-beak{box-shadow:var(--ui-box-shadow-small)}.ts-ContextualMenu-callout--contextual .ms-Callout-main{border-radius:4px}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath{margin:-2.5px -2px 2.5px}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath .ts-ContextualMenu{padding:2px 0}.ts-ContextualMenu-callout--contextual.ts-ContextualMenu-callout--submenu-beneath .ts-ContextualMenu .ms-ContextualMenu-link.is-checked .ms-ContextualMenu-checkmarkIcon{margin-right:2px;margin-left:-2px}.ts-ContextualMenu{background:var(--vscode-menu-background, var(--vscode-input-background))}.ts-ContextualMenu .ms-ContextualMenu-item>div,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link,.ts-ContextualMenu .ms-ContextualMenu-item>div>button{min-height:22px;height:auto}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link,.ts-ContextualMenu .ms-ContextualMenu-item>div>button{font-size:13px;color:var(--vscode-editorSuggestWidget-foreground);padding:0 8px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-disabled,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-disabled{opacity:.4}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-checked .ms-ContextualMenu-checkmarkIcon{margin-right:4px;margin-left:-4px}.ts-ContextualMenu .ms-ContextualMenu-item>div>button{padding-right:0;width:calc(100% - 22px)}.ts-ContextualMenu .ms-ContextualMenu-item>div>button+span{display:none}.ts-ContextualMenu .ms-ContextualMenu-item .ms-ContextualMenu-splitMenu{padding:0;width:22px;min-width:22px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:hover,.ts-ContextualMenu .ms-ContextualMenu-item>div:focus{background:transparent}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded svg>path{fill:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover:after{outline:none;border:none}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover svg>path{fill:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-editorSuggestWidget-foreground)}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header{padding:0 8px}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-itemText{color:var(--vscode-editorSuggestWidget-foreground);font-size:11px;font-weight:700;text-transform:uppercase}.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-linkContent,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-header .ms-ContextualMenu-itemText{height:22px;line-height:22px}.ts-ContextualMenu .ms-ContextualMenu-itemText{margin:0;overflow:hidden}.ts-ContextualMenu .ms-ContextualMenu-icon{display:flex;width:12px;height:12px;margin:0 6px 0 0}.ts-ContextualMenu .ms-ContextualMenu-icon svg{width:100%;height:100%}.ts-ContextualMenu .ms-ContextualMenu-divider{background-color:var(--vscode-editorWidget-border)}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu svg>path,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:hover~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button:active~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div>button.is-expanded~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:hover:after,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover,.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus{background:transparent}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:hover>button:first-child~.ms-ContextualMenu-splitMenu .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:focus:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover{background-color:var(--vscode-menu-selectionBackground);color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover:after{outline:none;border:none}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover svg>path{fill:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--contextual .ms-ContextualMenu-item>div .ms-ContextualMenu-splitMenu.is-expanded:hover .ms-ContextualMenu-checkmarkIcon{color:var(--vscode-menu-selectionForeground, var(--vscode-menu-foreground))}.ts-ContextualMenu.ts-ContextualMenu--reverse .ms-ContextualMenu-item>.ms-ContextualMenu-link i+.ms-ContextualMenu-itemText,.ts-ContextualMenu.ts-ContextualMenu--reverse .ms-ContextualMenu-item>div>button i+.ms-ContextualMenu-itemText{padding-left:3px}.ts-Menu-option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-highlightForeground);font-weight:700}.ts-ComboBox--selected .ts-Menu-option--highlighted,.ts-ContextualMenu .ms-ContextualMenu-item>.ms-ContextualMenu-link:focus .ts-Menu-option--highlighted,.ts-ContextualMenu .ms-ContextualMenu-item>div:focus .ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-focusHighlightForeground, var(--vscode-list-focusHighlightForeground))}.ts-icon{fill:var(--vscode-foreground)}.ts-message-wrapper .ts-message-body{display:flex;font-size:11px}.ts-message-wrapper .ts-message-body>span{padding-top:1px}.ts-message-wrapper .ts-message-body>i{margin:1px 2px 0 0}.ts-message-wrapper--error .ts-message-body{color:var(--vscode-errorForeground)}.ts-message-wrapper--warning .ts-message-body{color:var(--vscode-editorMarkerNavigationWarning-background)}.ts-message-wrapper--info .ts-message-body{color:var(--vscode-inputValidation-infoBorder)}.ts-message-wrapper--info .ts-icon svg path{fill:var(--vscode-inputValidation-infoBorder)}.ts-message-wrapper--horizontal{display:flex}.ts-message-wrapper--horizontal .ts-message-body{align-self:flex-end;margin:0 0 7px 5px}.ts-ComboBox .ms-ComboBox{background:var(--vscode-input-background);height:26px;padding:0 26px 0 8px;border-radius:2px}.ts-ComboBox .ms-ComboBox>.ms-Button--icon{right:0;width:26px;background:transparent;height:100%;text-align:center}.ts-ComboBox .ms-ComboBox>.ms-Button--icon i{height:100%;fill:var(--vscode-foreground)}.ts-ComboBox .ms-ComboBox>.ms-Button--icon i svg{height:100%;width:16px}.ts-ComboBox .ms-ComboBox input{background:transparent;font-family:var(--vscode-font-family)!important;font-size:13px;min-height:unset;padding:1px 0 1px 1px;outline:0}.ts-ComboBox .ms-ComboBox input,.ts-ComboBox .ms-ComboBox:hover input{color:var(--vscode-foreground)}.ts-ComboBox .ms-ComboBox input::-moz-placeholder,.ts-ComboBox .ms-ComboBox:hover input::-moz-placeholder{color:var(--vscode-input-placeholderForeground)}.ts-ComboBox .ms-ComboBox input::placeholder,.ts-ComboBox .ms-ComboBox:hover input::placeholder{color:var(--vscode-input-placeholderForeground)}.ts-ComboBox .ms-ComboBox:after{border:1px solid var(--vscode-editorWidget-border);border-radius:2px}.ts-ComboBox .ms-ComboBox:hover:after,.ts-ComboBox .ms-ComboBox:focus-within:after,.ts-ComboBox .ms-ComboBox.is-open:after{border-color:var(--vscode-focusBorder)}.ts-ComboBox--readonly .ms-ComboBox.is-disabled{background-color:var(--vscode-editor-background);font-style:italic}.ts-ComboBox--readonly .ms-ComboBox.is-disabled:after{border-style:dashed}.ts-ComboBox--readonly.ts-ComboBox--empty .ms-ComboBox:hover:after{border-color:var(--vscode-editorWidget-border)}.ts-ComboBox--disabled .ms-ComboBox.is-disabled{opacity:.5;background-color:var(--vscode-editor-inactiveSelectionBackground)}.ts-ComboBox--disabled .ms-ComboBox.is-disabled:after{border-color:var(--vscode-editorWidget-border)}.ts-ComboBox--readonly .ms-ComboBox:focus-within:after,.ts-ComboBox--disabled .ms-ComboBox:focus-within:after{border-style:solid;border-color:var(--vscode-focusBorder)!important}.ts-ComboBox--error .ms-ComboBox:after,.ts-ComboBox--error .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-errorBorder)}.ts-ComboBox--warning .ms-ComboBox:after,.ts-ComboBox--warning .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-warningBorder)}.ts-ComboBox--info .ms-ComboBox:after,.ts-ComboBox--info .ms-ComboBox:focus-within:after{border-color:var(--vscode-inputValidation-infoBorder)}.ts-Callout-Dropdown{border:1px solid var(--vscode-focusBorder);box-sizing:border-box;border-radius:2px;overflow:hidden}.ts-Callout-Dropdown .ms-Callout-main{background:var(--vscode-menu-background, var(--vscode-input-background));border:none;border-radius:0}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item{font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight);min-height:22px;height:22px;line-height:22px;color:var(--vscode-editorSuggestWidget-foreground);background-color:transparent;letter-spacing:normal;border:0;padding:0 8px;font-size:13px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:active,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:active,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:focus,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:active,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:focus,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:active{background-color:var(--vscode-list-hoverBackground);color:var(--vscode-editorSuggestWidget-foreground)}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:active:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:active:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:focus:after,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:active:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:focus:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:active:after{display:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option:hover,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item:hover{outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ts-Menu-option{font-size:13px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-ComboBox-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ts-Menu-option,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-Dropdown-optionText{height:22px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-item .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-option .ms-Dropdown-optionText,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-item .ms-Dropdown-optionText{margin:0}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .is-disabled,.ts-Callout-Dropdown .ms-Dropdown-items .is-disabled{opacity:.4}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Button--command:after,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Button--command:after{display:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-ComboBox-option.ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-ComboBox-option.ms-Button--command{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-Button--command,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ts-ComboBox--selected .ms-ComboBox-option:after,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-Button--command,.ts-Callout-Dropdown .ms-Dropdown-items .ts-ComboBox--selected .ms-ComboBox-option:after{border:none;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-header{min-height:22px;height:22px;line-height:22px;padding:0 8px;color:var(--vscode-editorSuggestWidget-foreground);font-size:11px;font-weight:700;text-transform:uppercase}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items>div .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items>div .ms-Dropdown-header{border-top:1px solid var(--vscode-editorWidget-border)}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div:first-child .ms-ComboBox-header,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer>div:first-child .ms-Dropdown-header,.ts-Callout-Dropdown .ms-Dropdown-items>div:first-child .ms-ComboBox-header,.ts-Callout-Dropdown .ms-Dropdown-items>div:first-child .ms-Dropdown-header{border-top:none}.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-ComboBox-divider,.ts-Callout-Dropdown .ms-ComboBox-optionsContainer .ms-Dropdown-divider,.ts-Callout-Dropdown .ms-Dropdown-items .ms-ComboBox-divider,.ts-Callout-Dropdown .ms-Dropdown-items .ms-Dropdown-divider{background-color:var(--vscode-editorWidget-border)}.ts-Callout-Dropdown .ms-Dropdown-items>.ms-Button--command{display:block}.ts-Callout-Dropdown .ms-Dropdown-items>.ms-Button--command:focus{background:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)));outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option .ms-Checkbox-checkbox,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item .ms-Checkbox-checkbox{background:var(--vscode-editor-lineHighlightBorder);border-color:var(--vscode-editorWidget-border);height:16px;width:16px;margin-right:8px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option .ms-Checkbox-checkmark,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item .ms-Checkbox-checkmark{color:var(--vscode-checkbox-border)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked{background-color:var(--vscode-editorSuggestWidget-selectedBackground, var(--vscode-quickInputList-focusBackground));color:var(--vscode-editorSuggestWidget-selectedForeground, var(--vscode-quickInputList-focusForeground, var(--vscode-editorSuggestWidget-foreground)))}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked .ms-Checkbox-checkmark,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked .ms-Checkbox-checkmark{color:var(--vscode-input-foreground)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option.is-checked:hover,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item.is-checked:hover{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option:hover .ms-Checkbox-checkbox,.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item:hover .ms-Checkbox-checkbox{border-color:var(--vscode-focusBorder)}.ts-Callout-Dropdown .ms-Checkbox.ms-ComboBox-option input{display:none}.ts-Callout-Dropdown .ms-Checkbox .ms-Checkbox-label{font-size:13px;padding:0}.ts-Callout-Dropdown .option-no-data{font-size:12px;font-weight:400;height:26px;line-height:26px;padding-left:8px}.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item input:focus+label .ms-Dropdown-optionText{z-index:1}.ts-Callout-Dropdown .ms-Checkbox.ms-Dropdown-item input:focus+label:before{outline:none;z-index:0;left:-8px;right:-8px;outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.option-loading{display:flex;padding-left:8px;width:262px;height:26px}.option-loading .uiLoaderXSmall .ms-Spinner-label{font-size:12px;font-weight:400}.ts-Callout button{font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight)}.uiLoaderXLarge .ms-Spinner-circle{width:50px;height:50px}.uiLoaderXSmall .ms-Spinner-circle{border-width:1px;width:12px;height:12px}.ui-loader--delayed{opacity:0;animation:1s ease-in .3s normal forwards 1 ui-loader-fade-in;z-index:1}@keyframes ui-loader-fade-in{0%{opacity:0}to{opacity:1}}.ts-SelectBox .ms-Dropdown{background:var(--vscode-input-background)}.ts-SelectBox .ms-Dropdown .ms-Dropdown-title{background:transparent;height:26px;line-height:24px;border:1px solid transparent;padding:0 26px 0 8px;font-size:var(--vscode-font-size);font-family:var(--vscode-font-family);font-weight:var(--vscode-font-weight)}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper{right:0;width:26px;background:transparent;height:100%;text-align:center}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i{height:100%;fill:var(--vscode-foreground)}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i svg{height:100%;width:16px}.ts-SelectBox .ms-Dropdown>.ms-Dropdown-caretDownWrapper i{margin-top:-1px}.ts-SelectBox .ms-Dropdown .ms-Dropdown-title,.ts-SelectBox .ms-Dropdown:hover .ms-Dropdown-title{color:var(--vscode-foreground)}.ts-SelectBox .ms-Dropdown .ms-Dropdown-titleIsPlaceHolder{color:var(--vscode-input-placeholderForeground)}.ts-SelectBox .ms-Dropdown:after{pointer-events:none;content:"";position:absolute;box-sizing:border-box;top:0;left:0;width:100%;height:100%;border:1px solid var(--vscode-editorWidget-border);border-radius:2px}.ts-SelectBox .ms-Dropdown.is-open:after,.ts-SelectBox .ms-Dropdown:focus:after,.ts-SelectBox .ms-Dropdown:hover:after{border-color:var(--vscode-focusBorder)}.ts-SelectBox .ms-Dropdown:focus:after,.ts-SelectBox .ms-Dropdown.is-open:after{border-style:solid}.ts-SelectBox--readonly .ms-Dropdown.is-disabled{background-color:var(--vscode-editor-background);font-style:italic}.ts-SelectBox--readonly .ms-Dropdown.is-disabled:after{border-style:dashed}.ts-SelectBox--readonly.ts-SelectBox--empty .ms-Dropdown:hover:after{border-color:var(--vscode-editorWidget-border)}.ts-SelectBox--disabled .ms-Dropdown.is-disabled{opacity:.5;background-color:var(--vscode-editor-inactiveSelectionBackground)}.ts-SelectBox--disabled .ms-Dropdown.is-disabled:after{border-color:var(--vscode-editorWidget-border)}.ts-SelectBox--readonly .ms-Dropdown:focus:after,.ts-SelectBox--disabled .ms-Dropdown:focus:after{border-style:solid;border-color:var(--vscode-focusBorder)!important}.ts-SelectBox--error .ms-Dropdown:after,.ts-SelectBox--error .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-errorBorder)}.ts-SelectBox--warning .ms-Dropdown:after,.ts-SelectBox--warning .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-warningBorder)}.ts-SelectBox--info .ms-Dropdown:after,.ts-SelectBox--info .ms-Dropdown.is-open:after{border-color:var(--vscode-inputValidation-infoBorder)}.ts-dropdown-item-blocker{position:absolute;inset:0}.ui-create-select-indicator-clear,.ui-create-select-indicator-dropdown{display:flex;height:16px;align-items:center;justify-content:center;align-content:center}.ui-create-select-indicator-loading{padding-right:8px}.ui-create-select__option{position:relative}.ui-create-select__option--is-selected .ts-Menu-option--highlighted{color:var(--vscode-editorSuggestWidget-focusHighlightForeground, var(--vscode-list-focusHighlightForeground))}.ui-create-select__option--is-selected:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.ui-create-select__option:hover:after{content:"";position:absolute;inset:1px;z-index:1;outline:1px dashed var(--vscode-contrastActiveBorder);outline-offset:-1px;pointer-events:none;border:none}.flexible-table{display:flex;flex-direction:column;width:100%;padding:1px;box-sizing:border-box}.flexible-table ul{margin-block-start:.1em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.flexible-table-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:5px;-moz-column-gap:10px;column-gap:10px}.flexible-table-header-primary-actions,.flexible-table-header-secondary-actions{display:flex;-moz-column-gap:10px;column-gap:10px}.flexible-table .ui-loader-blocker{margin:0}.flexible-table-content{display:flex;margin-top:10px;flex-direction:column;position:relative;border:1px solid var(--vscode-editorWidget-border)}.flexible-table-content.loading{min-height:60px}.flexible-table-content.empty-table{border:none}.flexible-table-content.empty-table .flexible-table-content-table-title-row{border:1px solid var(--vscode-editorWidget-border)}.flexible-table-content.empty-table-header{margin-top:0}.flexible-table-content-table{overflow-y:auto;max-height:220px;overflow-x:hidden}.flexible-table-content-table-title-row{font-weight:700;background:var(--vscode-editor-background);border-bottom:1px solid var(--vscode-editorWidget-border)}.flexible-table-content-table-title-row-item-data-cells-value{width:100%}.flexible-table-content-table-row.even,.flexible-table-content-table-row-no-data.even{background:var(--vscode-editor-background)}.flexible-table-content-table-row.odd,.flexible-table-content-table-row-no-data.odd,.flexible-table-content-table-row.reverse-background.even,.flexible-table-content-table-row-no-data.reverse-background.even{background:var(--vscode-sideBar-background)}.flexible-table-content-table-row.reverse-background.odd,.flexible-table-content-table-row-no-data.reverse-background.odd{background:var(--vscode-editor-background)}.flexible-table-content-table-row.no-background,.flexible-table-content-table-row-no-data.no-background{background:none}.flexible-table-content-table-row.no-background .flexible-table-content-table-row-header,.flexible-table-content-table-row-no-data.no-background .flexible-table-content-table-row-header{background:transparent}.flexible-table-content-table-row.no-background.dragged,.flexible-table-content-table-row-no-data.no-background.dragged{background-color:var(--vscode-editor-background)}.flexible-table-content-table-row{border-bottom:1px solid var(--vscode-editorWidget-border)}.flexible-table-content-table-row:last-child{border-bottom:none}.flexible-table-content-table-row:focus{outline:none}.flexible-table-content-table-row:focus .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-focusBorder)}.flexible-table-content-table-row.selected .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notebookStatusSuccessIcon-foreground, var(--vscode-successBackground, #84c881))}.flexible-table-content-table-row.dragged{z-index:1000000}.flexible-table-content-table-row.dragged.unlocked-axis .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notebookStatusSuccessIcon-foreground, var(--vscode-successBackground, #84c881))}.flexible-table-content-table-row.dragged.unlocked-axis.out-of-bounds .flexible-table-content-table-row-wrapper{outline:1px solid var(--vscode-notificationsWarningIcon-foreground, var(--vscode-warningBackground, #cca700))}.flexible-table-content-table-row.dragged.locked-axis .flexible-table-content-table-row-wrapper{box-shadow:var(--ui-box-shadow-medium)}.flexible-table-content-table-row-item-wrapper{display:flex;width:100%}.flexible-table-content-table-row-no-data{padding:5px}.flexible-table-content-table-row-header{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:var(--vscode-debugView-stateLabelBackground);padding:5px 10px;align-items:center;row-gap:5px}.flexible-table-content-table-row-header-text-content{font-size:13px;font-weight:700}.flexible-table-content-table-row-header-actions{display:flex;flex-direction:row;flex-wrap:wrap}.flexible-table-content-table-row-header-actions-icon{width:16px}.flexible-table-content-table-row-header-actions-divider{margin:0 10px;height:20px}.flexible-table-content-table-row-header-actions-item-wrapper{display:flex}.flexible-table-content-table-row,.flexible-table-content-table-title-row{padding:0;margin:0;list-style-type:none}.flexible-table-content-table-row-wrapper,.flexible-table-content-table-title-row-wrapper{outline-offset:-1px;display:flex;flex-direction:column}.flexible-table-content-table-row-wrapper-cells,.flexible-table-content-table-title-row-wrapper-cells{display:flex;align-items:stretch;justify-content:space-between}.flexible-table-content-table-row-wrapper.inline-layout-cells,.flexible-table-content-table-title-row-wrapper.inline-layout-cells{flex-direction:row}.flexible-table-content-table-row-wrapper.wrapping-layout-cells,.flexible-table-content-table-title-row-wrapper.wrapping-layout-cells{flex-direction:column}.flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-header,.flexible-table-content-table-title-row-wrapper.wrapping-layout .flexible-table-content-table-row-header{background-color:transparent;border:1px solid var(--vscode-editorWidget-border);padding:4px 9px}.flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-wrapper-cells,.flexible-table-content-table-title-row-wrapper.wrapping-layout .flexible-table-content-table-row-wrapper-cells{border:1px solid var(--vscode-editorWidget-border);border-top:0}.flexible-table-content-table-row-item-title,.flexible-table-content-table-title-row-item-title{height:18px;font-weight:700;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flexible-table-content-table-row-item-index,.flexible-table-content-table-title-row-item-index{border-right:1px solid var(--vscode-editorWidget-border);display:flex;flex-direction:column;justify-content:space-around}.flexible-table-content-table-row-item-index-value,.flexible-table-content-table-title-row-item-index-value{text-align:center;width:40px}.flexible-table-content-table-row-item-data-cells,.flexible-table-content-table-title-row-item-data-cells{display:flex;width:100%}.flexible-table-content-table-row-item-data-cells.in-row,.flexible-table-content-table-title-row-item-data-cells.in-row{flex-direction:row}.flexible-table-content-table-row-item-data-cells.in-column,.flexible-table-content-table-title-row-item-data-cells.in-column{flex-direction:column}.flexible-table-content-table-row-item-data-cells.in-column .flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table-content-table-title-row-item-data-cells.in-column .flexible-table-content-table-row-item-data-cells-wrapper{width:auto;border-right:none}.flexible-table-content-table-row-item-data-cells.dynamic,.flexible-table-content-table-title-row-item-data-cells.dynamic{flex-direction:row;flex-wrap:wrap;width:auto;padding:5px 4px 4px}.flexible-table-content-table-row-item-data-cells-value,.flexible-table-content-table-title-row-item-data-cells-value{padding:5px}.flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table-content-table-title-row-item-data-cells-wrapper{border-right:1px solid var(--vscode-editorWidget-border);padding:0;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.flexible-table-content-table-row-item-data-cells-wrapper:last-of-type,.flexible-table-content-table-title-row-item-data-cells-wrapper:last-of-type{border-right:none}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable{padding:10px}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span:not(:last-child),.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span:not(:last-child){padding-bottom:4px}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i{vertical-align:middle}.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i svg>path,.flexible-table-content-table-row-item-data-cells-wrapper.not-editable span i svg>rect,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i svg>path,.flexible-table-content-table-title-row-item-data-cells-wrapper.not-editable span i svg>rect{fill:var(--vscode-textLink-activeForeground)}.flexible-table-content-table-row-item-actions,.flexible-table-content-table-title-row-item-actions{display:flex;flex-direction:row;justify-content:flex-start;min-width:87px;border-left:1px solid var(--vscode-editorWidget-border);padding:5px;align-items:center}.flexible-table-content-table-row-item-actions-icon,.flexible-table-content-table-title-row-item-actions-icon{width:16px}.flexible-table-content-table-row-item-actions-divider,.flexible-table-content-table-title-row-item-actions-divider{margin:0 10px;height:20px}.flexible-table-content-table.dragged .flexible-table-content-table-row.highlight-drop-warning .flexible-table-content-table-row-wrapper:before{position:absolute;width:100%;height:100%;box-sizing:border-box;content:" ";border:1px solid var(--vscode-notificationsWarningIcon-foreground, var(--vscode-warningBackground, #cca700))}.flexible-table.wrapping-layout .flexible-table-header{padding-right:5px;box-sizing:border-box}.flexible-table.wrapping-layout .flexible-table-content{border:none}.flexible-table.wrapping-layout .flexible-table-content-table{padding-right:5px;box-sizing:border-box}.flexible-table.wrapping-layout .flexible-table-content-table-row,.flexible-table.wrapping-layout .flexible-table-content-table-title-row,.flexible-table.wrapping-layout .flexible-table-content-table-row-item-index,.flexible-table.wrapping-layout .flexible-table-content-table-title-row-item-index{border:none}.flexible-table.wrapping-layout .flexible-table-content-table-row-item-data-cells-wrapper,.flexible-table.wrapping-layout .flexible-table-content-table-title-row-item-data-cells-wrapper{border-right:none}.flexible-table.wrapping-layout .flexible-table-content-table-row{margin-bottom:10px}.flexible-table.wrapping-layout .flexible-table-content-table-row:last-child{margin-bottom:0}li.flexible-table-content-table-row.dragged{border:none;margin-bottom:0}li.flexible-table-content-table-row.dragged .flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-item-index{border:none}li.flexible-table-content-table-row.dragged .flexible-table-content-table-row-wrapper.wrapping-layout .flexible-table-content-table-row-item-data-cells-wrapper{border-right:none}.small-cell1{width:30%}.small-cell2{width:40%}.small-cell3{width:30%}.flexible-table.readonly .flexible-table-content-table-title-row-item-index-value,.flexible-table.readonly .flexible-table-content-table-title-row-item-data-cells-value,.flexible-table.readonly .flexible-table-content-table-row-header-text-content,.flexible-table.readonly .flexible-table-content-table-row-item-index-value,.flexible-table.readonly .flexible-table-content-table-row-item-title{opacity:.4}.ui-large-header{font-family:var(--vscode-font-family);font-weight:700;font-size:24px;font-style:normal;line-height:29px;color:var(--vscode-settings-headerForeground)}.ui-medium-header{font-family:var(--vscode-font-family);font-weight:700;font-size:14px;font-style:normal;line-height:16px;color:var(--vscode-settings-headerForeground)}.ui-small-header{font-family:var(--vscode-font-family);font-weight:700;font-size:13px;font-style:normal;line-height:15px;color:var(--vscode-settings-textInputForeground)}.ui-medium-text{font-family:var(--vscode-font-family);font-weight:400;font-size:13px;font-style:normal;line-height:18px;color:var(--vscode-settings-textInputForeground)}.ui-medium-italic-text{font-family:var(--vscode-font-family);font-weight:400;font-size:13px;font-style:italic;line-height:18px;color:var(--vscode-settings-textInputForeground)}.ui-small-text{font-family:var(--vscode-font-family);font-weight:400;font-size:11px;font-style:normal;line-height:15px;color:var(--vscode-settings-textInputForeground)}.ui-small-italic-text{font-family:var(--vscode-font-family);font-weight:400;font-size:11px;font-style:italic;line-height:15px;color:var(--vscode-settings-textInputForeground)}:root{--ui-box-shadow-small: 0 4px 8px 0 var(--vscode-widget-shadow);--ui-box-shadow-medium: 0 6px 12px 0 var(--vscode-widget-shadow);--ui-box-shadow-large: 0 10px 20px 0 var(--vscode-widget-shadow)}.ui-box-shadow-small{box-shadow:var(--ui-box-shadow-small)}.ui-box-shadow-medium{box-shadow:var(--ui-box-shadow-medium)}.ui-box-shadow-large{box-shadow:var(--ui-box-shadow-large)}.uiList-group-entry{padding:0 20px 0 10px;font-size:13px;font-weight:400;height:20px}.uiList-group-entry:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground)}.quick-navigation--inline [data-quick-navigation-key]{position:relative}.quick-navigation--inline [data-quick-navigation-key]:before{font-family:var(--vscode-font-family);color:var(--vscode-activityBarBadge-foreground);font-size:16px;position:absolute;background:var(--vscode-activityBarBadge-background);padding:5px;width:18px;height:18px;text-align:center;line-height:18px;border-radius:2px;box-shadow:var(--ui-box-shadow-small);pointer-events:none;content:attr(data-quick-navigation-key);top:-15px;left:-15px}.quick-navigation--external>div{font-family:var(--vscode-font-family);color:var(--vscode-activityBarBadge-foreground);font-size:16px;position:absolute;background:var(--vscode-activityBarBadge-background);padding:5px;width:18px;height:18px;text-align:center;line-height:18px;border-radius:2px;box-shadow:var(--ui-box-shadow-small);pointer-events:none}.section{display:flex;flex-direction:column;overflow:hidden}.section__header>div{flex:0 1 auto;background:var(--vscode-sideBarSectionHeader-background);min-height:40px;display:flex;align-items:center;padding:0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--vscode-sideBarTitle-foreground)}.section__header__title{width:100%;overflow:hidden;text-overflow:ellipsis}.section__header__title.ui-medium-header{line-height:normal}.section__body{margin:1rem .75rem;flex:1 1 auto;padding:0 .25rem;height:100%}.section__body>.ui-loader-blocker:before{z-index:1}.section--clean .section__body{margin:0;padding:0}.section--scrollable .section__body{overflow:auto}.section--extended .section__header{background-color:var(--vscode-sideBar-background)}.section__collapse{position:absolute;top:0;left:0;width:13px}.section--hidden{animation:.5s delayedFadeOut;animation-fill-mode:forwards}@keyframes delayedFadeOut{0%{opacity:1}99%{opacity:0;visibility:visible}to{visibility:hidden}}.splitter{background-color:var(--vscode-panelSection-border);position:absolute;outline:none}.splitter--horizontal{top:0;bottom:0;cursor:ew-resize}.splitter--horizontal:after{border-left:1px solid var(--vscode-contrastBorder);border-right:1px solid var(--vscode-contrastBorder)}.splitter--vertical{cursor:ns-resize;left:0;right:0}.splitter--vertical:after{border-top:1px solid var(--vscode-contrastBorder);border-bottom:1px solid var(--vscode-contrastBorder)}.splitter--compact{background:var(--vscode-editorWidget-border)}.splitter--compact.splitter--vertical .splitter__grip{height:3px}.splitter--compact.splitter--horizontal .splitter__grip{width:12px}.splitter--compact.splitter--horizontal .splitter__grip svg{transform-origin:5px 7px}.splitter--toggle{cursor:pointer}.splitter--toggle .splitter__grip{height:12px}.splitter--resize.splitter--horizontal{cursor:ew-resize}.splitter--resize.splitter--vertical{cursor:ns-resize}.splitter:after{content:"";inset:0;position:absolute}.splitter__grip{position:absolute;height:16px;top:50%;transform:translateY(-50%);left:0;right:0}.splitter+.section .section__header__title,.splitter+.section .section__body{padding-left:7px}.splitter--toggle+.section .section__header__title,.splitter--toggle+.section .section__body{padding:0;margin:0}.splitter:hover{background-color:var(--vscode-focusBorder)}.splitter:hover .splitter__grip svg path{fill:var(--vscode-button-foreground)}.splitter--horizontal:hover:after{border-left:1px dashed var(--vscode-contrastActiveBorder);border-right:1px dashed var(--vscode-contrastActiveBorder)}.splitter--horizontal:focus:after{border-left:1px solid var(--vscode-focusBorder);border-right:1px solid var(--vscode-focusBorder)}.splitter--vertical:hover:after{border-top:1px dashed var(--vscode-contrastActiveBorder);border-bottom:1px dashed var(--vscode-contrastActiveBorder)}.splitter--vertical:focus:after{border-top:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.splitter--hidden{animation:.5s delayedFadeOut;animation-fill-mode:forwards}.splitter i.ts-icon{display:flex;height:100%}.splitter i.ts-icon svg{height:100%;width:100%}.splitter--toggle.splitter--horizontal .splitter__grip svg{transform:rotate(180deg)}.splitter--toggle.splitter--vertical .splitter__grip svg{transform:rotate(270deg)}.splitter--resize.splitter--standard.splitter--vertical .splitter__grip svg,.splitter--resize.splitter--compact.splitter--horizontal .splitter__grip svg{transform:rotate(90deg)}.splitter__overlay{position:absolute;z-index:1;inset:0;background:transparent}.splitter__overlay--horizontal{cursor:ew-resize}.splitter__overlay--vertical{cursor:ns-resize}.sections__item--hidden .splitter--toggle.splitter--horizontal .splitter__grip svg{transform:rotate(0) translate(-1px)}.sections__item--hidden .splitter--toggle.splitter--vertical .splitter__grip svg{transform:rotate(90deg) translate(-1px)}.sections{position:relative;overflow:hidden}.sections--horizontal,.sections--horizontal .sections__item{height:100%}.sections--vertical,.sections--vertical .sections__item{width:100%}.sections .sections__item{position:absolute}.sections--animated .sections__item{transition:all .3s ease 0s}.sections--animated.sections--horizontal .sections__item{transition-property:transform,left,right}.sections--animated.sections--vertical .sections__item{transition-property:transform,top,bottom}.sections.sections--horizontal .sections__item--toggle.sections__item--hidden{transform:translate(100%)}.sections.sections--horizontal .sections__item--toggle{max-width:calc(100% - 24px)}.sections.sections--horizontal>.sections__item:first-child{padding-right:7px}.sections.sections--vertical .sections__item--toggle.sections__item--hidden{transform:translateY(100%)}.sections.sections--vertical .sections__item--toggle{max-height:calc(100% - 24px)}.ui-DatePicker{display:flex;align-items:center;height:24px;max-height:24px;min-height:24px;margin:0}.ui-DatePicker-toggle{position:relative;margin-left:10px}.ui-DatePicker-toggle input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.ui-DatePicker-toggle input::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}body[data-vscode-theme-kind=vscode-dark] .ui-DatePicker-toggle input{color-scheme:dark}.ms-DetailsHeader-cell .ms-Checkbox input,.ms-DetailsList .ms-Checkbox input{display:none}.ms-DetailsHeader-cell .ms-Checkbox-label,.ms-DetailsList .ms-Checkbox-label{pointer-events:none}.ms-DetailsList-contentWrapper .ms-DetailsRow-check{height:100%}.ms-DetailsList .ms-TextField,.ms-DetailsList .ms-Dropdown,.ms-DetailsList .ts-ComboBox,.ms-DetailsList .ui-DatePicker{margin:-5px}.ms-DetailsList .ms-List-page .ms-List-cell:nth-child(odd) .ms-FocusZone{background:var(--vscode-peekViewResult-background)}.ms-DetailsList .ms-ComboBox-container{position:relative}.ms-DetailsList .ms-ComboBox-container>div[role=alert]{position:absolute;display:inline-block;left:0;right:0;top:26px;white-space:pre-wrap}.ms-DetailsList-row-number{text-align:center}.ms-DetailsHeader-cell[data-item-key=__row_number__] .ms-DetailsHeader-cellTitle{justify-content:center}.ms-ScrollablePane .ms-FocusZone{color:var(--vscode-foreground);background:transparent;border-bottom:0}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell{display:flex;vertical-align:baseline;overflow:hidden;position:relative;justify-content:center;outline-offset:-5px;position:absolute;inset:0;padding-inline:12px 8px}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .type-icon{padding:3px 10px 0 0}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .not-editable-container{margin-left:auto}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .not-editable-container .not-editable-icon{padding:3px 0 0 10px}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell .editable-container{margin-left:auto}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .data-editor__header-cell:focus{outline:none;box-shadow:0 0 0 3px var(--vscode-focusBorder) inset}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell,.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:hover,.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell .ms-Icon{color:var(--vscode-foreground);font-weight:700;background:transparent}.ms-ScrollablePane .ms-FocusZone:focus:hover{background:transparent}.ms-ScrollablePane .ms-FocusZone:focus .ms-DetailsRow-cell{color:var(--vscode-foreground)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus{outline:none}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus:after{display:none}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:focus .data-editor__header-cell{outline:none;box-shadow:0 0 0 3px var(--vscode-focusBorder) inset}.ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell:first-of-type{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border),inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader .ms-DetailsHeader-cell.selected{box-shadow:inset 0 1px 0 var(--vscode-editorWidget-border),inset 0 5px 0 var(--vscode-focusBorder),inset 0 -1px 0 var(--vscode-editorWidget-border),inset -1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-cell.uneditable{font-style:italic;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:auto}.ms-ScrollablePane .ms-FocusZone>.ms-DetailsRow-cell{margin-right:-1px}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow{box-shadow:inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields{box-shadow:inset -1px 0 0 var(--vscode-editorWidget-border),inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-List-page:last-of-type{padding-bottom:1px;box-shadow:inset 0 -1px 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields .ms-DetailsRow-cell:last-child{padding-right:15px}.ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-check--isHeader{box-shadow:inset 1px 0 0 var(--vscode-editorWidget-border)}.ms-ScrollablePane .ms-FocusZone.ms-DetailsHeader{color:var(--vscode-foreground);background:var(--vscode-editor-background);border-bottom:0;padding-top:0}.ms-ScrollablePane .ms-DetailsRow-cell span:focus-visible{outline:none}.ms-ScrollablePane .ms-DetailsRow.is-selected .ms-DetailsRow-cellCheck{margin-top:0;box-shadow:3px 0 0 var(--vscode-focusBorder) inset}.ms-Fabric--isFocusVisible .ms-DetailsHeader-check:focus:after,.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow:focus:after,.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow-cell:focus:after{border-color:var(--vscode-focusBorder);outline-color:var(--vscode-focusBorder);inset:0 0 1px}.ms-Fabric--isFocusVisible .ms-DetailsList .ms-DetailsRow-cell:focus:after{inset:1px}.ms-Fabric--isFocusVisible .ms-DetailsHeader-check:focus:after{z-index:20}.table-item-warning{color:var(--vscode-editorMarkerNavigationWarning-background)}.ui-toggle-group-option{height:22px;min-width:22px;border-radius:2px;font-style:normal;font-weight:700;font-size:13px;line-height:18px;display:flex;align-items:center;text-align:center;justify-content:center;color:var(--vscode-foreground);border:none;background-color:transparent;position:relative}.ui-toggle-group-option:not(:last-child){margin:0 3px 0 0}.ui-toggle-group-option:hover{cursor:pointer;background-color:var(--vscode-menubar-selectionBackground);outline:1px dashed var(--vscode-contrastActiveBorder)}.ui-toggle-group-option:focus{border-radius:0;outline:transparent}.ui-toggle-group-option--focused:focus-visible:after{content:"";position:absolute;border:none;z-index:1;outline:1px solid var(--vscode-contrastActiveBorder, var(--vscode-button-background));inset:-1px}.ui-toggle-group-option--selected{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground);outline:1px solid var(--vscode-contrastActiveBorder)}.ui-toggle-group-option--selected:hover{background-color:var(--vscode-button-hoverBackground);outline:1px dashed var(--vscode-contrastActiveBorder)}.ui-toggle-group-option--selected .ui-toggle-group-option-content-icon svg>path,.ui-toggle-group-option--selected .ui-toggle-group-option-content-icon svg>rect{fill:var(--vscode-button-foreground)}.ui-toggle-group-option--disabled{opacity:.5;background-color:transparent}.ui-toggle-group-option--disabled:hover{background-color:transparent;cursor:initial}.ui-toggle-group-option-content-icon{display:flex}.ui-toggle-group,.ui-toggle-group-label{margin-top:0}.ui-toggle-group-container{display:flex;flex-direction:row;flex-wrap:wrap}.ui-toolbar{position:fixed;top:0;left:0;width:100%;z-index:20}.ui-toolbar__container{overflow-x:scroll}.ui-toolbar__content{border-bottom:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background));background-color:var(--vscode-editor-background);display:flex;flex-wrap:wrap;min-width:400px}.ui-toolbar .ui-divider{display:inline-block;height:20px;margin:3px 10px;border-right:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background))}.ui-toolbar__column{display:flex;flex-grow:1}.ui-toolbar__column__content{display:flex;margin:6px 20px;height:28px}@media screen and (max-width:640px){.ui-toolbar .ui-toolbar__content{flex-wrap:wrap}.ui-toolbar div.ui-divider.hidden-xs{display:none}}.loading-button{position:relative;pointer-events:none}.loading-button .ms-Button-icon{visibility:hidden}.loading-button .ms-Spinner{position:absolute;inset:0}.ui-translatable__input{position:relative}.ui-translatable__input .ms-TextField-suffix{background:transparent}.ui-translatable__button{position:absolute;right:0;top:0}.ui-translatable__button .ms-Button{margin:1px;box-sizing:content-box}.ui-translatable__callout{border-radius:4px;border:1px solid var(--vscode-editorWidget-foreground);background-color:var(--vscode-editor-foreground)}.ui-translatable__callout .ms-Callout-main{color:var(--vscode-editorWidget-background);padding:0}.ui-translatable__message{padding:20px;text-align:center;font-size:var(--vscode-font-size);word-break:break-word}.ui-translatable__message .ui-translatable__actions{margin-top:16px}.ui-translatable__message .ui-translatable__actions>.ms-Button{margin-right:10px}.ui-translatable__message .ui-translatable__actions>.ms-Button:last-child{margin-right:0}.ui-translatable__field{width:100%;height:100%}.ui-translatable__field input{height:100%}.vscode-high-contrast .ui-translatable__callout{border:1px solid var(--vscode-editorWidget-border);background-color:var(--vscode-editorWidget-background)}.vscode-high-contrast .ui-translatable__callout .ms-Callout-main{color:var(--vscode-foreground)}.ui-treeDropdown{position:relative}.ui-treeDropdown-with-label{margin-top:29px}.ui-treeDropdown-wrapper{position:relative}.ui-treeDropdown-wrapper input{padding:0 26px 0 8px;font-family:var(--vscode-font-family)}.ui-treeDropdown-wrapper.disabled>button{z-index:-1}.ui-treeDropdown-wrapper.readonly>button{pointer-events:none}.ui-treeDropdown-caret{position:absolute;width:24px;height:24px;top:0;right:0;cursor:pointer;box-sizing:border-box}.ui-treeDropdown-caret:hover,.ui-treeDropdown-caret:active,.ui-treeDropdown-caret:focus{background-color:transparent}.ui-treeDropdown label{position:absolute;bottom:26px;margin-top:0!important;font-family:var(--vscode-font-family);font-size:13px;font-weight:700;box-sizing:border-box;box-shadow:none;margin-right:0;margin-bottom:0;margin-left:0;display:block;padding:4px 0;overflow-wrap:break-word}.ui-treeDropdown label.required:after{content:" *";color:var(--vscode-inputValidation-errorBorder)}.ui-treeDropdown label.disabled{opacity:.4}.UIActionCallout-callout{margin-top:12px;max-height:51px;cursor:pointer;box-sizing:revert;background-color:var(--vscode-editor-background)}.UIActionCallout-callout:hover .ms-Callout-main,.UIActionCallout-callout:hover .ms-Callout-beak{background:var(--vscode-list-hoverBackground)}.UIActionCallout-callout:hover .UIActionCallout-link{text-decoration:none}.UIActionCallout-callout .ms-Callout-beak{left:12px!important;box-shadow:none}.UIActionCallout-subText{padding-top:5px;font-size:13px}.UIActionCallout-link{vertical-align:top;padding-left:5px;font-size:13px;font-weight:700;pointer-events:none}html,#root{height:100%}body{margin:0;height:100%;font-family:var(--vscode-font-family)}html,body{font-family:var(--vscode-font-family);color:var(--vscode-foreground)}code{font-family:var(--vscode-font-family)}html[data-theme="dark modern"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #cccccc;--vscode-disabledForeground: rgba(204, 204, 204, .5);--vscode-errorForeground: #f85149;--vscode-descriptionForeground: #9d9d9d;--vscode-icon-foreground: #cccccc;--vscode-focusBorder: #0078d4;--vscode-textLink-foreground: #4daafc;--vscode-textLink-activeForeground: #4daafc;--vscode-textSeparator-foreground: #21262d;--vscode-textPreformat-foreground: #d0d0d0;--vscode-textPreformat-background: #3c3c3c;--vscode-textBlockQuote-background: #2b2b2b;--vscode-textBlockQuote-border: #616161;--vscode-textCodeBlock-background: #2b2b2b;--vscode-sash-hoverBorder: #0078d4;--vscode-badge-background: #616161;--vscode-badge-foreground: #f8f8f8;--vscode-scrollbar-shadow: #000000;--vscode-scrollbarSlider-background: rgba(121, 121, 121, .4);--vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-scrollbarSlider-activeBackground: rgba(191, 191, 191, .4);--vscode-progressBar-background: #0078d4;--vscode-editor-background: #1f1f1f;--vscode-editor-foreground: #cccccc;--vscode-editorStickyScroll-background: #1f1f1f;--vscode-editorStickyScrollHover-background: #2a2d2e;--vscode-editorStickyScroll-shadow: #000000;--vscode-editorWidget-background: #202020;--vscode-editorWidget-foreground: #cccccc;--vscode-editorWidget-border: #454545;--vscode-editorError-foreground: #f14c4c;--vscode-editorWarning-foreground: #cca700;--vscode-editorInfo-foreground: #3794ff;--vscode-editorHint-foreground: rgba(238, 238, 238, .7);--vscode-editorLink-activeForeground: #4e94ce;--vscode-editor-selectionBackground: #264f78;--vscode-editor-inactiveSelectionBackground: #3a3d41;--vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, .15);--vscode-editor-findMatchBackground: #9e6a03;--vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-editor-findRangeHighlightBackground: rgba(58, 61, 65, .4);--vscode-editor-hoverHighlightBackground: rgba(38, 79, 120, .25);--vscode-editorHoverWidget-background: #202020;--vscode-editorHoverWidget-foreground: #cccccc;--vscode-editorHoverWidget-border: #454545;--vscode-editorHoverWidget-statusBarBackground: #262626;--vscode-editorInlayHint-foreground: #969696;--vscode-editorInlayHint-background: rgba(97, 97, 97, .1);--vscode-editorInlayHint-typeForeground: #969696;--vscode-editorInlayHint-typeBackground: rgba(97, 97, 97, .1);--vscode-editorInlayHint-parameterForeground: #969696;--vscode-editorInlayHint-parameterBackground: rgba(97, 97, 97, .1);--vscode-editorLightBulb-foreground: #ffcc00;--vscode-editorLightBulbAutoFix-foreground: #75beff;--vscode-editorLightBulbAi-foreground: #ffcc00;--vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, .3);--vscode-editor-snippetFinalTabstopHighlightBorder: #525252;--vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, .2);--vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, .2);--vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-diagonalFill: rgba(204, 204, 204, .2);--vscode-diffEditor-unchangedRegionBackground: #181818;--vscode-diffEditor-unchangedRegionForeground: #cccccc;--vscode-diffEditor-unchangedCodeBackground: rgba(116, 116, 116, .16);--vscode-widget-shadow: rgba(0, 0, 0, .36);--vscode-widget-border: #313131;--vscode-toolbar-hoverBackground: rgba(90, 93, 94, .31);--vscode-toolbar-activeBackground: rgba(99, 102, 103, .31);--vscode-breadcrumb-foreground: rgba(204, 204, 204, .8);--vscode-breadcrumb-background: #1f1f1f;--vscode-breadcrumb-focusForeground: #e0e0e0;--vscode-breadcrumb-activeSelectionForeground: #e0e0e0;--vscode-breadcrumbPicker-background: #202020;--vscode-merge-currentHeaderBackground: rgba(64, 200, 174, .5);--vscode-merge-currentContentBackground: rgba(64, 200, 174, .2);--vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, .5);--vscode-merge-incomingContentBackground: rgba(64, 166, 255, .2);--vscode-merge-commonHeaderBackground: rgba(96, 96, 96, .4);--vscode-merge-commonContentBackground: rgba(96, 96, 96, .16);--vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, .5);--vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, .5);--vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, .4);--vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #f14c4c;--vscode-problemsWarningIcon-foreground: #cca700;--vscode-problemsInfoIcon-foreground: #3794ff;--vscode-input-background: #313131;--vscode-input-foreground: #cccccc;--vscode-input-border: #3c3c3c;--vscode-inputOption-activeBorder: #2488db;--vscode-inputOption-hoverBackground: rgba(90, 93, 94, .5);--vscode-inputOption-activeBackground: rgba(36, 137, 219, .51);--vscode-inputOption-activeForeground: #ffffff;--vscode-input-placeholderForeground: #989898;--vscode-inputValidation-infoBackground: #063b49;--vscode-inputValidation-infoBorder: #007acc;--vscode-inputValidation-warningBackground: #352a05;--vscode-inputValidation-warningBorder: #b89500;--vscode-inputValidation-errorBackground: #5a1d1d;--vscode-inputValidation-errorBorder: #be1100;--vscode-dropdown-background: #313131;--vscode-dropdown-listBackground: #1f1f1f;--vscode-dropdown-foreground: #cccccc;--vscode-dropdown-border: #3c3c3c;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-background: #0078d4;--vscode-button-hoverBackground: #026ec1;--vscode-button-border: rgba(255, 255, 255, .07);--vscode-button-secondaryForeground: #cccccc;--vscode-button-secondaryBackground: #313131;--vscode-button-secondaryHoverBackground: #3c3c3c;--vscode-checkbox-background: #313131;--vscode-checkbox-selectBackground: #202020;--vscode-checkbox-foreground: #cccccc;--vscode-checkbox-border: #3c3c3c;--vscode-checkbox-selectBorder: #cccccc;--vscode-keybindingLabel-background: rgba(128, 128, 128, .17);--vscode-keybindingLabel-foreground: #cccccc;--vscode-keybindingLabel-border: rgba(51, 51, 51, .6);--vscode-keybindingLabel-bottomBorder: rgba(68, 68, 68, .6);--vscode-list-focusOutline: #0078d4;--vscode-list-activeSelectionBackground: #04395e;--vscode-list-activeSelectionForeground: #ffffff;--vscode-list-activeSelectionIconForeground: #ffffff;--vscode-list-inactiveSelectionBackground: #37373d;--vscode-list-hoverBackground: #2a2d2e;--vscode-list-dropBackground: #383b3d;--vscode-list-dropBetweenBackground: #cccccc;--vscode-list-highlightForeground: #2aaaff;--vscode-list-focusHighlightForeground: #2aaaff;--vscode-list-invalidItemForeground: #b89500;--vscode-list-errorForeground: #f88070;--vscode-list-warningForeground: #cca700;--vscode-listFilterWidget-background: #202020;--vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);--vscode-listFilterWidget-noMatchesOutline: #be1100;--vscode-listFilterWidget-shadow: rgba(0, 0, 0, .36);--vscode-list-filterMatchBackground: rgba(234, 92, 0, .33);--vscode-list-deemphasizedForeground: #8c8c8c;--vscode-tree-indentGuidesStroke: #585858;--vscode-tree-inactiveIndentGuidesStroke: rgba(88, 88, 88, .4);--vscode-tree-tableColumnsBorder: rgba(204, 204, 204, .13);--vscode-tree-tableOddRowsBackground: rgba(204, 204, 204, .04);--vscode-menu-border: #454545;--vscode-menu-foreground: #cccccc;--vscode-menu-background: #1f1f1f;--vscode-menu-selectionForeground: #ffffff;--vscode-menu-selectionBackground: #0078d4;--vscode-menu-separatorBackground: #454545;--vscode-minimap-findMatchHighlight: #d18616;--vscode-minimap-selectionOccurrenceHighlight: #676767;--vscode-minimap-selectionHighlight: #264f78;--vscode-minimap-infoHighlight: #3794ff;--vscode-minimap-warningHighlight: #cca700;--vscode-minimap-errorHighlight: rgba(255, 18, 18, .7);--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(121, 121, 121, .2);--vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, .35);--vscode-minimapSlider-activeBackground: rgba(191, 191, 191, .2);--vscode-charts-foreground: #cccccc;--vscode-charts-lines: rgba(204, 204, 204, .5);--vscode-charts-red: #f14c4c;--vscode-charts-blue: #3794ff;--vscode-charts-yellow: #cca700;--vscode-charts-orange: #d18616;--vscode-charts-green: #89d185;--vscode-charts-purple: #b180d7;--vscode-quickInput-background: #222222;--vscode-quickInput-foreground: #cccccc;--vscode-quickInputTitle-background: rgba(255, 255, 255, .1);--vscode-pickerGroup-foreground: #3794ff;--vscode-pickerGroup-border: #3c3c3c;--vscode-quickInputList-focusForeground: #ffffff;--vscode-quickInputList-focusIconForeground: #ffffff;--vscode-quickInputList-focusBackground: #04395e;--vscode-search-resultsInfoForeground: rgba(204, 204, 204, .65);--vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, .22);--vscode-multiDiffEditor-headerBackground: #262626;--vscode-multiDiffEditor-border: #2b2b2b;--vscode-symbolIcon-arrayForeground: #cccccc;--vscode-symbolIcon-booleanForeground: #cccccc;--vscode-symbolIcon-classForeground: #ee9d28;--vscode-symbolIcon-colorForeground: #cccccc;--vscode-symbolIcon-constantForeground: #cccccc;--vscode-symbolIcon-constructorForeground: #b180d7;--vscode-symbolIcon-enumeratorForeground: #ee9d28;--vscode-symbolIcon-enumeratorMemberForeground: #75beff;--vscode-symbolIcon-eventForeground: #ee9d28;--vscode-symbolIcon-fieldForeground: #75beff;--vscode-symbolIcon-fileForeground: #cccccc;--vscode-symbolIcon-folderForeground: #cccccc;--vscode-symbolIcon-functionForeground: #b180d7;--vscode-symbolIcon-interfaceForeground: #75beff;--vscode-symbolIcon-keyForeground: #cccccc;--vscode-symbolIcon-keywordForeground: #cccccc;--vscode-symbolIcon-methodForeground: #b180d7;--vscode-symbolIcon-moduleForeground: #cccccc;--vscode-symbolIcon-namespaceForeground: #cccccc;--vscode-symbolIcon-nullForeground: #cccccc;--vscode-symbolIcon-numberForeground: #cccccc;--vscode-symbolIcon-objectForeground: #cccccc;--vscode-symbolIcon-operatorForeground: #cccccc;--vscode-symbolIcon-packageForeground: #cccccc;--vscode-symbolIcon-propertyForeground: #cccccc;--vscode-symbolIcon-referenceForeground: #cccccc;--vscode-symbolIcon-snippetForeground: #cccccc;--vscode-symbolIcon-stringForeground: #cccccc;--vscode-symbolIcon-structForeground: #cccccc;--vscode-symbolIcon-textForeground: #cccccc;--vscode-symbolIcon-typeParameterForeground: #cccccc;--vscode-symbolIcon-unitForeground: #cccccc;--vscode-symbolIcon-variableForeground: #75beff;--vscode-actionBar-toggledBackground: #383a49;--vscode-editorHoverWidget-highlightForeground: #2aaaff;--vscode-editor-lineHighlightBorder: #282828;--vscode-editor-rangeHighlightBackground: rgba(255, 255, 255, .04);--vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, .33);--vscode-editorCursor-foreground: #aeafad;--vscode-editorMultiCursor-primary\.foreground: #aeafad;--vscode-editorMultiCursor-secondary\.foreground: #aeafad;--vscode-editorWhitespace-foreground: rgba(227, 228, 226, .16);--vscode-editorLineNumber-foreground: #6e7681;--vscode-editorIndentGuide-background: rgba(227, 228, 226, .16);--vscode-editorIndentGuide-activeBackground: rgba(227, 228, 226, .16);--vscode-editorIndentGuide-background1: #404040;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #707070;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #c6c6c6;--vscode-editorLineNumber-activeForeground: #cccccc;--vscode-editorRuler-foreground: #5a5a5a;--vscode-editorCodeLens-foreground: #999999;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #888888;--vscode-editorOverviewRuler-border: #010409;--vscode-editorGutter-background: #1f1f1f;--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, .67);--vscode-editorGhostText-foreground: rgba(255, 255, 255, .34);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, .7);--vscode-editorOverviewRuler-warningForeground: #cca700;--vscode-editorOverviewRuler-infoForeground: #3794ff;--vscode-editorBracketHighlight-foreground1: #ffd700;--vscode-editorBracketHighlight-foreground2: #da70d6;--vscode-editorBracketHighlight-foreground3: #179fff;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, .8);--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #cca700;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: #000000;--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editor-foldBackground: rgba(38, 79, 120, .3);--vscode-editorGutter-foldingControlForeground: #cccccc;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBackground: rgba(87, 87, 87, .72);--vscode-editor-wordHighlightStrongBackground: rgba(0, 73, 114, .72);--vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, .72);--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #252526;--vscode-peekViewTitleLabel-foreground: #ffffff;--vscode-peekViewTitleDescription-foreground: rgba(204, 204, 204, .7);--vscode-peekView-border: #3794ff;--vscode-peekViewResult-background: #1f1f1f;--vscode-peekViewResult-lineForeground: #bbbbbb;--vscode-peekViewResult-fileForeground: #ffffff;--vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, .2);--vscode-peekViewResult-selectionForeground: #ffffff;--vscode-peekViewEditor-background: #1f1f1f;--vscode-peekViewEditorGutter-background: #1f1f1f;--vscode-peekViewEditorStickyScroll-background: #1f1f1f;--vscode-peekViewResult-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-peekViewEditor-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-editorMarkerNavigationError-background: #f14c4c;--vscode-editorMarkerNavigationError-headerBackground: rgba(241, 76, 76, .1);--vscode-editorMarkerNavigationWarning-background: #cca700;--vscode-editorMarkerNavigationWarning-headerBackground: rgba(204, 167, 0, .1);--vscode-editorMarkerNavigationInfo-background: #3794ff;--vscode-editorMarkerNavigationInfo-headerBackground: rgba(55, 148, 255, .1);--vscode-editorMarkerNavigation-background: #1f1f1f;--vscode-editorSuggestWidget-background: #202020;--vscode-editorSuggestWidget-border: #454545;--vscode-editorSuggestWidget-foreground: #cccccc;--vscode-editorSuggestWidget-selectedForeground: #ffffff;--vscode-editorSuggestWidget-selectedIconForeground: #ffffff;--vscode-editorSuggestWidget-selectedBackground: #04395e;--vscode-editorSuggestWidget-highlightForeground: #2aaaff;--vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;--vscode-editorSuggestWidgetStatus-foreground: rgba(204, 204, 204, .5);--vscode-editorWatermark-foreground: rgba(204, 204, 204, .6);--vscode-tab-activeBackground: #1f1f1f;--vscode-tab-unfocusedActiveBackground: #1f1f1f;--vscode-tab-inactiveBackground: #181818;--vscode-tab-unfocusedInactiveBackground: #181818;--vscode-tab-activeForeground: #ffffff;--vscode-tab-inactiveForeground: #9d9d9d;--vscode-tab-unfocusedActiveForeground: rgba(255, 255, 255, .5);--vscode-tab-unfocusedInactiveForeground: rgba(157, 157, 157, .5);--vscode-tab-hoverBackground: #1f1f1f;--vscode-tab-unfocusedHoverBackground: #1f1f1f;--vscode-tab-border: #2b2b2b;--vscode-tab-lastPinnedBorder: rgba(204, 204, 204, .2);--vscode-tab-activeBorder: #1f1f1f;--vscode-tab-unfocusedActiveBorder: #1f1f1f;--vscode-tab-activeBorderTop: #0078d4;--vscode-tab-unfocusedActiveBorderTop: #2b2b2b;--vscode-tab-selectedBorderTop: #6caddf;--vscode-tab-selectedBackground: #222222;--vscode-tab-selectedForeground: rgba(255, 255, 255, .63);--vscode-tab-dragAndDropBorder: #ffffff;--vscode-tab-activeModifiedBorder: #3399cc;--vscode-tab-inactiveModifiedBorder: rgba(51, 153, 204, .5);--vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 153, 204, .5);--vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 153, 204, .25);--vscode-editorPane-background: #1f1f1f;--vscode-editorGroupHeader-tabsBackground: #181818;--vscode-editorGroupHeader-tabsBorder: #2b2b2b;--vscode-editorGroupHeader-noTabsBackground: #1f1f1f;--vscode-editorGroup-border: rgba(255, 255, 255, .09);--vscode-editorGroup-dropBackground: rgba(83, 89, 93, .5);--vscode-editorGroup-dropIntoPromptForeground: #cccccc;--vscode-editorGroup-dropIntoPromptBackground: #202020;--vscode-sideBySideEditor-horizontalBorder: rgba(255, 255, 255, .09);--vscode-sideBySideEditor-verticalBorder: rgba(255, 255, 255, .09);--vscode-panel-background: #181818;--vscode-panel-border: #2b2b2b;--vscode-panelTitle-activeForeground: #cccccc;--vscode-panelTitle-inactiveForeground: #9d9d9d;--vscode-panelTitle-activeBorder: #0078d4;--vscode-panelInput-border: #2b2b2b;--vscode-panel-dropBorder: #cccccc;--vscode-panelSection-dropBackground: rgba(83, 89, 93, .5);--vscode-panelSectionHeader-background: rgba(128, 128, 128, .2);--vscode-panelSection-border: #2b2b2b;--vscode-panelStickyScroll-background: #181818;--vscode-panelStickyScroll-shadow: #000000;--vscode-banner-background: #04395e;--vscode-banner-foreground: #ffffff;--vscode-banner-iconForeground: #3794ff;--vscode-statusBar-foreground: #cccccc;--vscode-statusBar-noFolderForeground: #cccccc;--vscode-statusBar-background: #181818;--vscode-statusBar-noFolderBackground: #1f1f1f;--vscode-statusBar-border: #2b2b2b;--vscode-statusBar-focusBorder: #0078d4;--vscode-statusBar-noFolderBorder: #2b2b2b;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-focusBorder: #0078d4;--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #cccccc;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #cccccc;--vscode-statusBarItem-prominentBackground: rgba(110, 118, 129, .4);--vscode-statusBarItem-prominentHoverForeground: #cccccc;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorBackground: #b91007;--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #cccccc;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningBackground: #7a6400;--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #cccccc;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #181818;--vscode-activityBar-foreground: #d7d7d7;--vscode-activityBar-inactiveForeground: #868686;--vscode-activityBar-border: #2b2b2b;--vscode-activityBar-activeBorder: #0078d4;--vscode-activityBar-dropBorder: #d7d7d7;--vscode-activityBarBadge-background: #0078d4;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #e7e7e7;--vscode-activityBarTop-activeBorder: #e7e7e7;--vscode-activityBarTop-inactiveForeground: rgba(231, 231, 231, .6);--vscode-activityBarTop-dropBorder: #e7e7e7;--vscode-profileBadge-background: #4d4d4d;--vscode-profileBadge-foreground: #ffffff;--vscode-statusBarItem-remoteBackground: #0078d4;--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #cccccc;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #cccccc;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #0078d4;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #181818;--vscode-sideBar-foreground: #cccccc;--vscode-sideBar-border: #2b2b2b;--vscode-sideBarTitle-background: #181818;--vscode-sideBarTitle-foreground: #cccccc;--vscode-sideBar-dropBackground: rgba(83, 89, 93, .5);--vscode-sideBarSectionHeader-background: #181818;--vscode-sideBarSectionHeader-foreground: #cccccc;--vscode-sideBarSectionHeader-border: #2b2b2b;--vscode-sideBarActivityBarTop-border: #2b2b2b;--vscode-sideBarStickyScroll-background: #181818;--vscode-sideBarStickyScroll-shadow: #000000;--vscode-titleBar-activeForeground: #cccccc;--vscode-titleBar-inactiveForeground: #9d9d9d;--vscode-titleBar-activeBackground: #181818;--vscode-titleBar-inactiveBackground: #1f1f1f;--vscode-titleBar-border: #2b2b2b;--vscode-menubar-selectionForeground: #cccccc;--vscode-menubar-selectionBackground: rgba(90, 93, 94, .31);--vscode-commandCenter-foreground: #cccccc;--vscode-commandCenter-activeForeground: #cccccc;--vscode-commandCenter-inactiveForeground: #9d9d9d;--vscode-commandCenter-background: rgba(255, 255, 255, .05);--vscode-commandCenter-activeBackground: rgba(255, 255, 255, .08);--vscode-commandCenter-border: rgba(204, 204, 204, .2);--vscode-commandCenter-activeBorder: rgba(204, 204, 204, .3);--vscode-commandCenter-inactiveBorder: rgba(157, 157, 157, .25);--vscode-notificationCenter-border: #313131;--vscode-notificationToast-border: #313131;--vscode-notifications-foreground: #cccccc;--vscode-notifications-background: #1f1f1f;--vscode-notificationLink-foreground: #4daafc;--vscode-notificationCenterHeader-foreground: #cccccc;--vscode-notificationCenterHeader-background: #1f1f1f;--vscode-notifications-border: #2b2b2b;--vscode-notificationsErrorIcon-foreground: #f14c4c;--vscode-notificationsWarningIcon-foreground: #cca700;--vscode-notificationsInfoIcon-foreground: #3794ff;--vscode-chat-requestBorder: rgba(255, 255, 255, .1);--vscode-chat-requestBackground: rgba(31, 31, 31, .62);--vscode-chat-slashCommandBackground: #34414b;--vscode-chat-slashCommandForeground: #40a6ff;--vscode-chat-avatarBackground: #1f1f1f;--vscode-chat-avatarForeground: #cccccc;--vscode-simpleFindWidget-sashBorder: #454545;--vscode-commentsView-resolvedIcon: rgba(204, 204, 204, .5);--vscode-commentsView-unresolvedIcon: #0078d4;--vscode-editorCommentsWidget-replyInputBackground: #252526;--vscode-editorCommentsWidget-resolvedBorder: rgba(204, 204, 204, .5);--vscode-editorCommentsWidget-unresolvedBorder: #0078d4;--vscode-editorCommentsWidget-rangeBackground: rgba(0, 120, 212, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(0, 120, 212, .1);--vscode-editorGutter-commentRangeForeground: #37373d;--vscode-editorOverviewRuler-commentForeground: #37373d;--vscode-editorOverviewRuler-commentUnresolvedForeground: #37373d;--vscode-editorGutter-commentGlyphForeground: #cccccc;--vscode-editorGutter-commentUnresolvedGlyphForeground: #cccccc;--vscode-debugToolBar-background: #181818;--vscode-debugIcon-startForeground: #89d185;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, .2);--vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, .3);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .2);--vscode-mergeEditor-changeBase\.background: #4b1818;--vscode-mergeEditor-changeBase\.word\.background: #6f1313;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, .48);--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-mergeEditor-conflict\.input1\.background: rgba(64, 200, 174, .2);--vscode-mergeEditor-conflict\.input2\.background: rgba(64, 166, 255, .2);--vscode-settings-headerForeground: #ffffff;--vscode-settings-settingsHeaderHoverForeground: rgba(255, 255, 255, .7);--vscode-settings-modifiedItemIndicator: rgba(187, 128, 9, .4);--vscode-settings-headerBorder: #2b2b2b;--vscode-settings-sashBorder: #2b2b2b;--vscode-settings-dropdownBackground: #313131;--vscode-settings-dropdownForeground: #cccccc;--vscode-settings-dropdownBorder: #3c3c3c;--vscode-settings-dropdownListBorder: #454545;--vscode-settings-checkboxBackground: #313131;--vscode-settings-checkboxForeground: #cccccc;--vscode-settings-checkboxBorder: #3c3c3c;--vscode-settings-textInputBackground: #313131;--vscode-settings-textInputForeground: #cccccc;--vscode-settings-textInputBorder: #3c3c3c;--vscode-settings-numberInputBackground: #313131;--vscode-settings-numberInputForeground: #cccccc;--vscode-settings-numberInputBorder: #3c3c3c;--vscode-settings-focusedRowBackground: rgba(42, 45, 46, .6);--vscode-settings-rowHoverBackground: rgba(42, 45, 46, .3);--vscode-settings-focusedRowBorder: #0078d4;--vscode-terminal-foreground: #cccccc;--vscode-terminal-selectionBackground: #264f78;--vscode-terminal-inactiveSelectionBackground: #3a3d41;--vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, .25);--vscode-terminalCommandDecoration-successBackground: #1b81a8;--vscode-terminalCommandDecoration-errorBackground: #f14c4c;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #2b2b2b;--vscode-terminal-findMatchBackground: #9e6a03;--vscode-terminal-hoverHighlightBackground: rgba(38, 79, 120, .13);--vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-terminal-dropBackground: rgba(83, 89, 93, .5);--vscode-terminal-tab\.activeBorder: #0078d4;--vscode-terminalStickyScrollHover-background: #2a2d2e;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #f14c4c;--vscode-testing-messagePeekBorder: #3794ff;--vscode-testing-peekHeaderBackground: rgba(241, 76, 76, .1);--vscode-testing-messagePeekHeaderBackground: rgba(55, 148, 255, .1);--vscode-testing-coveredBackground: rgba(156, 204, 44, .2);--vscode-testing-coveredBorder: rgba(156, 204, 44, .15);--vscode-testing-coveredGutterBackground: rgba(156, 204, 44, .12);--vscode-testing-uncoveredBranchBackground: #781212;--vscode-testing-uncoveredBackground: rgba(255, 0, 0, .2);--vscode-testing-uncoveredBorder: rgba(255, 0, 0, .15);--vscode-testing-uncoveredGutterBackground: rgba(255, 0, 0, .3);--vscode-testing-coverCountBadgeBackground: #616161;--vscode-testing-coverCountBadgeForeground: #f8f8f8;--vscode-testing-message\.error\.decorationForeground: #f14c4c;--vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, .2);--vscode-testing-message\.info\.decorationForeground: rgba(204, 204, 204, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #2b2b2b;--vscode-welcomePage-tileHoverBackground: #262626;--vscode-welcomePage-tileBorder: rgba(255, 255, 255, .1);--vscode-welcomePage-progress\.background: #313131;--vscode-welcomePage-progress\.foreground: #0078d4;--vscode-walkthrough-stepTitle\.foreground: #ffffff;--vscode-walkThrough-embeddedEditorBackground: rgba(0, 0, 0, .4);--vscode-inlineChat-background: #202020;--vscode-inlineChat-border: #454545;--vscode-inlineChat-shadow: rgba(0, 0, 0, .36);--vscode-inlineChat-regionHighlight: rgba(38, 79, 120, .25);--vscode-inlineChatInput-border: #454545;--vscode-inlineChatInput-focusBorder: #0078d4;--vscode-inlineChatInput-placeholderForeground: #989898;--vscode-inlineChatInput-background: #313131;--vscode-inlineChatDiff-inserted: rgba(156, 204, 44, .1);--vscode-editorOverviewRuler-inlineChatInserted: rgba(156, 204, 44, .12);--vscode-inlineChatDiff-removed: rgba(255, 0, 0, .1);--vscode-editorOverviewRuler-inlineChatRemoved: rgba(255, 0, 0, .12);--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #420b0d;--vscode-statusBar-debuggingBackground: #0078d4;--vscode-statusBar-debuggingForeground: #ffffff;--vscode-statusBar-debuggingBorder: #2b2b2b;--vscode-commandCenter-debuggingBackground: rgba(0, 120, 212, .26);--vscode-editorGutter-modifiedBackground: #0078d4;--vscode-editorGutter-addedBackground: #2ea043;--vscode-editorGutter-deletedBackground: #f85149;--vscode-minimapGutter-modifiedBackground: #0078d4;--vscode-minimapGutter-addedBackground: #2ea043;--vscode-minimapGutter-deletedBackground: #f85149;--vscode-editorOverviewRuler-modifiedForeground: rgba(0, 120, 212, .6);--vscode-editorOverviewRuler-addedForeground: rgba(46, 160, 67, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(248, 81, 73, .6);--vscode-keybindingTable-headerBackground: rgba(204, 204, 204, .04);--vscode-keybindingTable-rowsBackground: rgba(204, 204, 204, .04);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(255, 255, 255, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #369432;--vscode-profiles-sashBorder: #2b2b2b;--vscode-debugTokenExpression-name: #c586c0;--vscode-debugTokenExpression-value: rgba(204, 204, 204, .6);--vscode-debugTokenExpression-string: #ce9178;--vscode-debugTokenExpression-boolean: #4e94ce;--vscode-debugTokenExpression-number: #b5cea8;--vscode-debugTokenExpression-error: #f48771;--vscode-debugView-exceptionLabelForeground: #cccccc;--vscode-debugView-exceptionLabelBackground: #6c2022;--vscode-debugView-stateLabelForeground: #cccccc;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #3794ff;--vscode-debugConsole-warningForeground: #cca700;--vscode-debugConsole-errorForeground: #f85149;--vscode-debugConsole-sourceForeground: #cccccc;--vscode-debugConsoleInputIcon-foreground: #cccccc;--vscode-debugIcon-pauseForeground: #75beff;--vscode-debugIcon-stopForeground: #f48771;--vscode-debugIcon-disconnectForeground: #f48771;--vscode-debugIcon-restartForeground: #89d185;--vscode-debugIcon-stepOverForeground: #75beff;--vscode-debugIcon-stepIntoForeground: #75beff;--vscode-debugIcon-stepOutForeground: #75beff;--vscode-debugIcon-continueForeground: #75beff;--vscode-debugIcon-stepBackForeground: #75beff;--vscode-scm-historyItemAdditionsForeground: #81b88b;--vscode-scm-historyItemDeletionsForeground: #c74e39;--vscode-scm-historyItemStatisticsBorder: rgba(204, 204, 204, .2);--vscode-scm-historyItemSelectedStatisticsBorder: rgba(255, 255, 255, .2);--vscode-extensionButton-background: #0078d4;--vscode-extensionButton-foreground: #ffffff;--vscode-extensionButton-hoverBackground: #026ec1;--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionButton-prominentBackground: #0078d4;--vscode-extensionButton-prominentForeground: #ffffff;--vscode-extensionButton-prominentHoverBackground: #026ec1;--vscode-extensionIcon-starForeground: #ff8e00;--vscode-extensionIcon-verifiedForeground: #4daafc;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-extensionIcon-sponsorForeground: #d758b3;--vscode-notebook-cellBorderColor: #37373d;--vscode-notebook-focusedEditorBorder: #0078d4;--vscode-notebookStatusSuccessIcon-foreground: #89d185;--vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;--vscode-notebookStatusErrorIcon-foreground: #f85149;--vscode-notebookStatusRunningIcon-foreground: #cccccc;--vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, .35);--vscode-notebook-selectedCellBackground: #37373d;--vscode-notebook-selectedCellBorder: #37373d;--vscode-notebook-focusedCellBorder: #0078d4;--vscode-notebook-inactiveFocusedCellBorder: #37373d;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, .15);--vscode-notebook-cellInsertionIndicator: #0078d4;--vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, .4);--vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-notebookScrollbarSlider-activeBackground: rgba(191, 191, 191, .4);--vscode-notebook-symbolHighlightBackground: rgba(255, 255, 255, .04);--vscode-notebook-cellEditorBackground: #181818;--vscode-notebook-editorBackground: #1f1f1f;--vscode-interactive-activeCodeBorder: #007acc;--vscode-interactive-inactiveCodeBorder: #37373d;--vscode-searchEditor-textInputBorder: #3c3c3c;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd3131;--vscode-terminal-ansiGreen: #0dbc79;--vscode-terminal-ansiYellow: #e5e510;--vscode-terminal-ansiBlue: #2472c8;--vscode-terminal-ansiMagenta: #bc3fbc;--vscode-terminal-ansiCyan: #11a8cd;--vscode-terminal-ansiWhite: #e5e5e5;--vscode-terminal-ansiBrightBlack: #666666;--vscode-terminal-ansiBrightRed: #f14c4c;--vscode-terminal-ansiBrightGreen: #23d18b;--vscode-terminal-ansiBrightYellow: #f5f543;--vscode-terminal-ansiBrightBlue: #3b8eea;--vscode-terminal-ansiBrightMagenta: #d670d6;--vscode-terminal-ansiBrightCyan: #29b8db;--vscode-terminal-ansiBrightWhite: #e5e5e5;--vscode-gitDecoration-addedResourceForeground: #81b88b;--vscode-gitDecoration-modifiedResourceForeground: #e2c08d;--vscode-gitDecoration-deletedResourceForeground: #c74e39;--vscode-gitDecoration-renamedResourceForeground: #73c991;--vscode-gitDecoration-untrackedResourceForeground: #73c991;--vscode-gitDecoration-ignoredResourceForeground: #8c8c8c;--vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;--vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;--vscode-gitDecoration-conflictingResourceForeground: #e4676b;--vscode-gitDecoration-submoduleResourceForeground: #8db9e2}html[data-theme="light modern"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #3b3b3b;--vscode-disabledForeground: rgba(97, 97, 97, .5);--vscode-errorForeground: #f85149;--vscode-descriptionForeground: #3b3b3b;--vscode-icon-foreground: #3b3b3b;--vscode-focusBorder: #005fb8;--vscode-textLink-foreground: #005fb8;--vscode-textLink-activeForeground: #005fb8;--vscode-textSeparator-foreground: #21262d;--vscode-textPreformat-foreground: #3b3b3b;--vscode-textPreformat-background: rgba(0, 0, 0, .12);--vscode-textBlockQuote-background: #f8f8f8;--vscode-textBlockQuote-border: #e5e5e5;--vscode-textCodeBlock-background: #f8f8f8;--vscode-sash-hoverBorder: #005fb8;--vscode-badge-background: #cccccc;--vscode-badge-foreground: #3b3b3b;--vscode-scrollbar-shadow: #dddddd;--vscode-scrollbarSlider-background: rgba(100, 100, 100, .4);--vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, .6);--vscode-progressBar-background: #005fb8;--vscode-editor-background: #ffffff;--vscode-editor-foreground: #3b3b3b;--vscode-editorStickyScroll-background: #ffffff;--vscode-editorStickyScrollHover-background: #f0f0f0;--vscode-editorStickyScroll-shadow: #dddddd;--vscode-editorWidget-background: #f8f8f8;--vscode-editorWidget-foreground: #3b3b3b;--vscode-editorWidget-border: #c8c8c8;--vscode-editorError-foreground: #e51400;--vscode-editorWarning-foreground: #bf8803;--vscode-editorInfo-foreground: #1a85ff;--vscode-editorHint-foreground: #6c6c6c;--vscode-editorLink-activeForeground: #0000ff;--vscode-editor-selectionBackground: #add6ff;--vscode-editor-inactiveSelectionBackground: #e5ebf1;--vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, .5);--vscode-editor-findMatchBackground: #a8ac94;--vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-editor-findRangeHighlightBackground: rgba(180, 180, 180, .3);--vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, .15);--vscode-editorHoverWidget-background: #f8f8f8;--vscode-editorHoverWidget-foreground: #3b3b3b;--vscode-editorHoverWidget-border: #c8c8c8;--vscode-editorHoverWidget-statusBarBackground: #ececec;--vscode-editorInlayHint-foreground: #969696;--vscode-editorInlayHint-background: rgba(204, 204, 204, .1);--vscode-editorInlayHint-typeForeground: #969696;--vscode-editorInlayHint-typeBackground: rgba(204, 204, 204, .1);--vscode-editorInlayHint-parameterForeground: #969696;--vscode-editorInlayHint-parameterBackground: rgba(204, 204, 204, .1);--vscode-editorLightBulb-foreground: #ddb100;--vscode-editorLightBulbAutoFix-foreground: #007acc;--vscode-editorLightBulbAi-foreground: #ddb100;--vscode-editor-snippetTabstopHighlightBackground: rgba(10, 50, 100, .2);--vscode-editor-snippetFinalTabstopHighlightBorder: rgba(10, 50, 100, .5);--vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, .25);--vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, .2);--vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, .2);--vscode-diffEditor-diagonalFill: rgba(34, 34, 34, .2);--vscode-diffEditor-unchangedRegionBackground: #f8f8f8;--vscode-diffEditor-unchangedRegionForeground: #3b3b3b;--vscode-diffEditor-unchangedCodeBackground: rgba(184, 184, 184, .16);--vscode-widget-shadow: rgba(0, 0, 0, .16);--vscode-widget-border: #e5e5e5;--vscode-toolbar-hoverBackground: rgba(184, 184, 184, .31);--vscode-toolbar-activeBackground: rgba(166, 166, 166, .31);--vscode-breadcrumb-foreground: rgba(59, 59, 59, .8);--vscode-breadcrumb-background: #ffffff;--vscode-breadcrumb-focusForeground: #2f2f2f;--vscode-breadcrumb-activeSelectionForeground: #2f2f2f;--vscode-breadcrumbPicker-background: #f8f8f8;--vscode-merge-currentHeaderBackground: rgba(64, 200, 174, .5);--vscode-merge-currentContentBackground: rgba(64, 200, 174, .2);--vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, .5);--vscode-merge-incomingContentBackground: rgba(64, 166, 255, .2);--vscode-merge-commonHeaderBackground: rgba(96, 96, 96, .4);--vscode-merge-commonContentBackground: rgba(96, 96, 96, .16);--vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, .5);--vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, .5);--vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, .4);--vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #e51400;--vscode-problemsWarningIcon-foreground: #bf8803;--vscode-problemsInfoIcon-foreground: #1a85ff;--vscode-input-background: #ffffff;--vscode-input-foreground: #3b3b3b;--vscode-input-border: #cecece;--vscode-inputOption-activeBorder: #005fb8;--vscode-inputOption-hoverBackground: rgba(184, 184, 184, .31);--vscode-inputOption-activeBackground: #bed6ed;--vscode-inputOption-activeForeground: #000000;--vscode-input-placeholderForeground: #767676;--vscode-inputValidation-infoBackground: #d6ecf2;--vscode-inputValidation-infoBorder: #007acc;--vscode-inputValidation-warningBackground: #f6f5d2;--vscode-inputValidation-warningBorder: #b89500;--vscode-inputValidation-errorBackground: #f2dede;--vscode-inputValidation-errorBorder: #be1100;--vscode-dropdown-background: #ffffff;--vscode-dropdown-listBackground: #ffffff;--vscode-dropdown-foreground: #3b3b3b;--vscode-dropdown-border: #cecece;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-background: #005fb8;--vscode-button-hoverBackground: #0258a8;--vscode-button-border: rgba(0, 0, 0, .1);--vscode-button-secondaryForeground: #3b3b3b;--vscode-button-secondaryBackground: #e5e5e5;--vscode-button-secondaryHoverBackground: #cccccc;--vscode-checkbox-background: #f8f8f8;--vscode-checkbox-selectBackground: #f8f8f8;--vscode-checkbox-foreground: #3b3b3b;--vscode-checkbox-border: #cecece;--vscode-checkbox-selectBorder: #3b3b3b;--vscode-keybindingLabel-background: rgba(221, 221, 221, .4);--vscode-keybindingLabel-foreground: #3b3b3b;--vscode-keybindingLabel-border: rgba(204, 204, 204, .4);--vscode-keybindingLabel-bottomBorder: rgba(187, 187, 187, .4);--vscode-list-focusOutline: #005fb8;--vscode-list-focusAndSelectionOutline: #005fb8;--vscode-list-activeSelectionBackground: #e8e8e8;--vscode-list-activeSelectionForeground: #000000;--vscode-list-activeSelectionIconForeground: #000000;--vscode-list-inactiveSelectionBackground: #e4e6f1;--vscode-list-hoverBackground: #f2f2f2;--vscode-list-dropBackground: #d6ebff;--vscode-list-dropBetweenBackground: #3b3b3b;--vscode-list-highlightForeground: #0066bf;--vscode-list-focusHighlightForeground: #0066bf;--vscode-list-invalidItemForeground: #b89500;--vscode-list-errorForeground: #b01011;--vscode-list-warningForeground: #855f00;--vscode-listFilterWidget-background: #f8f8f8;--vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);--vscode-listFilterWidget-noMatchesOutline: #be1100;--vscode-listFilterWidget-shadow: rgba(0, 0, 0, .16);--vscode-list-filterMatchBackground: rgba(234, 92, 0, .33);--vscode-list-deemphasizedForeground: #8e8e90;--vscode-tree-indentGuidesStroke: #a9a9a9;--vscode-tree-inactiveIndentGuidesStroke: rgba(169, 169, 169, .4);--vscode-tree-tableColumnsBorder: rgba(97, 97, 97, .13);--vscode-tree-tableOddRowsBackground: rgba(59, 59, 59, .04);--vscode-menu-border: #cecece;--vscode-menu-foreground: #3b3b3b;--vscode-menu-background: #ffffff;--vscode-menu-selectionForeground: #ffffff;--vscode-menu-selectionBackground: #005fb8;--vscode-menu-separatorBackground: #d4d4d4;--vscode-minimap-findMatchHighlight: #d18616;--vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;--vscode-minimap-selectionHighlight: #add6ff;--vscode-minimap-infoHighlight: #1a85ff;--vscode-minimap-warningHighlight: #bf8803;--vscode-minimap-errorHighlight: rgba(255, 18, 18, .7);--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(100, 100, 100, .2);--vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, .35);--vscode-minimapSlider-activeBackground: rgba(0, 0, 0, .3);--vscode-charts-foreground: #3b3b3b;--vscode-charts-lines: rgba(59, 59, 59, .5);--vscode-charts-red: #e51400;--vscode-charts-blue: #1a85ff;--vscode-charts-yellow: #bf8803;--vscode-charts-orange: #d18616;--vscode-charts-green: #388a34;--vscode-charts-purple: #652d90;--vscode-quickInput-background: #f8f8f8;--vscode-quickInput-foreground: #3b3b3b;--vscode-quickInputTitle-background: rgba(0, 0, 0, .06);--vscode-pickerGroup-foreground: #8b949e;--vscode-pickerGroup-border: #e5e5e5;--vscode-quickInputList-focusForeground: #000000;--vscode-quickInputList-focusIconForeground: #000000;--vscode-quickInputList-focusBackground: #e8e8e8;--vscode-search-resultsInfoForeground: #3b3b3b;--vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, .22);--vscode-multiDiffEditor-headerBackground: #f8f8f8;--vscode-multiDiffEditor-border: #cccccc;--vscode-symbolIcon-arrayForeground: #3b3b3b;--vscode-symbolIcon-booleanForeground: #3b3b3b;--vscode-symbolIcon-classForeground: #d67e00;--vscode-symbolIcon-colorForeground: #3b3b3b;--vscode-symbolIcon-constantForeground: #3b3b3b;--vscode-symbolIcon-constructorForeground: #652d90;--vscode-symbolIcon-enumeratorForeground: #d67e00;--vscode-symbolIcon-enumeratorMemberForeground: #007acc;--vscode-symbolIcon-eventForeground: #d67e00;--vscode-symbolIcon-fieldForeground: #007acc;--vscode-symbolIcon-fileForeground: #3b3b3b;--vscode-symbolIcon-folderForeground: #3b3b3b;--vscode-symbolIcon-functionForeground: #652d90;--vscode-symbolIcon-interfaceForeground: #007acc;--vscode-symbolIcon-keyForeground: #3b3b3b;--vscode-symbolIcon-keywordForeground: #3b3b3b;--vscode-symbolIcon-methodForeground: #652d90;--vscode-symbolIcon-moduleForeground: #3b3b3b;--vscode-symbolIcon-namespaceForeground: #3b3b3b;--vscode-symbolIcon-nullForeground: #3b3b3b;--vscode-symbolIcon-numberForeground: #3b3b3b;--vscode-symbolIcon-objectForeground: #3b3b3b;--vscode-symbolIcon-operatorForeground: #3b3b3b;--vscode-symbolIcon-packageForeground: #3b3b3b;--vscode-symbolIcon-propertyForeground: #3b3b3b;--vscode-symbolIcon-referenceForeground: #3b3b3b;--vscode-symbolIcon-snippetForeground: #3b3b3b;--vscode-symbolIcon-stringForeground: #3b3b3b;--vscode-symbolIcon-structForeground: #3b3b3b;--vscode-symbolIcon-textForeground: #3b3b3b;--vscode-symbolIcon-typeParameterForeground: #3b3b3b;--vscode-symbolIcon-unitForeground: #3b3b3b;--vscode-symbolIcon-variableForeground: #007acc;--vscode-actionBar-toggledBackground: #dddddd;--vscode-editorHoverWidget-highlightForeground: #0066bf;--vscode-editor-lineHighlightBorder: #eeeeee;--vscode-editor-rangeHighlightBackground: rgba(253, 255, 0, .2);--vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, .33);--vscode-editorCursor-foreground: #000000;--vscode-editorMultiCursor-primary\.foreground: #000000;--vscode-editorMultiCursor-secondary\.foreground: #000000;--vscode-editorWhitespace-foreground: rgba(51, 51, 51, .2);--vscode-editorLineNumber-foreground: #6e7681;--vscode-editorIndentGuide-background: rgba(51, 51, 51, .2);--vscode-editorIndentGuide-activeBackground: rgba(51, 51, 51, .2);--vscode-editorIndentGuide-background1: #d3d3d3;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #939393;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #0b216f;--vscode-editorLineNumber-activeForeground: #171184;--vscode-editorRuler-foreground: #d3d3d3;--vscode-editorCodeLens-foreground: #919191;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #b9b9b9;--vscode-editorOverviewRuler-border: #e5e5e5;--vscode-editorGutter-background: #ffffff;--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, .47);--vscode-editorGhostText-foreground: rgba(0, 0, 0, .47);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, .7);--vscode-editorOverviewRuler-warningForeground: #bf8803;--vscode-editorOverviewRuler-infoForeground: #1a85ff;--vscode-editorBracketHighlight-foreground1: #0431fa;--vscode-editorBracketHighlight-foreground2: #319331;--vscode-editorBracketHighlight-foreground3: #7b3814;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, .8);--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #bf8803;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: rgba(115, 115, 115, .75);--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editor-foldBackground: rgba(173, 214, 255, .3);--vscode-editorGutter-foldingControlForeground: #3b3b3b;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBackground: rgba(87, 87, 87, .25);--vscode-editor-wordHighlightStrongBackground: rgba(14, 99, 156, .25);--vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, .25);--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #f3f3f3;--vscode-peekViewTitleLabel-foreground: #000000;--vscode-peekViewTitleDescription-foreground: #616161;--vscode-peekView-border: #1a85ff;--vscode-peekViewResult-background: #ffffff;--vscode-peekViewResult-lineForeground: #646465;--vscode-peekViewResult-fileForeground: #1e1e1e;--vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, .2);--vscode-peekViewResult-selectionForeground: #6c6c6c;--vscode-peekViewEditor-background: #f2f8fc;--vscode-peekViewEditorGutter-background: #f2f8fc;--vscode-peekViewEditorStickyScroll-background: #f2f8fc;--vscode-peekViewResult-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-peekViewEditor-matchHighlightBackground: rgba(187, 128, 9, .4);--vscode-editorMarkerNavigationError-background: #e51400;--vscode-editorMarkerNavigationError-headerBackground: rgba(229, 20, 0, .1);--vscode-editorMarkerNavigationWarning-background: #bf8803;--vscode-editorMarkerNavigationWarning-headerBackground: rgba(191, 136, 3, .1);--vscode-editorMarkerNavigationInfo-background: #1a85ff;--vscode-editorMarkerNavigationInfo-headerBackground: rgba(26, 133, 255, .1);--vscode-editorMarkerNavigation-background: #ffffff;--vscode-editorSuggestWidget-background: #f8f8f8;--vscode-editorSuggestWidget-border: #c8c8c8;--vscode-editorSuggestWidget-foreground: #3b3b3b;--vscode-editorSuggestWidget-selectedForeground: #000000;--vscode-editorSuggestWidget-selectedIconForeground: #000000;--vscode-editorSuggestWidget-selectedBackground: #e8e8e8;--vscode-editorSuggestWidget-highlightForeground: #0066bf;--vscode-editorSuggestWidget-focusHighlightForeground: #0066bf;--vscode-editorSuggestWidgetStatus-foreground: rgba(59, 59, 59, .5);--vscode-editorWatermark-foreground: rgba(59, 59, 59, .68);--vscode-tab-activeBackground: #ffffff;--vscode-tab-unfocusedActiveBackground: #ffffff;--vscode-tab-inactiveBackground: #f8f8f8;--vscode-tab-unfocusedInactiveBackground: #f8f8f8;--vscode-tab-activeForeground: #3b3b3b;--vscode-tab-inactiveForeground: #868686;--vscode-tab-unfocusedActiveForeground: rgba(59, 59, 59, .7);--vscode-tab-unfocusedInactiveForeground: rgba(134, 134, 134, .5);--vscode-tab-hoverBackground: #ffffff;--vscode-tab-unfocusedHoverBackground: #f8f8f8;--vscode-tab-border: #e5e5e5;--vscode-tab-lastPinnedBorder: #d4d4d4;--vscode-tab-activeBorder: #f8f8f8;--vscode-tab-unfocusedActiveBorder: #f8f8f8;--vscode-tab-activeBorderTop: #005fb8;--vscode-tab-unfocusedActiveBorderTop: #e5e5e5;--vscode-tab-selectedBorderTop: #68a3da;--vscode-tab-selectedBackground: rgba(255, 255, 255, .65);--vscode-tab-selectedForeground: rgba(51, 51, 51, .7);--vscode-tab-dragAndDropBorder: #3b3b3b;--vscode-tab-activeModifiedBorder: #33aaee;--vscode-tab-inactiveModifiedBorder: rgba(51, 170, 238, .5);--vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 170, 238, .7);--vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 170, 238, .25);--vscode-editorPane-background: #ffffff;--vscode-editorGroupHeader-tabsBackground: #f8f8f8;--vscode-editorGroupHeader-tabsBorder: #e5e5e5;--vscode-editorGroupHeader-noTabsBackground: #ffffff;--vscode-editorGroup-border: #e5e5e5;--vscode-editorGroup-dropBackground: rgba(38, 119, 203, .18);--vscode-editorGroup-dropIntoPromptForeground: #3b3b3b;--vscode-editorGroup-dropIntoPromptBackground: #f8f8f8;--vscode-sideBySideEditor-horizontalBorder: #e5e5e5;--vscode-sideBySideEditor-verticalBorder: #e5e5e5;--vscode-panel-background: #f8f8f8;--vscode-panel-border: #e5e5e5;--vscode-panelTitle-activeForeground: #3b3b3b;--vscode-panelTitle-inactiveForeground: #3b3b3b;--vscode-panelTitle-activeBorder: #005fb8;--vscode-panelInput-border: #e5e5e5;--vscode-panel-dropBorder: #3b3b3b;--vscode-panelSection-dropBackground: rgba(38, 119, 203, .18);--vscode-panelSectionHeader-background: rgba(128, 128, 128, .2);--vscode-panelSection-border: #e5e5e5;--vscode-panelStickyScroll-background: #f8f8f8;--vscode-panelStickyScroll-shadow: #dddddd;--vscode-banner-background: #a2a2a2;--vscode-banner-foreground: #000000;--vscode-banner-iconForeground: #1a85ff;--vscode-statusBar-foreground: #3b3b3b;--vscode-statusBar-noFolderForeground: #3b3b3b;--vscode-statusBar-background: #f8f8f8;--vscode-statusBar-noFolderBackground: #f8f8f8;--vscode-statusBar-border: #e5e5e5;--vscode-statusBar-focusBorder: #005fb8;--vscode-statusBar-noFolderBorder: #e5e5e5;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-focusBorder: #005fb8;--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #3b3b3b;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #3b3b3b;--vscode-statusBarItem-prominentBackground: rgba(110, 118, 129, .4);--vscode-statusBarItem-prominentHoverForeground: #3b3b3b;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorBackground: #c72e0f;--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #3b3b3b;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningBackground: #725102;--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #3b3b3b;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #f8f8f8;--vscode-activityBar-foreground: #1f1f1f;--vscode-activityBar-inactiveForeground: #616161;--vscode-activityBar-border: #e5e5e5;--vscode-activityBar-activeBorder: #005fb8;--vscode-activityBar-dropBorder: #1f1f1f;--vscode-activityBarBadge-background: #005fb8;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #424242;--vscode-activityBarTop-activeBorder: #424242;--vscode-activityBarTop-inactiveForeground: rgba(66, 66, 66, .75);--vscode-activityBarTop-dropBorder: #424242;--vscode-profileBadge-background: #c4c4c4;--vscode-profileBadge-foreground: #333333;--vscode-statusBarItem-remoteBackground: #005fb8;--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #3b3b3b;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #3b3b3b;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #005fb8;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #f8f8f8;--vscode-sideBar-foreground: #3b3b3b;--vscode-sideBar-border: #e5e5e5;--vscode-sideBarTitle-background: #f8f8f8;--vscode-sideBarTitle-foreground: #3b3b3b;--vscode-sideBar-dropBackground: rgba(38, 119, 203, .18);--vscode-sideBarSectionHeader-background: #f8f8f8;--vscode-sideBarSectionHeader-foreground: #3b3b3b;--vscode-sideBarSectionHeader-border: #e5e5e5;--vscode-sideBarActivityBarTop-border: #e5e5e5;--vscode-sideBarStickyScroll-background: #f8f8f8;--vscode-sideBarStickyScroll-shadow: #dddddd;--vscode-titleBar-activeForeground: #1e1e1e;--vscode-titleBar-inactiveForeground: #8b949e;--vscode-titleBar-activeBackground: #f8f8f8;--vscode-titleBar-inactiveBackground: #f8f8f8;--vscode-titleBar-border: #e5e5e5;--vscode-menubar-selectionForeground: #1e1e1e;--vscode-menubar-selectionBackground: rgba(184, 184, 184, .31);--vscode-commandCenter-foreground: #1e1e1e;--vscode-commandCenter-activeForeground: #1e1e1e;--vscode-commandCenter-inactiveForeground: #8b949e;--vscode-commandCenter-background: rgba(0, 0, 0, .05);--vscode-commandCenter-activeBackground: rgba(0, 0, 0, .08);--vscode-commandCenter-border: rgba(30, 30, 30, .2);--vscode-commandCenter-activeBorder: rgba(30, 30, 30, .3);--vscode-commandCenter-inactiveBorder: rgba(139, 148, 158, .25);--vscode-notificationCenter-border: #e5e5e5;--vscode-notificationToast-border: #e5e5e5;--vscode-notifications-foreground: #3b3b3b;--vscode-notifications-background: #ffffff;--vscode-notificationLink-foreground: #005fb8;--vscode-notificationCenterHeader-foreground: #3b3b3b;--vscode-notificationCenterHeader-background: #ffffff;--vscode-notifications-border: #e5e5e5;--vscode-notificationsErrorIcon-foreground: #e51400;--vscode-notificationsWarningIcon-foreground: #bf8803;--vscode-notificationsInfoIcon-foreground: #1a85ff;--vscode-chat-requestBorder: rgba(0, 0, 0, .1);--vscode-chat-requestBackground: rgba(255, 255, 255, .62);--vscode-chat-slashCommandBackground: #d2ecff;--vscode-chat-slashCommandForeground: #306ca2;--vscode-chat-avatarBackground: #f2f2f2;--vscode-chat-avatarForeground: #3b3b3b;--vscode-simpleFindWidget-sashBorder: #c8c8c8;--vscode-commentsView-resolvedIcon: rgba(97, 97, 97, .5);--vscode-commentsView-unresolvedIcon: #005fb8;--vscode-editorCommentsWidget-replyInputBackground: #f3f3f3;--vscode-editorCommentsWidget-resolvedBorder: rgba(97, 97, 97, .5);--vscode-editorCommentsWidget-unresolvedBorder: #005fb8;--vscode-editorCommentsWidget-rangeBackground: rgba(0, 95, 184, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(0, 95, 184, .1);--vscode-editorGutter-commentRangeForeground: #d5d8e9;--vscode-editorOverviewRuler-commentForeground: #d5d8e9;--vscode-editorOverviewRuler-commentUnresolvedForeground: #d5d8e9;--vscode-editorGutter-commentGlyphForeground: #3b3b3b;--vscode-editorGutter-commentUnresolvedGlyphForeground: #3b3b3b;--vscode-debugToolBar-background: #f3f3f3;--vscode-debugIcon-startForeground: #388a34;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 102, .45);--vscode-editor-focusedStackFrameHighlightBackground: rgba(206, 231, 206, .45);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .4);--vscode-mergeEditor-changeBase\.background: #ffcccc;--vscode-mergeEditor-changeBase\.word\.background: #ffa3a3;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: #ffa600;--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-mergeEditor-conflict\.input1\.background: rgba(64, 200, 174, .2);--vscode-mergeEditor-conflict\.input2\.background: rgba(64, 166, 255, .2);--vscode-settings-headerForeground: #1f1f1f;--vscode-settings-settingsHeaderHoverForeground: rgba(31, 31, 31, .7);--vscode-settings-modifiedItemIndicator: rgba(187, 128, 9, .4);--vscode-settings-headerBorder: #e5e5e5;--vscode-settings-sashBorder: #e5e5e5;--vscode-settings-dropdownBackground: #ffffff;--vscode-settings-dropdownForeground: #3b3b3b;--vscode-settings-dropdownBorder: #cecece;--vscode-settings-dropdownListBorder: #c8c8c8;--vscode-settings-checkboxBackground: #f8f8f8;--vscode-settings-checkboxForeground: #3b3b3b;--vscode-settings-checkboxBorder: #cecece;--vscode-settings-textInputBackground: #ffffff;--vscode-settings-textInputForeground: #3b3b3b;--vscode-settings-textInputBorder: #cecece;--vscode-settings-numberInputBackground: #ffffff;--vscode-settings-numberInputForeground: #3b3b3b;--vscode-settings-numberInputBorder: #cecece;--vscode-settings-focusedRowBackground: rgba(242, 242, 242, .6);--vscode-settings-rowHoverBackground: rgba(242, 242, 242, .3);--vscode-settings-focusedRowBorder: #005fb8;--vscode-terminal-foreground: #3b3b3b;--vscode-terminalCursor-foreground: #005fb8;--vscode-terminal-selectionBackground: #add6ff;--vscode-terminal-inactiveSelectionBackground: #e5ebf1;--vscode-terminalCommandDecoration-defaultBackground: rgba(0, 0, 0, .25);--vscode-terminalCommandDecoration-successBackground: #2090d3;--vscode-terminalCommandDecoration-errorBackground: #e51400;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #e5e5e5;--vscode-terminal-findMatchBackground: #a8ac94;--vscode-terminal-hoverHighlightBackground: rgba(173, 214, 255, .07);--vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, .33);--vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, .49);--vscode-terminal-dropBackground: rgba(38, 119, 203, .18);--vscode-terminal-tab\.activeBorder: #005fb8;--vscode-terminalStickyScrollHover-background: #f0f0f0;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #e51400;--vscode-testing-messagePeekBorder: #1a85ff;--vscode-testing-peekHeaderBackground: rgba(229, 20, 0, .1);--vscode-testing-messagePeekHeaderBackground: rgba(26, 133, 255, .1);--vscode-testing-coveredBackground: rgba(156, 204, 44, .25);--vscode-testing-coveredBorder: rgba(156, 204, 44, .19);--vscode-testing-coveredGutterBackground: rgba(156, 204, 44, .15);--vscode-testing-uncoveredBranchBackground: #ff9999;--vscode-testing-uncoveredBackground: rgba(255, 0, 0, .2);--vscode-testing-uncoveredBorder: rgba(255, 0, 0, .15);--vscode-testing-uncoveredGutterBackground: rgba(255, 0, 0, .3);--vscode-testing-coverCountBadgeBackground: #cccccc;--vscode-testing-coverCountBadgeForeground: #3b3b3b;--vscode-testing-message\.error\.decorationForeground: #e51400;--vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, .2);--vscode-testing-message\.info\.decorationForeground: rgba(59, 59, 59, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #f3f3f3;--vscode-welcomePage-tileHoverBackground: #dfdfdf;--vscode-welcomePage-tileBorder: rgba(0, 0, 0, .1);--vscode-welcomePage-progress\.background: #ffffff;--vscode-welcomePage-progress\.foreground: #005fb8;--vscode-walkthrough-stepTitle\.foreground: #000000;--vscode-walkThrough-embeddedEditorBackground: #f4f4f4;--vscode-inlineChat-background: #f8f8f8;--vscode-inlineChat-border: #c8c8c8;--vscode-inlineChat-shadow: rgba(0, 0, 0, .16);--vscode-inlineChat-regionHighlight: rgba(173, 214, 255, .15);--vscode-inlineChatInput-border: #c8c8c8;--vscode-inlineChatInput-focusBorder: #005fb8;--vscode-inlineChatInput-placeholderForeground: #767676;--vscode-inlineChatInput-background: #ffffff;--vscode-inlineChatDiff-inserted: rgba(156, 204, 44, .13);--vscode-editorOverviewRuler-inlineChatInserted: rgba(156, 204, 44, .2);--vscode-inlineChatDiff-removed: rgba(255, 0, 0, .1);--vscode-editorOverviewRuler-inlineChatRemoved: rgba(255, 0, 0, .16);--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #f1dfde;--vscode-statusBar-debuggingBackground: #fd716c;--vscode-statusBar-debuggingForeground: #000000;--vscode-statusBar-debuggingBorder: #e5e5e5;--vscode-commandCenter-debuggingBackground: rgba(253, 113, 108, .26);--vscode-editorGutter-modifiedBackground: #005fb8;--vscode-editorGutter-addedBackground: #2ea043;--vscode-editorGutter-deletedBackground: #f85149;--vscode-minimapGutter-modifiedBackground: #005fb8;--vscode-minimapGutter-addedBackground: #2ea043;--vscode-minimapGutter-deletedBackground: #f85149;--vscode-editorOverviewRuler-modifiedForeground: rgba(0, 95, 184, .6);--vscode-editorOverviewRuler-addedForeground: rgba(46, 160, 67, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(248, 81, 73, .6);--vscode-keybindingTable-headerBackground: rgba(59, 59, 59, .04);--vscode-keybindingTable-rowsBackground: rgba(59, 59, 59, .04);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #be8700;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(0, 0, 0, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #369432;--vscode-profiles-sashBorder: #e5e5e5;--vscode-debugTokenExpression-name: #9b46b0;--vscode-debugTokenExpression-value: rgba(108, 108, 108, .8);--vscode-debugTokenExpression-string: #a31515;--vscode-debugTokenExpression-boolean: #0000ff;--vscode-debugTokenExpression-number: #098658;--vscode-debugTokenExpression-error: #e51400;--vscode-debugView-exceptionLabelForeground: #ffffff;--vscode-debugView-exceptionLabelBackground: #a31515;--vscode-debugView-stateLabelForeground: #3b3b3b;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #1a85ff;--vscode-debugConsole-warningForeground: #bf8803;--vscode-debugConsole-errorForeground: #f85149;--vscode-debugConsole-sourceForeground: #3b3b3b;--vscode-debugConsoleInputIcon-foreground: #3b3b3b;--vscode-debugIcon-pauseForeground: #007acc;--vscode-debugIcon-stopForeground: #a1260d;--vscode-debugIcon-disconnectForeground: #a1260d;--vscode-debugIcon-restartForeground: #388a34;--vscode-debugIcon-stepOverForeground: #007acc;--vscode-debugIcon-stepIntoForeground: #007acc;--vscode-debugIcon-stepOutForeground: #007acc;--vscode-debugIcon-continueForeground: #007acc;--vscode-debugIcon-stepBackForeground: #007acc;--vscode-scm-historyItemAdditionsForeground: #587c0c;--vscode-scm-historyItemDeletionsForeground: #ad0707;--vscode-scm-historyItemStatisticsBorder: rgba(59, 59, 59, .2);--vscode-scm-historyItemSelectedStatisticsBorder: rgba(0, 0, 0, .2);--vscode-extensionButton-background: #005fb8;--vscode-extensionButton-foreground: #ffffff;--vscode-extensionButton-hoverBackground: #0258a8;--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionButton-prominentBackground: #005fb8;--vscode-extensionButton-prominentForeground: #ffffff;--vscode-extensionButton-prominentHoverBackground: #0258a8;--vscode-extensionIcon-starForeground: #df6100;--vscode-extensionIcon-verifiedForeground: #005fb8;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-extensionIcon-sponsorForeground: #b51e78;--vscode-notebook-cellBorderColor: #e5e5e5;--vscode-notebook-focusedEditorBorder: #005fb8;--vscode-notebookStatusSuccessIcon-foreground: #388a34;--vscode-notebookEditorOverviewRuler-runningCellForeground: #388a34;--vscode-notebookStatusErrorIcon-foreground: #f85149;--vscode-notebookStatusRunningIcon-foreground: #3b3b3b;--vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, .35);--vscode-notebook-selectedCellBackground: rgba(200, 221, 241, .31);--vscode-notebook-selectedCellBorder: #e5e5e5;--vscode-notebook-focusedCellBorder: #005fb8;--vscode-notebook-inactiveFocusedCellBorder: #e5e5e5;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(0, 0, 0, .08);--vscode-notebook-cellInsertionIndicator: #005fb8;--vscode-notebookScrollbarSlider-background: rgba(100, 100, 100, .4);--vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, .7);--vscode-notebookScrollbarSlider-activeBackground: rgba(0, 0, 0, .6);--vscode-notebook-symbolHighlightBackground: rgba(253, 255, 0, .2);--vscode-notebook-cellEditorBackground: #f8f8f8;--vscode-notebook-editorBackground: #ffffff;--vscode-interactive-activeCodeBorder: #007acc;--vscode-interactive-inactiveCodeBorder: #e4e6f1;--vscode-searchEditor-textInputBorder: #cecece;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd3131;--vscode-terminal-ansiGreen: #107c10;--vscode-terminal-ansiYellow: #949800;--vscode-terminal-ansiBlue: #0451a5;--vscode-terminal-ansiMagenta: #bc05bc;--vscode-terminal-ansiCyan: #0598bc;--vscode-terminal-ansiWhite: #555555;--vscode-terminal-ansiBrightBlack: #666666;--vscode-terminal-ansiBrightRed: #cd3131;--vscode-terminal-ansiBrightGreen: #14ce14;--vscode-terminal-ansiBrightYellow: #b5ba00;--vscode-terminal-ansiBrightBlue: #0451a5;--vscode-terminal-ansiBrightMagenta: #bc05bc;--vscode-terminal-ansiBrightCyan: #0598bc;--vscode-terminal-ansiBrightWhite: #a5a5a5;--vscode-gitDecoration-addedResourceForeground: #587c0c;--vscode-gitDecoration-modifiedResourceForeground: #895503;--vscode-gitDecoration-deletedResourceForeground: #ad0707;--vscode-gitDecoration-renamedResourceForeground: #007100;--vscode-gitDecoration-untrackedResourceForeground: #007100;--vscode-gitDecoration-ignoredResourceForeground: #8e8e90;--vscode-gitDecoration-stageModifiedResourceForeground: #895503;--vscode-gitDecoration-stageDeletedResourceForeground: #ad0707;--vscode-gitDecoration-conflictingResourceForeground: #ad0707;--vscode-gitDecoration-submoduleResourceForeground: #1258a7}html[data-theme="high contrast black"]{--vscode-font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", sans-serif;--vscode-font-weight: normal;--vscode-font-size: 13px;--vscode-editor-font-family: Consolas, "Courier New", monospace;--vscode-editor-font-weight: normal;--vscode-editor-font-size: 14px;--vscode-foreground: #ffffff;--vscode-disabledForeground: #a5a5a5;--vscode-errorForeground: #f48771;--vscode-descriptionForeground: rgba(255, 255, 255, .7);--vscode-icon-foreground: #ffffff;--vscode-focusBorder: #f38518;--vscode-contrastBorder: #6fc3df;--vscode-contrastActiveBorder: #f38518;--vscode-selection-background: #008000;--vscode-textLink-foreground: #21a6ff;--vscode-textLink-activeForeground: #21a6ff;--vscode-textSeparator-foreground: #000000;--vscode-textPreformat-foreground: #000000;--vscode-textPreformat-background: #ffffff;--vscode-textBlockQuote-border: #ffffff;--vscode-textCodeBlock-background: #000000;--vscode-sash-hoverBorder: #f38518;--vscode-badge-background: #000000;--vscode-badge-foreground: #ffffff;--vscode-scrollbarSlider-background: rgba(111, 195, 223, .6);--vscode-scrollbarSlider-hoverBackground: rgba(111, 195, 223, .8);--vscode-scrollbarSlider-activeBackground: #6fc3df;--vscode-progressBar-background: #6fc3df;--vscode-editor-background: #000000;--vscode-editor-foreground: #ffffff;--vscode-editorStickyScroll-background: #000000;--vscode-editorStickyScroll-border: #6fc3df;--vscode-editorWidget-background: #0c141f;--vscode-editorWidget-foreground: #ffffff;--vscode-editorWidget-border: #6fc3df;--vscode-editorError-foreground: #f48771;--vscode-editorError-border: rgba(228, 119, 119, .8);--vscode-editorWarning-foreground: #ffd370;--vscode-editorWarning-border: rgba(255, 204, 0, .8);--vscode-editorInfo-foreground: #3794ff;--vscode-editorInfo-border: rgba(55, 148, 255, .8);--vscode-editorHint-border: rgba(238, 238, 238, .8);--vscode-editorLink-activeForeground: #00ffff;--vscode-editor-selectionBackground: #ffffff;--vscode-editor-selectionForeground: #000000;--vscode-editor-inactiveSelectionBackground: rgba(255, 255, 255, .7);--vscode-editor-selectionHighlightBorder: #f38518;--vscode-editor-findMatchBorder: #f38518;--vscode-editor-findMatchHighlightBorder: #f38518;--vscode-editor-findRangeHighlightBorder: rgba(243, 133, 24, .4);--vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, .15);--vscode-editorHoverWidget-background: #0c141f;--vscode-editorHoverWidget-foreground: #ffffff;--vscode-editorHoverWidget-border: #6fc3df;--vscode-editorHoverWidget-statusBarBackground: #0c141f;--vscode-editorInlayHint-foreground: #ffffff;--vscode-editorInlayHint-background: rgba(255, 255, 255, .1);--vscode-editorInlayHint-typeForeground: #ffffff;--vscode-editorInlayHint-typeBackground: rgba(255, 255, 255, .1);--vscode-editorInlayHint-parameterForeground: #ffffff;--vscode-editorInlayHint-parameterBackground: rgba(255, 255, 255, .1);--vscode-editorLightBulb-foreground: #ffcc00;--vscode-editorLightBulbAutoFix-foreground: #75beff;--vscode-editorLightBulbAi-foreground: #ffcc00;--vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, .3);--vscode-editor-snippetFinalTabstopHighlightBorder: #525252;--vscode-diffEditor-insertedTextBorder: #33ff2e;--vscode-diffEditor-removedTextBorder: #ff008f;--vscode-diffEditor-border: #6fc3df;--vscode-diffEditor-unchangedRegionBackground: #000000;--vscode-diffEditor-unchangedRegionForeground: #ffffff;--vscode-widget-border: #6fc3df;--vscode-toolbar-hoverOutline: #f38518;--vscode-breadcrumb-foreground: rgba(255, 255, 255, .8);--vscode-breadcrumb-background: #000000;--vscode-breadcrumb-focusForeground: #ffffff;--vscode-breadcrumb-activeSelectionForeground: #ffffff;--vscode-breadcrumbPicker-background: #0c141f;--vscode-merge-border: #c3df6f;--vscode-editorOverviewRuler-currentContentForeground: #c3df6f;--vscode-editorOverviewRuler-incomingContentForeground: #c3df6f;--vscode-editorOverviewRuler-commonContentForeground: #c3df6f;--vscode-editorOverviewRuler-findMatchForeground: #ab5a00;--vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, .8);--vscode-problemsErrorIcon-foreground: #f48771;--vscode-problemsWarningIcon-foreground: #ffd370;--vscode-problemsInfoIcon-foreground: #3794ff;--vscode-input-background: #000000;--vscode-input-foreground: #ffffff;--vscode-input-border: #6fc3df;--vscode-inputOption-activeBorder: #6fc3df;--vscode-inputOption-activeBackground: rgba(0, 0, 0, 0);--vscode-inputOption-activeForeground: #ffffff;--vscode-input-placeholderForeground: rgba(255, 255, 255, .7);--vscode-inputValidation-infoBackground: #000000;--vscode-inputValidation-infoBorder: #6fc3df;--vscode-inputValidation-warningBackground: #000000;--vscode-inputValidation-warningBorder: #6fc3df;--vscode-inputValidation-errorBackground: #000000;--vscode-inputValidation-errorBorder: #6fc3df;--vscode-dropdown-background: #000000;--vscode-dropdown-listBackground: #000000;--vscode-dropdown-foreground: #ffffff;--vscode-dropdown-border: #6fc3df;--vscode-button-foreground: #ffffff;--vscode-button-separator: rgba(255, 255, 255, .4);--vscode-button-border: #6fc3df;--vscode-button-secondaryForeground: #ffffff;--vscode-checkbox-background: #000000;--vscode-checkbox-selectBackground: #0c141f;--vscode-checkbox-foreground: #ffffff;--vscode-checkbox-border: #6fc3df;--vscode-checkbox-selectBorder: #ffffff;--vscode-keybindingLabel-background: rgba(0, 0, 0, 0);--vscode-keybindingLabel-foreground: #ffffff;--vscode-keybindingLabel-border: #6fc3df;--vscode-keybindingLabel-bottomBorder: #6fc3df;--vscode-list-focusOutline: #f38518;--vscode-list-hoverBackground: rgba(255, 255, 255, .1);--vscode-list-highlightForeground: #f38518;--vscode-list-focusHighlightForeground: #f38518;--vscode-list-invalidItemForeground: #b89500;--vscode-listFilterWidget-background: #0c141f;--vscode-listFilterWidget-outline: #f38518;--vscode-listFilterWidget-noMatchesOutline: #6fc3df;--vscode-list-filterMatchBorder: #6fc3df;--vscode-list-deemphasizedForeground: #a7a8a9;--vscode-tree-indentGuidesStroke: #a9a9a9;--vscode-tree-inactiveIndentGuidesStroke: rgba(169, 169, 169, .4);--vscode-menu-border: #6fc3df;--vscode-menu-foreground: #ffffff;--vscode-menu-background: #000000;--vscode-menu-selectionBorder: #f38518;--vscode-menu-separatorBackground: #6fc3df;--vscode-minimap-findMatchHighlight: #ab5a00;--vscode-minimap-selectionOccurrenceHighlight: #ffffff;--vscode-minimap-selectionHighlight: #ffffff;--vscode-minimap-infoHighlight: rgba(55, 148, 255, .8);--vscode-minimap-warningHighlight: rgba(255, 204, 0, .8);--vscode-minimap-errorHighlight: #ff3232;--vscode-minimap-foregroundOpacity: #000000;--vscode-minimapSlider-background: rgba(111, 195, 223, .3);--vscode-minimapSlider-hoverBackground: rgba(111, 195, 223, .4);--vscode-minimapSlider-activeBackground: rgba(111, 195, 223, .5);--vscode-charts-foreground: #ffffff;--vscode-charts-lines: rgba(255, 255, 255, .5);--vscode-charts-red: #f48771;--vscode-charts-blue: #3794ff;--vscode-charts-yellow: #ffd370;--vscode-charts-orange: #ab5a00;--vscode-charts-green: #89d185;--vscode-charts-purple: #b180d7;--vscode-quickInput-background: #0c141f;--vscode-quickInput-foreground: #ffffff;--vscode-quickInputTitle-background: #000000;--vscode-pickerGroup-foreground: #ffffff;--vscode-pickerGroup-border: #ffffff;--vscode-search-resultsInfoForeground: #ffffff;--vscode-searchEditor-findMatchBorder: #f38518;--vscode-multiDiffEditor-border: #6fc3df;--vscode-symbolIcon-arrayForeground: #ffffff;--vscode-symbolIcon-booleanForeground: #ffffff;--vscode-symbolIcon-classForeground: #ee9d28;--vscode-symbolIcon-colorForeground: #ffffff;--vscode-symbolIcon-constantForeground: #ffffff;--vscode-symbolIcon-constructorForeground: #b180d7;--vscode-symbolIcon-enumeratorForeground: #ee9d28;--vscode-symbolIcon-enumeratorMemberForeground: #75beff;--vscode-symbolIcon-eventForeground: #ee9d28;--vscode-symbolIcon-fieldForeground: #75beff;--vscode-symbolIcon-fileForeground: #ffffff;--vscode-symbolIcon-folderForeground: #ffffff;--vscode-symbolIcon-functionForeground: #b180d7;--vscode-symbolIcon-interfaceForeground: #75beff;--vscode-symbolIcon-keyForeground: #ffffff;--vscode-symbolIcon-keywordForeground: #ffffff;--vscode-symbolIcon-methodForeground: #b180d7;--vscode-symbolIcon-moduleForeground: #ffffff;--vscode-symbolIcon-namespaceForeground: #ffffff;--vscode-symbolIcon-nullForeground: #ffffff;--vscode-symbolIcon-numberForeground: #ffffff;--vscode-symbolIcon-objectForeground: #ffffff;--vscode-symbolIcon-operatorForeground: #ffffff;--vscode-symbolIcon-packageForeground: #ffffff;--vscode-symbolIcon-propertyForeground: #ffffff;--vscode-symbolIcon-referenceForeground: #ffffff;--vscode-symbolIcon-snippetForeground: #ffffff;--vscode-symbolIcon-stringForeground: #ffffff;--vscode-symbolIcon-structForeground: #ffffff;--vscode-symbolIcon-textForeground: #ffffff;--vscode-symbolIcon-typeParameterForeground: #ffffff;--vscode-symbolIcon-unitForeground: #ffffff;--vscode-symbolIcon-variableForeground: #75beff;--vscode-actionBar-toggledBackground: #383a49;--vscode-editorHoverWidget-highlightForeground: #f38518;--vscode-editor-lineHighlightBorder: #f38518;--vscode-editor-rangeHighlightBorder: #f38518;--vscode-editor-symbolHighlightBorder: #f38518;--vscode-editorCursor-foreground: #ffffff;--vscode-editorMultiCursor-primary\.foreground: #ffffff;--vscode-editorMultiCursor-secondary\.foreground: #ffffff;--vscode-editorWhitespace-foreground: #7c7c7c;--vscode-editorLineNumber-foreground: #ffffff;--vscode-editorIndentGuide-background: #7c7c7c;--vscode-editorIndentGuide-activeBackground: #7c7c7c;--vscode-editorIndentGuide-background1: #ffffff;--vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground1: #ffffff;--vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorActiveLineNumber-foreground: #f38518;--vscode-editorLineNumber-activeForeground: #f38518;--vscode-editorRuler-foreground: #ffffff;--vscode-editorCodeLens-foreground: #999999;--vscode-editorBracketMatch-background: rgba(0, 100, 0, .1);--vscode-editorBracketMatch-border: #6fc3df;--vscode-editorOverviewRuler-border: rgba(127, 127, 127, .3);--vscode-editorGutter-background: #000000;--vscode-editorUnnecessaryCode-border: rgba(255, 255, 255, .8);--vscode-editorGhostText-border: rgba(255, 255, 255, .8);--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, .6);--vscode-editorOverviewRuler-errorForeground: #ff3232;--vscode-editorOverviewRuler-warningForeground: rgba(255, 204, 0, .8);--vscode-editorOverviewRuler-infoForeground: rgba(55, 148, 255, .8);--vscode-editorBracketHighlight-foreground1: #ffd700;--vscode-editorBracketHighlight-foreground2: #da70d6;--vscode-editorBracketHighlight-foreground3: #87cefa;--vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);--vscode-editorBracketHighlight-unexpectedBracket\.foreground: #ff3232;--vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);--vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);--vscode-editorUnicodeHighlight-border: #ffd370;--vscode-diffEditor-move\.border: rgba(139, 139, 139, .61);--vscode-diffEditor-moveActive\.border: #ffa500;--vscode-diffEditor-unchangedRegionShadow: #000000;--vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;--vscode-editorGutter-foldingControlForeground: #ffffff;--vscode-editor-linkedEditingBackground: rgba(255, 0, 0, .3);--vscode-editor-wordHighlightBorder: #f38518;--vscode-editor-wordHighlightStrongBorder: #f38518;--vscode-editor-wordHighlightTextBorder: #f38518;--vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, .8);--vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, .8);--vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, .8);--vscode-peekViewTitle-background: #000000;--vscode-peekViewTitleLabel-foreground: #ffffff;--vscode-peekViewTitleDescription-foreground: rgba(255, 255, 255, .6);--vscode-peekView-border: #6fc3df;--vscode-peekViewResult-background: #000000;--vscode-peekViewResult-lineForeground: #ffffff;--vscode-peekViewResult-fileForeground: #ffffff;--vscode-peekViewResult-selectionForeground: #ffffff;--vscode-peekViewEditor-background: #000000;--vscode-peekViewEditorGutter-background: #000000;--vscode-peekViewEditorStickyScroll-background: #000000;--vscode-peekViewEditor-matchHighlightBorder: #f38518;--vscode-editorMarkerNavigationError-background: #6fc3df;--vscode-editorMarkerNavigationWarning-background: #6fc3df;--vscode-editorMarkerNavigationWarning-headerBackground: #0c141f;--vscode-editorMarkerNavigationInfo-background: #6fc3df;--vscode-editorMarkerNavigation-background: #000000;--vscode-editorSuggestWidget-background: #0c141f;--vscode-editorSuggestWidget-border: #6fc3df;--vscode-editorSuggestWidget-foreground: #ffffff;--vscode-editorSuggestWidget-highlightForeground: #f38518;--vscode-editorSuggestWidget-focusHighlightForeground: #f38518;--vscode-editorSuggestWidgetStatus-foreground: rgba(255, 255, 255, .5);--vscode-editorWatermark-foreground: #ffffff;--vscode-tab-activeBackground: #000000;--vscode-tab-unfocusedActiveBackground: #000000;--vscode-tab-activeForeground: #ffffff;--vscode-tab-inactiveForeground: #ffffff;--vscode-tab-unfocusedActiveForeground: #ffffff;--vscode-tab-unfocusedInactiveForeground: #ffffff;--vscode-tab-border: #6fc3df;--vscode-tab-lastPinnedBorder: #6fc3df;--vscode-tab-selectedBackground: #000000;--vscode-tab-selectedForeground: #ffffff;--vscode-tab-dragAndDropBorder: #f38518;--vscode-tab-inactiveModifiedBorder: #ffffff;--vscode-tab-unfocusedActiveModifiedBorder: #ffffff;--vscode-tab-unfocusedInactiveModifiedBorder: #ffffff;--vscode-editorPane-background: #000000;--vscode-editorGroup-focusedEmptyBorder: #f38518;--vscode-editorGroupHeader-noTabsBackground: #000000;--vscode-editorGroupHeader-border: #6fc3df;--vscode-editorGroup-border: #6fc3df;--vscode-editorGroup-dropIntoPromptForeground: #ffffff;--vscode-editorGroup-dropIntoPromptBackground: #0c141f;--vscode-editorGroup-dropIntoPromptBorder: #6fc3df;--vscode-sideBySideEditor-horizontalBorder: #6fc3df;--vscode-sideBySideEditor-verticalBorder: #6fc3df;--vscode-panel-background: #000000;--vscode-panel-border: #6fc3df;--vscode-panelTitle-activeForeground: #ffffff;--vscode-panelTitle-inactiveForeground: #ffffff;--vscode-panelTitle-activeBorder: #6fc3df;--vscode-panelInput-border: #6fc3df;--vscode-panel-dropBorder: #ffffff;--vscode-panelSectionHeader-border: #6fc3df;--vscode-panelSection-border: #6fc3df;--vscode-panelStickyScroll-background: #000000;--vscode-banner-iconForeground: #3794ff;--vscode-statusBar-foreground: #ffffff;--vscode-statusBar-noFolderForeground: #ffffff;--vscode-statusBar-border: #6fc3df;--vscode-statusBar-noFolderBorder: #6fc3df;--vscode-statusBarItem-activeBackground: rgba(255, 255, 255, .18);--vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-hoverForeground: #ffffff;--vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, .2);--vscode-statusBarItem-prominentForeground: #ffffff;--vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, .5);--vscode-statusBarItem-prominentHoverForeground: #ffffff;--vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, .3);--vscode-statusBarItem-errorForeground: #ffffff;--vscode-statusBarItem-errorHoverForeground: #ffffff;--vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-warningForeground: #ffffff;--vscode-statusBarItem-warningHoverForeground: #ffffff;--vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, .12);--vscode-activityBar-background: #000000;--vscode-activityBar-foreground: #ffffff;--vscode-activityBar-inactiveForeground: #ffffff;--vscode-activityBar-border: #6fc3df;--vscode-activityBar-activeBorder: #6fc3df;--vscode-activityBarBadge-background: #000000;--vscode-activityBarBadge-foreground: #ffffff;--vscode-activityBarTop-foreground: #ffffff;--vscode-activityBarTop-activeBorder: #6fc3df;--vscode-activityBarTop-inactiveForeground: #ffffff;--vscode-activityBarTop-dropBorder: #ffffff;--vscode-profileBadge-background: #ffffff;--vscode-profileBadge-foreground: #000000;--vscode-statusBarItem-remoteBackground: rgba(0, 0, 0, 0);--vscode-statusBarItem-remoteForeground: #ffffff;--vscode-statusBarItem-remoteHoverForeground: #ffffff;--vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, .12);--vscode-statusBarItem-offlineBackground: #6c1717;--vscode-statusBarItem-offlineForeground: #ffffff;--vscode-statusBarItem-offlineHoverForeground: #ffffff;--vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, .12);--vscode-extensionBadge-remoteBackground: #000000;--vscode-extensionBadge-remoteForeground: #ffffff;--vscode-sideBar-background: #000000;--vscode-sideBar-border: #6fc3df;--vscode-sideBarTitle-background: #000000;--vscode-sideBarTitle-foreground: #ffffff;--vscode-sideBarSectionHeader-border: #6fc3df;--vscode-sideBarActivityBarTop-border: #6fc3df;--vscode-sideBarStickyScroll-background: #000000;--vscode-titleBar-activeForeground: #ffffff;--vscode-titleBar-activeBackground: #000000;--vscode-titleBar-border: #6fc3df;--vscode-menubar-selectionForeground: #ffffff;--vscode-menubar-selectionBorder: #f38518;--vscode-commandCenter-foreground: #ffffff;--vscode-commandCenter-activeForeground: #ffffff;--vscode-commandCenter-border: #6fc3df;--vscode-commandCenter-activeBorder: #ffffff;--vscode-notificationCenter-border: #6fc3df;--vscode-notificationToast-border: #6fc3df;--vscode-notifications-foreground: #ffffff;--vscode-notifications-background: #0c141f;--vscode-notificationLink-foreground: #21a6ff;--vscode-notificationCenterHeader-background: #0c141f;--vscode-notifications-border: #0c141f;--vscode-notificationsErrorIcon-foreground: #f48771;--vscode-notificationsWarningIcon-foreground: #ffd370;--vscode-notificationsInfoIcon-foreground: #3794ff;--vscode-window-activeBorder: #6fc3df;--vscode-window-inactiveBorder: #6fc3df;--vscode-chat-requestBorder: #6fc3df;--vscode-chat-requestBackground: #0c141f;--vscode-chat-slashCommandBackground: #ffffff;--vscode-chat-slashCommandForeground: #000000;--vscode-chat-avatarBackground: #000000;--vscode-chat-avatarForeground: #ffffff;--vscode-simpleFindWidget-sashBorder: #6fc3df;--vscode-commentsView-resolvedIcon: #6fc3df;--vscode-commentsView-unresolvedIcon: #6fc3df;--vscode-editorCommentsWidget-replyInputBackground: #000000;--vscode-editorCommentsWidget-resolvedBorder: #6fc3df;--vscode-editorCommentsWidget-unresolvedBorder: #6fc3df;--vscode-editorCommentsWidget-rangeBackground: rgba(111, 195, 223, .1);--vscode-editorCommentsWidget-rangeActiveBackground: rgba(111, 195, 223, .1);--vscode-editorGutter-commentRangeForeground: #ffffff;--vscode-editorOverviewRuler-commentForeground: #ffffff;--vscode-editorOverviewRuler-commentUnresolvedForeground: #ffffff;--vscode-editorGutter-commentGlyphForeground: #000000;--vscode-editorGutter-commentUnresolvedGlyphForeground: #000000;--vscode-debugToolBar-background: #000000;--vscode-debugIcon-startForeground: #89d185;--vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, .2);--vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, .3);--vscode-mergeEditor-change\.background: rgba(155, 185, 85, .2);--vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, .2);--vscode-mergeEditor-changeBase\.background: #4b1818;--vscode-mergeEditor-changeBase\.word\.background: #6f1313;--vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, .48);--vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;--vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, .29);--vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, .8);--vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, .93);--vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;--vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, .28);--vscode-settings-headerForeground: #ffffff;--vscode-settings-settingsHeaderHoverForeground: rgba(255, 255, 255, .7);--vscode-settings-modifiedItemIndicator: #00497a;--vscode-settings-headerBorder: #6fc3df;--vscode-settings-sashBorder: #6fc3df;--vscode-settings-dropdownBackground: #000000;--vscode-settings-dropdownForeground: #ffffff;--vscode-settings-dropdownBorder: #6fc3df;--vscode-settings-dropdownListBorder: #6fc3df;--vscode-settings-checkboxBackground: #000000;--vscode-settings-checkboxForeground: #ffffff;--vscode-settings-checkboxBorder: #6fc3df;--vscode-settings-textInputBackground: #000000;--vscode-settings-textInputForeground: #ffffff;--vscode-settings-textInputBorder: #6fc3df;--vscode-settings-numberInputBackground: #000000;--vscode-settings-numberInputForeground: #ffffff;--vscode-settings-numberInputBorder: #6fc3df;--vscode-settings-focusedRowBorder: #f38518;--vscode-terminal-foreground: #ffffff;--vscode-terminal-selectionBackground: #ffffff;--vscode-terminal-inactiveSelectionBackground: rgba(255, 255, 255, .7);--vscode-terminal-selectionForeground: #000000;--vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, .5);--vscode-terminalCommandDecoration-successBackground: #1b81a8;--vscode-terminalCommandDecoration-errorBackground: #f14c4c;--vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, .8);--vscode-terminal-border: #6fc3df;--vscode-terminal-hoverHighlightBackground: rgba(173, 214, 255, .07);--vscode-terminal-findMatchBorder: #f38518;--vscode-terminal-findMatchHighlightBorder: #f38518;--vscode-terminalOverviewRuler-findMatchForeground: #f38518;--vscode-testing-iconFailed: #f14c4c;--vscode-testing-iconErrored: #f14c4c;--vscode-testing-iconPassed: #73c991;--vscode-testing-runAction: #73c991;--vscode-testing-iconQueued: #cca700;--vscode-testing-iconUnset: #848484;--vscode-testing-iconSkipped: #848484;--vscode-testing-peekBorder: #6fc3df;--vscode-testing-messagePeekBorder: #6fc3df;--vscode-testing-coveredBorder: #6fc3df;--vscode-testing-coveredGutterBackground: #89d185;--vscode-testing-uncoveredBorder: #6fc3df;--vscode-testing-uncoveredGutterBackground: #f48771;--vscode-testing-coverCountBadgeBackground: #000000;--vscode-testing-coverCountBadgeForeground: #ffffff;--vscode-testing-message\.error\.decorationForeground: #ffffff;--vscode-testing-message\.info\.decorationForeground: rgba(255, 255, 255, .5);--vscode-testing-iconErrored\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconFailed\.retired: rgba(241, 76, 76, .7);--vscode-testing-iconPassed\.retired: rgba(115, 201, 145, .7);--vscode-testing-iconQueued\.retired: rgba(204, 167, 0, .7);--vscode-testing-iconUnset\.retired: rgba(132, 132, 132, .7);--vscode-testing-iconSkipped\.retired: rgba(132, 132, 132, .7);--vscode-welcomePage-tileBackground: #000000;--vscode-welcomePage-tileBorder: #6fc3df;--vscode-welcomePage-progress\.background: #000000;--vscode-welcomePage-progress\.foreground: #21a6ff;--vscode-inlineChat-background: #0c141f;--vscode-inlineChat-border: #6fc3df;--vscode-inlineChat-regionHighlight: rgba(173, 214, 255, .15);--vscode-inlineChatInput-border: #6fc3df;--vscode-inlineChatInput-focusBorder: #f38518;--vscode-inlineChatInput-placeholderForeground: rgba(255, 255, 255, .7);--vscode-inlineChatInput-background: #000000;--vscode-debugExceptionWidget-border: #a31515;--vscode-debugExceptionWidget-background: #420b0d;--vscode-statusBar-debuggingBackground: #ba592c;--vscode-statusBar-debuggingForeground: #ffffff;--vscode-statusBar-debuggingBorder: #6fc3df;--vscode-commandCenter-debuggingBackground: rgba(186, 89, 44, .26);--vscode-editorGutter-modifiedBackground: #1b81a8;--vscode-editorGutter-addedBackground: #487e02;--vscode-editorGutter-deletedBackground: #f48771;--vscode-minimapGutter-modifiedBackground: #1b81a8;--vscode-minimapGutter-addedBackground: #487e02;--vscode-minimapGutter-deletedBackground: #f48771;--vscode-editorOverviewRuler-modifiedForeground: rgba(27, 129, 168, .6);--vscode-editorOverviewRuler-addedForeground: rgba(72, 126, 2, .6);--vscode-editorOverviewRuler-deletedForeground: rgba(244, 135, 113, .6);--vscode-debugIcon-breakpointForeground: #e51400;--vscode-debugIcon-breakpointDisabledForeground: #848484;--vscode-debugIcon-breakpointUnverifiedForeground: #848484;--vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;--vscode-debugIcon-breakpointStackframeForeground: #89d185;--vscode-editor-inlineValuesForeground: rgba(255, 255, 255, .5);--vscode-editor-inlineValuesBackground: rgba(255, 200, 0, .2);--vscode-ports-iconRunningProcessForeground: #ffffff;--vscode-profiles-sashBorder: #6fc3df;--vscode-debugTokenExpression-name: #ffffff;--vscode-debugTokenExpression-value: #ffffff;--vscode-debugTokenExpression-string: #f48771;--vscode-debugTokenExpression-boolean: #75bdfe;--vscode-debugTokenExpression-number: #89d185;--vscode-debugTokenExpression-error: #f48771;--vscode-debugView-exceptionLabelForeground: #ffffff;--vscode-debugView-exceptionLabelBackground: #6c2022;--vscode-debugView-stateLabelForeground: #ffffff;--vscode-debugView-stateLabelBackground: rgba(136, 136, 136, .27);--vscode-debugView-valueChangedHighlight: #569cd6;--vscode-debugConsole-infoForeground: #ffffff;--vscode-debugConsole-warningForeground: #008000;--vscode-debugConsole-errorForeground: #f48771;--vscode-debugConsole-sourceForeground: #ffffff;--vscode-debugConsoleInputIcon-foreground: #ffffff;--vscode-debugIcon-pauseForeground: #75beff;--vscode-debugIcon-stopForeground: #f48771;--vscode-debugIcon-disconnectForeground: #f48771;--vscode-debugIcon-restartForeground: #89d185;--vscode-debugIcon-stepOverForeground: #75beff;--vscode-debugIcon-stepIntoForeground: #75beff;--vscode-debugIcon-stepOutForeground: #75beff;--vscode-debugIcon-continueForeground: #75beff;--vscode-debugIcon-stepBackForeground: #75beff;--vscode-scm-historyItemAdditionsForeground: #a1e3ad;--vscode-scm-historyItemDeletionsForeground: #c74e39;--vscode-scm-historyItemStatisticsBorder: rgba(255, 255, 255, .2);--vscode-extensionButton-separator: rgba(255, 255, 255, .4);--vscode-extensionIcon-starForeground: #ff8e00;--vscode-extensionIcon-verifiedForeground: #21a6ff;--vscode-extensionIcon-preReleaseForeground: #1d9271;--vscode-notebook-cellBorderColor: #6fc3df;--vscode-notebook-focusedEditorBorder: #f38518;--vscode-notebookStatusSuccessIcon-foreground: #89d185;--vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;--vscode-notebookStatusErrorIcon-foreground: #f48771;--vscode-notebookStatusRunningIcon-foreground: #ffffff;--vscode-notebook-cellToolbarSeparator: #6fc3df;--vscode-notebook-selectedCellBorder: #6fc3df;--vscode-notebook-inactiveSelectedCellBorder: #f38518;--vscode-notebook-focusedCellBorder: #f38518;--vscode-notebook-inactiveFocusedCellBorder: #6fc3df;--vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, .15);--vscode-notebook-cellInsertionIndicator: #f38518;--vscode-notebookScrollbarSlider-background: rgba(111, 195, 223, .6);--vscode-notebookScrollbarSlider-hoverBackground: rgba(111, 195, 223, .8);--vscode-notebookScrollbarSlider-activeBackground: #6fc3df;--vscode-interactive-activeCodeBorder: #6fc3df;--vscode-interactive-inactiveCodeBorder: #6fc3df;--vscode-searchEditor-textInputBorder: #6fc3df;--vscode-terminal-ansiBlack: #000000;--vscode-terminal-ansiRed: #cd0000;--vscode-terminal-ansiGreen: #00cd00;--vscode-terminal-ansiYellow: #cdcd00;--vscode-terminal-ansiBlue: #0000ee;--vscode-terminal-ansiMagenta: #cd00cd;--vscode-terminal-ansiCyan: #00cdcd;--vscode-terminal-ansiWhite: #e5e5e5;--vscode-terminal-ansiBrightBlack: #7f7f7f;--vscode-terminal-ansiBrightRed: #ff0000;--vscode-terminal-ansiBrightGreen: #00ff00;--vscode-terminal-ansiBrightYellow: #ffff00;--vscode-terminal-ansiBrightBlue: #5c5cff;--vscode-terminal-ansiBrightMagenta: #ff00ff;--vscode-terminal-ansiBrightCyan: #00ffff;--vscode-terminal-ansiBrightWhite: #ffffff;--vscode-gitDecoration-addedResourceForeground: #a1e3ad;--vscode-gitDecoration-modifiedResourceForeground: #e2c08d;--vscode-gitDecoration-deletedResourceForeground: #c74e39;--vscode-gitDecoration-renamedResourceForeground: #73c991;--vscode-gitDecoration-untrackedResourceForeground: #73c991;--vscode-gitDecoration-ignoredResourceForeground: #a7a8a9;--vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;--vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;--vscode-gitDecoration-conflictingResourceForeground: #c74e39;--vscode-gitDecoration-submoduleResourceForeground: #8db9e2}#theme-light-modern{border-radius:50%;width:14px;height:14px;background:#fff}#theme-dark-modern{border-radius:50%;width:14px;height:14px;background-color:#3c3c3c}#theme-high-contrast-black{border-radius:50%;width:14px;height:14px;background:#f38518}.theme-child{display:flex;float:left;width:20px;height:20px;margin:10px 0 10px 10px;border-radius:1px;position:relative;outline:none}.ms-Fabric--isFocusVisible .theme-child:focus:after{content:"";position:absolute;border:1px solid transparent;outline-style:solid;outline-width:1px;z-index:1;outline-color:var(--vscode-focusBorder);inset:-3px}.selected{border-radius:1px;background-color:var(--vscode-progressBar-background)}.theme-child:hover:not(.selected){background-color:var(--vscode-toolbar-hoverBackground, var(--vscode-menubar-selectionBackground));outline:1px dashed var(--vscode-contrastActiveBorder)}div#theme-light-modern{margin-left:3px;margin-bottom:3px;margin-top:3px}div#theme-dark-modern,div#theme-high-contrast-black{margin-left:3px;margin-top:3px}._flexEditorText_iszaf_1{margin:10px 15px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:var(--vscode-foreground)}._item_10te3_1{padding:5px 15px}._text_10te3_5{line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:240px;direction:rtl;text-align:left}._fileLabel_10te3_17{min-width:30px;margin-top:5px}._fileText_10te3_22{margin-top:5px;line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:210px;direction:rtl;text-align:left}._controlLabel_10te3_35{min-width:75px;margin-top:5px}._controlText_10te3_40{margin-top:5px;line-height:18px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--vscode-editor-foreground);width:165px;direction:rtl;text-align:left}._timestamp_10te3_53{margin-top:5px;color:var(--vscode-editor-foreground);font-size:11px;line-height:15px;opacity:.5}._textHeader_10te3_61{display:inline-block;color:var(--vscode-foreground);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:18px}._property_10te3_72{overflow-wrap:anywhere}._item_10te3_1:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_10te3_1:hover ._actions_10te3_81{visibility:visible}._actions_10te3_81{visibility:hidden}._item_33qs8_1{margin:0 15px}._header_p6x1j_1{font-weight:700;line-height:18px;font-size:13px}._header_p6x1j_1,._item_p6x1j_8{padding:5px 15px 0}._subHeader_p6x1j_12{width:255px;line-height:18px;overflow:hidden;padding:0 15px}._item_p6x1j_8:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_p6x1j_8:hover ._actions_p6x1j_24{visibility:visible}._subText_p6x1j_28{color:var(--vscode-foreground);font-size:11px;font-weight:400;line-height:18px;letter-spacing:0%}._actions_p6x1j_24{visibility:hidden}._textHeader_p6x1j_40{font-size:"13px";font-weight:"700";text-overflow:"ellipsis";white-space:"nowrap";overflow-x:"hidden";line-height:"18px";letter-spacing:"0%"}._timestamp_14prm_1{color:var(--vscode-editor-foreground);font-size:11px;line-height:15px;opacity:.5}._property_14prm_8{overflow-wrap:anywhere}._item_14prm_12{padding:1px 25px 1px 1px}._item_14prm_12:hover{background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}._item_14prm_12:hover ._actions_14prm_22{visibility:visible}._actions_14prm_22{padding-left:10px;visibility:hidden}._line_14prm_31{width:100%;white-space:nowrap;overflow:hidden}._label_14prm_37{font-weight:700}._label_14prm_37,._text_14prm_42,._timestamp_14prm_1{color:var(--vscode-editor-foreground)}._text_uw47i_1{flex:"1 1 auto";min-width:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left;font-weight:400;line-height:18px}._genericPropLabel_uw47i_13{white-space:nowrap;margin-right:5px;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}._genericPropValue_uw47i_22{min-width:0px;width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left;font-size:13px;line-height:18px}._label_uw47i_34{font-size:13px;font-weight:400;text-transform:capitalize;line-height:18px}._genericPropLabel_uw47i_13 ._genericPropValue_uw47i_22 ._label_uw47i_34 ._text_uw47i_1{letter-spacing:0%}._filter_1gprr_1{display:flex;padding:19px 15px 15px;flex-direction:row;justify-content:center;align-items:center;background-color:var(--vscode-sideBar-background);border-bottom:1px solid var(--vscode-menu-separatorBackground)}._infoIcon_1gprr_11{margin-left:15px;margin-top:5px}._noChangesFoundTitle_1gprr_16{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:var(--vscode-foreground)}._noChangesFoundDescription_1gprr_25{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;color:var(--vscode-foreground)}._historyGlockIcon_1gprr_34{text-align:center}._text_1gcc3_1,._textLink_1gcc3_5{color:var(--vscode-editor-foreground)}._text_1gcc3_1{margin:0 0 5px 15px;line-height:18px;display:inline-block;font-size:11px}._changeType_1gcc3_16{overflow-wrap:anywhere}.filter-outline{display:flex;padding:15px;flex-direction:row;align-items:center;background-color:var(--vscode-sideBar-background);border-bottom:1px solid var(--vscode-menu-separatorBackground)}.auto-element-scroller{height:calc(100% - 55px)}.funnel-icon{margin-left:16px}.funnel-icon i{line-height:20px}.funnel-call-out-checkbox{padding-bottom:5px}.tree-no-control-found{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:var(--vscode-foreground)}.tree-modify-search-input{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;padding-top:20px;color:var(--vscode-foreground)}.tree-search-icon{text-align:center}.tree-cell{display:flex;font-size:13px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;height:18px;padding:5px 0;min-width:0px;align-items:center}.tree-row{display:flex;justify-content:space-between;align-items:center}.tree-row:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground);outline:1px dashed var(--vscode-contrastActiveBorder)}.app-panel-scroller>div{padding-top:0}.focusEditable{opacity:.55}.extension-icon{margin:2px 4px 0}.tree-row-icon{display:flex;flex-wrap:nowrap;flex-shrink:0;position:relative}.right-chevron-icon{margin-right:3px;transform:rotate(0);transform-origin:50% 50%;transition:transform .1s linear 0s}.down-chevron-icon{margin-right:3px;transform:rotate(90deg);transform-origin:50% 50%;transition:transform .1s linear 0s}.app-panel-selected-bg.tree-row{color:var(--vscode-list-activeSelectionForeground);background-color:var(--vscode-list-activeSelectionBackground);outline:1px solid var(--vscode-contrastActiveBorder)}.editor__outline .section__body{margin:0;padding-left:0!important;padding-right:0}.editor__outline .tree-no-control-found{display:block}.editor__outline .tree-modify-search-input{display:block;margin-bottom:20px}.property-content{padding:20px 15px}.space{margin-bottom:10px}.space:last-child{margin-bottom:0}.space-toggle{margin-bottom:12px}.space-toggle label{font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.space-toggle-disabled label{opacity:.55}.dropdownEditor{color:var(--vscode-foreground);font-size:13px;margin-bottom:12px}.dropdownEditor label{font-weight:700;padding-bottom:2px;height:auto}.stringEditor{font-weight:700;font-size:13px;margin-bottom:12px}.stringEditor div label{font-weight:700!important;margin-bottom:0!important}.stringEditorDisabled div div{opacity:.4}.properties-no-control-selected-text{font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-align:center;padding-top:30px;color:var(--vscode-foreground)}.properties-modify-text{font-style:normal;font-weight:400;font-size:13px;line-height:18px;text-align:center;margin:10%;color:var(--vscode-foreground)}.properties-control-select-icon{text-align:center}.filter-properties{display:flex;padding:0 15px 15px;flex-direction:row;align-items:center;border-bottom:1px solid var(--vscode-menu-separatorBackground)}.funnel-properties-icon{margin-left:16px}.funnel-properties-icon i{line-height:20px}label[for=editable-properties-checkbox] .ms-Checkbox-text{font-size:13px!important}._container_16vw7_1{padding:10px}._header_16vw7_5{height:46px;padding:13px 10px;border-bottom:1px solid var(--vscode-contrastBorder, var(--vscode-editorIndentGuide-background))}._savedChanges_16vw7_11{color:var(--vscode-terminal-ansiGreen);font-size:11px;line-height:15px}._unsavedChanges_16vw7_17{color:var(--vscode-foreground);font-size:11px;line-height:15px}._title_16vw7_23{color:var(--vscode-foreground);font-size:14px;font-weight:700;line-height:16px}._savedChangeRow_16vw7_30{width:100%}._bold_16vw7_34,._propertyName_16vw7_35{color:var(--vscode-foreground);font-weight:700;font-size:13px;line-height:18px}._propertyName_16vw7_35{grid-column-start:1}._value_16vw7_46{color:var(--vscode-foreground);font-size:13px;line-height:18px}._infoIcon_16vw7_52{padding:3px}._description_16vw7_56{color:var(--vscode-foreground);font-size:11px;line-height:15px}._grid_16vw7_62{display:grid;grid-template-columns:125px 1fr 22px;grid-template-rows:repeat(auto-fill,22px);min-height:82px;row-gap:8px;column-gap:10px;justify-items:start}._grid_16vw7_62 span{display:inline-flex;align-items:center;overflow:hidden;max-width:100%}._propertyWithNoActions_16vw7_79{grid-column-start:2;grid-column-end:span 2}._selectedTypeButton_1tn37_1{background-color:var(--vscode-terminal-ansiBlue)!important;outline:none!important}.sapUiIcon:before{content:attr(data-sap-ui-icon-content);speak:none;font-weight:400;-webkit-font-smoothing:antialiased}.icon-dialog .ms-Dialog-main{height:100%;max-height:calc(100% - 23rem)}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent{height:100%}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div{height:100%;display:flex;flex-direction:column}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div .ms-Dialog-inner{height:100%;display:flex;flex-direction:column}.icon-dialog .ms-Dialog-main .ms-Modal-scrollableContent>div .ms-Dialog-inner .ms-Dialog-content{height:100%;bottom:10px;overflow:hidden}@media screen and (max-height:800px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 8rem)}}@media screen and (max-height:600px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 4rem)}}@media screen and (max-height:400px){.icon-dialog .ms-Dialog-main{max-height:calc(100% - 50px)}}.icon-table{margin-bottom:46px;overflow-x:hidden;border-bottom:1px solid var(--vscode-scm-providerBorder)}.icon-table .ms-DetailsHeader-cell .not-editable-icon{display:none}.icon-table .ms-DetailsRow-fields:hover{cursor:pointer;background-color:var(--vscode-dropdown-background);color:var(--vscode-dropdown-foreground)}.icon-table .is-selected .ms-DetailsRow-fields{color:var(--vscode-list-activeSelectionForeground)!important;background-color:var(--vscode-list-activeSelectionBackground)!important}.icon-table .root-226:focus .ms-DetailsRow-cell{color:var(--vscode-background)!important}.icon-table .ms-ScrollablePane .ms-FocusZone .ms-DetailsHeader-cell{box-shadow:inset 0 1px 0 var(--vscode-scm-providerBorder),inset 0 -1px 0 var(--vscode-scm-providerBorder),inset -1px 0 0 var(--vscode-scm-providerBorder),inset 1px 0 0 var(--vscode-scm-providerBorder)}.icon-table .ms-ScrollablePane .ms-FocusZone .ms-DetailsRow-fields .ms-DetailsRow-cell:last-child{box-shadow:none}.icon-textField .ms-TextField-wrapper .ms-TextField-fieldGroup .ms-TextField-suffix{color:var(--vscode-input-foreground);background-color:var(--vscode-input-background);padding:1px}.tablediv .ms-ScrollablePane .ms-FocusZone{background:var(--vscode-tab-inactiveBackground)}.filter-icon-div .filter-icons{margin-top:20px}.quick-action-group-item-list{margin-bottom:15px}.quick-action-item{display:flex;flex-direction:row;margin-bottom:5px}.quick-action-item button.ms-Link{display:flex;align-items:center;max-width:270px;padding-right:2px;font-size:13px;font-weight:700;line-height:18px}.quick-action-item button.ms-Link .link-text{direction:ltr}.quick-action-item button.ms-Link i.ts-icon{display:flex}.quick-action-item button.ms-Link i.ts-icon svg{align-self:center}.quick-action-item button.ms-Link i.ts-icon svg path{fill:var(--vscode-textLink-foreground)}.message-bar{position:relative;padding:10px 15px}.message-bar.info{border-left:2px solid var(--vscode-editorInfo-foreground)}.message-bar.warning{border-left:2px solid var(--vscode-editorWarning-foreground)}.message-bar.warning .message-title{color:var(--vscode-editorWarning-foreground)}.message-bar.error{border-left:2px solid var(--vscode-editorError-foreground)}.message-bar.error .message-title{color:var(--vscode-editorError-foreground)}.message-bar .ms-MessageBar-icon,.message-bar .ms-MessageBar-text{margin:0}.message-bar :first-child{min-height:0}.message-bar:after{content:"";position:absolute;bottom:0;left:15px;right:15px;border-bottom:1px solid var(--vscode-menu-separatorBackground)}.message-read{border-left:2px solid var(--vscode-activityBar-background)!important}.remove-message{display:none;position:absolute;right:15px;top:8px}.message-bar:hover .remove-message{display:block;background-color:var(--vscode-activityBar-background)}.remove-message:hover{background-color:var(--vscode-actionBar-toggledBackground)!important}.message-title{font-size:13px;font-weight:700;color:var(--vscode-editor-foreground);padding-left:5px}.message-description{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;position:relative;line-height:1.5;overflow:hidden;font-size:12px;color:var(--vscode-editor-foreground)}.message-description:after{content:"";display:inline-block;width:40px;height:0}.message-description.expanded{-webkit-line-clamp:unset;line-clamp:unset}.more-less,.message-details{font-size:11px;font-weight:700;color:var(--vscode-textLink-foreground);-webkit-text-decoration:underline solid;text-decoration:underline solid}.more-less:hover,.message-details:hover{text-decoration:unset;cursor:pointer}.info-message-modal .ms-Dialog-main{width:100%;max-width:700px}.info-message-modal .modal-text-area textarea{background-color:var(--vscode-input-background);height:258px}.info-message-modal .ms-Button{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.info-center-header{position:absolute;z-index:1;left:0;right:0;top:4px;display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid var(--vscode-menu-separatorBackground);background-color:var(--vscode-sideBar-background)}.info-center-header label{color:var(--vscode-foreground);font-size:11px;font-weight:700;padding:0}.editor__infocenter{margin-top:4px}.info-center-items{margin-top:44px}.editor__properties .section__body{display:flex;flex-direction:column;margin:0;padding-left:0!important;padding-right:0}.editor__quickactions .section__body,.editor__infocenter .section__body{margin:0;padding-left:0!important;padding-right:0}._zoomInput_1xrnx_1{width:70px;margin-left:6px;margin-right:6px}.mode-switcher{display:flex;align-items:center}.mode-switcher .ms-Button{border-radius:3px;margin-right:1px}.mode-switcher .ms-Button-label{font-weight:700}.mode-switcher .ms-Label{margin-right:10px}.ui-toolbar{position:static;top:initial;left:initial}.ui-toolbar__container{overflow:hidden}.ui-toolbar .column-right{width:300px;flex-grow:0}.ui-toolbar .column-left{width:300px;overflow:hidden;flex-grow:0}.ui-toolbar .column-center{justify-content:flex-start}.ui-toolbar .column-center .mode-switcher{margin-right:30px}.ui-toolbar .ui-toolbar__content{border-bottom:1px solid var(--vscode-widget-border);justify-content:space-between;background-color:inherit;flex-wrap:nowrap;min-width:0}.ui-toolbar .ui-toolbar__column__content{align-items:center;margin:9px 15px}.ui-toolbar .ui-toolbar__column__content>.ms-Button:first-child{margin-left:0}.ui-toolbar .ui-toolbar__column__content>.ms-Button:last-child{margin-right:0}.ui-toolbar .ui-divider{margin:0}.ui-toolbar .ms-Label{margin-top:0}.right-panel-toolbar .ui-toolbar__column__content{display:flex;width:100%}.right-panel-toolbar .ui-toolbar__column__content .rt-panel-tb-left-container{display:flex;flex-grow:1;align-items:center;height:100%}.right-panel-toolbar .ui-toolbar__column__content .rt-panel-tb-right-container{display:flex}.app-title{font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:var(--vscode-foreground)}*:not([data-icon-name=CheckMark]):not(.sapUiIcon){font-family:var(--vscode-font-family)!important}html{overflow:hidden}body{background-color:var(--vscode-editor-background);scrollbar-color:var(--vscode-scrollbarSlider-background) var(--vscode-scrollbar-shadow)}.app-container{display:flex;flex-direction:column;height:100%}.app{display:flex;height:100%;min-width:0;min-height:0;overflow:hidden;justify-content:space-between}.app-preview{height:100%;border-width:0}.app-content{flex-grow:1;display:flex;overflow-x:auto;overflow-y:hidden;background-color:inherit;padding:19px}.app-canvas{flex-shrink:1;margin:0 auto}.app-panel{height:100%;width:300px;background:var(--vscode-sideBar-background);color:var(--vscode-foreground);display:flex;flex-direction:column;flex-shrink:0}.app-panel-scroller{overflow-y:auto;overflow-x:hidden}.app-panel-left{border-right:1px solid var(--vscode-widget-border)}.app-panel-right{border-left:1px solid var(--vscode-widget-border)}.ms-TextField .ms-Label{margin-top:0;margin-bottom:4px;padding:0;font-weight:400;height:18px}.ms-Dialog .ms-Dialog-title,.ms-Dialog .ms-Dialog-subText{color:var(--vscode-foreground)}.ms-GroupHeader.app-panel-selected-bg .ms-GroupHeader-title{color:var(--vscode-list-activeSelectionForeground)}.ms-GroupHeader.app-panel-selected-bg .ms-GroupHeader-expand svg path{fill:var(--vscode-list-activeSelectionForeground)}.uiList-group-entry:hover{outline:1px dashed var(--vscode-contrastActiveBorder)}.ms-Button.ms-Button--icon.is-checked{background-color:var(--vscode-button-hoverBackground);outline:1px solid var(--vscode-contrastActiveBorder)}.ms-Button.ms-Button--icon.is-checked svg path,.ms-Button.ms-Button--icon.is-checked svg rect{fill:var(--vscode-button-foreground)}.ui-cpe-icon-light-theme{margin-right:5px;background-color:var(--vscode-terminal-ansiBlue);border-radius:50%;height:16px;width:16px;vertical-align:bottom}.ui-cpe-icon-light-theme svg path,.ui-cpe-icon-light-theme svg rect{fill:var(--vscode-button-foreground)}.app-panel-selected-bg .ms-GroupHeader-expand:hover{color:var(--vscode-list-activeSelectionForeground);background-color:var(--vscode-list-activeSelectionBackground)}.app-panel-hc-selected-bg{outline:1px solid var(--vscode-contrastActiveBorder)}.ms-GroupHeader.ms-GroupHeader--compact:hover{outline:1px dashed var(--vscode-contrastActiveBorder)}.ms-GroupHeader.ms-GroupHeader--compact .ms-GroupHeader-title{height:18px;padding:5px 0;font-family:var(--vscode-font-family)}.ms-GroupHeader.ms-GroupHeader--compact>div{height:28px}.ms-Callout .ms-Callout-beak{display:none}
2
2
  /*# sourceMappingURL=app.css.map */