.monaco-editor .minimap-slider, .monaco-editor .minimap-slider .minimap-slider-horizontal { background: rgba(121, 121, 121, 0.2); } .monaco-editor .minimap-slider:hover, .monaco-editor .minimap-slider:hover .minimap-slider-horizontal { background: rgba(100, 100, 100, 0.35); } .monaco-editor .minimap-slider.active, .monaco-editor .minimap-slider.active .minimap-slider-horizontal { background: rgba(191, 191, 191, 0.2); } .monaco-editor .minimap-shadow-visible { box-shadow: #000000 -6px 0 6px -6px inset; } .monaco-editor .scroll-decoration { box-shadow: #000000 0 6px 6px -6px inset; } .monaco-editor .focused .selected-text { background-color: #264f78; } .monaco-editor .selected-text { background-color: #3a3d41; } .monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input { background-color: #1e1e1e; } .monaco-editor, .monaco-editor .inputarea.ime-input { color: #d4d4d4; } .monaco-editor .margin { background-color: #1e1e1e; } .monaco-editor .rangeHighlight { background-color: rgba(255, 255, 255, 0.04); } .vs-whitespace { color: rgba(227, 228, 226, 0.16) !important; } .monaco-editor .view-overlays .current-line { border: 2px solid #282828; } .monaco-editor .margin-view-overlays .current-line-margin { border: 2px solid #282828; } .monaco-editor .lines-content .cigr { box-shadow: 1px 0 0 0 #404040 inset; } .monaco-editor .lines-content .cigra { box-shadow: 1px 0 0 0 #707070 inset; } .monaco-editor .line-numbers { color: #858585; } .monaco-editor .current-line ~ .line-numbers { color: #c6c6c6; } .monaco-editor .view-ruler { box-shadow: 1px 0 0 0 #5a5a5a inset; } .monaco-editor .cursor { background-color: #aeafad; border-color: #aeafad; color: #515052; } .monaco-editor .squiggly-error { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23ea4646'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } .monaco-editor .squiggly-warning { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%234d9e4d'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } .monaco-editor .squiggly-info { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23008000'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } .monaco-editor .squiggly-hint { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%223%22%20width%3D%2212%22%3E%3Cg%20fill%3D%22rgba(238%2C%20238%2C%20238%2C%200.7)%22%3E%3Ccircle%20cx%3D%221%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat bottom left; } .showUnused .monaco-editor .squiggly-inline-unnecessary { opacity: 0.667; } .monaco-diff-editor .diff-review-line-number { color: #858585; } .monaco-diff-editor .diff-review-shadow { box-shadow: #000000 0 -6px 6px -6px inset; } .monaco-editor .line-insert, .monaco-editor .char-insert { background-color: rgba(155, 185, 85, 0.2); } .monaco-diff-editor .line-insert, .monaco-diff-editor .char-insert { background-color: rgba(155, 185, 85, 0.2); } .monaco-editor .inline-added-margin-view-zone { background-color: rgba(155, 185, 85, 0.2); } .monaco-editor .line-delete, .monaco-editor .char-delete { background-color: rgba(255, 0, 0, 0.2); } .monaco-diff-editor .line-delete, .monaco-diff-editor .char-delete { background-color: rgba(255, 0, 0, 0.2); } .monaco-editor .inline-deleted-margin-view-zone { background-color: rgba(255, 0, 0, 0.2); } .monaco-diff-editor.side-by-side .editor.modified { box-shadow: -6px 0 5px -5px #000000; } .monaco-editor .bracket-match { background-color: rgba(0, 100, 0, 0.1); } .monaco-editor .bracket-match { border: 1px solid #888888; } .monaco-editor .codelens-decoration { color: #999999; } .monaco-editor .codelens-decoration > a:hover { color: #4e94ce !important; } .monaco-editor .findOptionsWidget { background-color: #252526; } .monaco-editor .findOptionsWidget { box-shadow: 0 2px 8px #000000; } .monaco-editor .findMatch { background-color: rgba(234, 92, 0, 0.33); } .monaco-editor .currentFindMatch { background-color: #515c6a; } .monaco-editor .findScope { background-color: rgba(58, 61, 65, 0.4); } .monaco-editor .find-widget { background-color: #252526; } .monaco-editor .find-widget { box-shadow: 0 2px 8px #000000; } .monaco-editor .find-widget.no-results .matchesCount { color: #f48771; } .monaco-editor .find-widget .monaco-sash { background-color: #454545; width: 3px !important; margin-left: -4px;} .monaco-editor .find-widget .monaco-checkbox .checkbox:checked + .label { border: 1px solid #007acc; } .monaco-editor.vs .valueSetReplacement { outline: solid 2px #888888; } .monaco-editor .detected-link-active { color: #4e94ce !important; } .monaco-editor .monaco-editor-overlaymessage .anchor { border-top-color: #007acc; } .monaco-editor .monaco-editor-overlaymessage .message { border: 1px solid #007acc; } .monaco-editor .monaco-editor-overlaymessage .message { background-color: #063b49; } .monaco-editor .parameter-hints-widget { border: 1px solid #454545; } .monaco-editor .parameter-hints-widget.multiple .body { border-left: 1px solid rgba(69, 69, 69, 0.5); } .monaco-editor .parameter-hints-widget .signature.has-docs { border-bottom: 1px solid rgba(69, 69, 69, 0.5); } .monaco-editor .parameter-hints-widget { background-color: #252526; } .monaco-editor .parameter-hints-widget a { color: #3794ff; } .monaco-editor .parameter-hints-widget code { background-color: rgba(10, 10, 10, 0.4); } .monaco-editor .snippet-placeholder { background-color: rgba(124, 124, 124, 0.3); outline-color: transparent; } .monaco-editor .finish-snippet-placeholder { background-color: transparent; outline-color: #525252; } .monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-highlighted-label .highlight { color: #0097fb; } .monaco-editor .suggest-widget { color: #d4d4d4; } .monaco-editor .suggest-widget a { color: #3794ff; } .monaco-editor .suggest-widget code { background-color: rgba(10, 10, 10, 0.4); } .monaco-editor .focused .selectionHighlight { background-color: rgba(173, 214, 255, 0.15); } .monaco-editor .selectionHighlight { background-color: rgba(173, 214, 255, 0.07); } .monaco-editor .wordHighlight { background-color: rgba(87, 87, 87, 0.72); } .monaco-editor .wordHighlightStrong { background-color: rgba(0, 73, 114, 0.72); } .monaco-editor .accessibilityHelpWidget { background-color: #252526; } .monaco-editor .accessibilityHelpWidget { box-shadow: 0 2px 8px #000000; } .monaco-editor .tokens-inspect-widget { border: 1px solid #454545; } .monaco-editor .tokens-inspect-widget .tokens-inspect-separator { background-color: #454545; } .monaco-editor .tokens-inspect-widget { background-color: #252526; } .monaco-editor .reference-zone-widget .ref-tree .referenceMatch { background-color: rgba(234, 92, 0, 0.3); } .monaco-editor .reference-zone-widget .preview .reference-decoration { background-color: rgba(255, 143, 0, 0.6); } .monaco-editor .reference-zone-widget .ref-tree { background-color: #252526; } .monaco-editor .reference-zone-widget .ref-tree { color: #bbbbbb; } .monaco-editor .reference-zone-widget .ref-tree .reference-file { color: #ffffff; } .monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows > .monaco-list-row.selected:not(.highlighted) { background-color: rgba(51, 153, 255, 0.2); } .monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows > .monaco-list-row.selected:not(.highlighted) { color: #ffffff !important; } .monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input { background-color: #001f33;} .monaco-editor .reference-zone-widget .preview .monaco-editor .margin { background-color: #001f33;} .monaco-editor .marker-widget a { color: #3794ff; } .monaco-editor .hoverHighlight { background-color: rgba(38, 79, 120, 0.25); } .monaco-editor .monaco-editor-hover { background-color: #252526; } .monaco-editor .monaco-editor-hover { border: 1px solid #454545; } .monaco-editor .monaco-editor-hover .hover-row:not(:first-child):not(:empty) { border-top: 1px solid rgba(69, 69, 69, 0.5); } .monaco-editor .monaco-editor-hover hr { border-top: 1px solid rgba(69, 69, 69, 0.5); } .monaco-editor .monaco-editor-hover hr { border-bottom: 0px solid rgba(69, 69, 69, 0.5); } .monaco-editor .monaco-editor-hover a { color: #3794ff; } .monaco-editor .monaco-editor-hover .hover-row .actions { background-color: #2c2c2d; } .monaco-editor .monaco-editor-hover code { background-color: rgba(10, 10, 10, 0.4); } .monaco-editor .goto-definition-link { color: #4e94ce !important; } /* .mtk1 { color: #d4d4d4 !important; } .mtk2 { color: #1e1e1e !important; } .mtk3 { color: #cc6666 !important; } .mtk4 { color: #9cdcfe !important; } .mtk5 { color: #ce9178 !important; } .mtk6 { color: #b5cea8 !important; } .mtk7 { color: #608b4e !important; } .mtk8 { color: #569cd6 !important; } .mtk9 { color: #dcdcdc !important; } .mtk10 { color: #808080 !important; } .mtk11 { color: #f44747 !important; } .mtk12 { color: #c586c0 !important; } .mtk13 { color: #a79873 !important; } .mtk14 { color: #dd6a6f !important; } .mtk15 { color: #5bb498 !important; } .mtk16 { color: #909090 !important; } .mtk17 { color: #778899 !important; } .mtk18 { color: #ff00ff !important; } .mtk19 { color: #b46695 !important; } .mtk20 { color: #ff0000 !important; } .mtk21 { color: #4f76ac !important; } .mtk22 { color: #3dc9b0 !important; } .mtk23 { color: #74b0df !important; } .mtk24 { color: #4864aa !important; } */ .mtki { font-style: italic; } .mtkb { font-weight: bold; } .mtku { text-decoration: underline; text-underline-position: under; } #extend-challenge-file-edit { height: 100%; } /* context menu会有样式问题,先给隐藏掉 */ .context-view { display: none !important; } /* 去掉灰色边框 */ #extend-challenge-file-edit { border: none !important; } /* 覆盖tpi样式 */ .monaco-tree .monaco-tree-rows > .monaco-tree-row > .content { min-width: auto; } /* 选中行边框 */ .monaco-editor .view-overlays .current-line { border-width: 1px !important; }