You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

998 lines
50 KiB

{
"name": "Eva Light Bold",
"type": "light",
"$schema": "vscode://schemas/color-theme",
"colors": {
"activityBar.activeBackground": "#EBEEF5",
"activityBar.activeBorder": "#EBEEF5",
"activityBar.background": "#EBEEF5",
"activityBar.border": "#EBEEF500",
"activityBar.foreground": "#7D7F84",
"activityBar.inactiveForeground": "#B3B3B4",
"activityBarBadge.background": "#598DEF",
"activityBarBadge.foreground": "#fff",
"badge.foreground": "#fff",
"badge.background": "#B3B3B4",
"breadcrumb.activeSelectionForeground": "#5D5D5F",
"breadcrumb.background": "#EBEEF5",
"breadcrumb.foreground": "#8E8E90",
"breadcrumb.focusForeground": "#5D5D5F",
"breadcrumbPicker.background": "#E5E8EF",
"button.background": "#A0A1A7E5",
"button.foreground": "#ffffff",
"button.hoverBackground": "#0065FFA8",
"debugConsole.errorForeground": "#e51400",
"debugConsole.infoForeground": "#598DEF",
"debugConsole.warningForeground": "#F5625C",
"debugExceptionWidget.background": "#a315153F",
"debugExceptionWidget.border": "#a31515",
"debugToolBar.background": "#E1E4EB",
"debugToolBar.border": "#E1E4EB",
"descriptionForeground": "#626264BF",
"dropdown.background": "#F1F4FB",
"dropdown.foreground": "#5D5D5F",
"dropdown.border": "#CED1D7",
"diffEditor.insertedTextBackground": "#45B7464C",
"diffEditor.removedTextBackground": "#f14c4c4C",
"editor.background": "#EBEEF5",
"editor.findMatchBackground": "#F8F900",
"editor.findMatchBorder": "#F8F90000",
"editor.findMatchHighlightBackground": "#CFD2D9",
"editor.findMatchHighlightBorder": "#CFD2D900",
"editor.findRangeHighlightBackground": "#F8F9004C",
"editor.foreground": "#5D5D5F",
"editor.hoverHighlightBackground": "#CFD2D98C",
"editor.lineHighlightBackground": "#E3E6ED",
"editor.lineHighlightBorder": "#E3E6ED00",
"editor.rangeHighlightBackground": "#E3E6ED",
"editor.selectionBackground": "#0065FF3F",
"editor.selectionHighlightBackground": "#00BEC459",
"editor.selectionHighlightBorder": "#00BEC400",
"editor.snippetFinalTabstopHighlightBackground": "#45B7464C",
"editor.snippetFinalTabstopHighlightBorder": "#BDBDBED8",
"editor.snippetTabstopHighlightBackground": "#45B7464C",
"editor.snippetTabstopHighlightBorder": "#45B74600",
"editor.wordHighlightBackground": "#00BEC459",
"editor.wordHighlightBorder": "#00BEC400",
"editor.wordHighlightStrongBackground": "#7C4DFF3F",
"editor.wordHighlightStrongBorder": "#7C4DFF00",
"editorBracketMatch.background": "#FC835762",
"editorBracketMatch.border": "#FC835700",
"editorCodeLens.foreground": "#BDBDBE",
"editorCursor.background": "#FFFFFF",
"editorCursor.foreground": "#FC8357",
"editorError.foreground": "#e51400",
"editorGroup.border": "#CED1D7",
"editorGroup.dropBackground": "#0065FF21",
"editorGroup.emptyBackground": "#EBEEF500",
"editorGroup.focusedEmptyBorder": "#4283F5",
"editorGroupHeader.tabsBackground": "#E1E4EB",
"editorGroupHeader.tabsBorder": "#EBEEF500",
"editorGroupHeader.noTabsBackground": "#E1E4EB",
"editorGutter.background": "#EBEEF5",
"editorGutter.modifiedBackground": "#9277E6",
"editorGutter.addedBackground": "#44C145",
"editorGutter.deletedBackground": "#f14c4c",
"editorHoverWidget.background": "#F1F4FB",
"editorHoverWidget.border": "#CED1D7",
"editorIndentGuide.activeBackground": "#FC8357CC",
"editorIndentGuide.background": "#CED1D7",
"editorInfo.foreground": "#598DEF",
"editorLineNumber.foreground": "#B3B3B4",
"editorLineNumber.activeForeground": "#5D5D5F",
"editorLink.activeForeground": "#D73BD5",
"editorMarkerNavigation.background": "#E3E6ED",
"editorMarkerNavigationError.background": "#e51400",
"editorMarkerNavigationInfo.background": "#598DEF",
"editorMarkerNavigationWarning.background": "#F5625C",
"editorOverviewRuler.addedForeground": "#44C145",
"editorOverviewRuler.border": "#B3B3B4",
"editorOverviewRuler.bracketMatchForeground": "#FC835700",
"editorOverviewRuler.commonContentForeground": "#E5E8EF",
"editorOverviewRuler.currentContentForeground": "#000",
"editorOverviewRuler.deletedForeground": "#f14c4c",
"editorOverviewRuler.errorForeground": "#e51400",
"editorOverviewRuler.findMatchForeground": "#BEC1C8",
"editorOverviewRuler.incomingContentForeground": "#45B7464C",
"editorOverviewRuler.infoForeground": "#598DEF",
"editorOverviewRuler.modifiedForeground": "#9277E6",
"editorOverviewRuler.rangeHighlightForeground": "#E5E8EF",
"editorOverviewRuler.selectionHighlightForeground": "#00BEC4AD",
"editorOverviewRuler.warningForeground": "#F5625C",
"editorOverviewRuler.wordHighlightForeground": "#00BEC4AD",
"editorOverviewRuler.wordHighlightStrongForeground": "#7C4DFF72",
"editorPane.background": "#E1E4EB",
"editorRuler.foreground": "#B3B3B4",
"editorSuggestWidget.background": "#F1F4FB",
"editorSuggestWidget.border": "#CED1D7",
"editorSuggestWidget.foreground": "#8E8E90",
"editorSuggestWidget.highlightForeground": "#598DEF",
"editorSuggestWidget.selectedBackground": "#0065FF33",
"editorUnnecessaryCode.border": "#A9A9AA",
"editorUnnecessaryCode.opacity": "#A9A9AAFF",
"editorWarning.foreground": "#F5625C",
"editorWhitespace.foreground": "#BDBDBEB2",
"editorWidget.background": "#E1E4EB",
"editorWidget.border": "#E1E4EB",
"errorForeground": "#e51400",
"extensionButton.prominentForeground": "#fff",
"extensionButton.prominentBackground": "#499149",
"extensionButton.prominentHoverBackground": "#377337",
"focusBorder": "#EDF0F7",
"foreground": "#626264",
"gitDecoration.addedResourceForeground": "#53A053",
"gitDecoration.conflictingResourceForeground": "#F0AA0B",
"gitDecoration.deletedResourceForeground": "#f14c4c",
"gitDecoration.ignoredResourceForeground": "#A9A9AA",
"gitDecoration.modifiedResourceForeground": "#7C4DFF",
"gitDecoration.untrackedResourceForeground": "#626264D8",
"icon.foreground": "#424242",
"input.background": "#EBEEF5",
"input.border": "#E1E4EB",
"input.foreground": "#5D5D5F",
"input.placeholderForeground": "#5D5D5F99",
"inputOption.activeBackground": "#0065FFA8",
"inputOption.activeBorder": "#0065FF00",
"inputOption.activeForeground": "#fff",
"inputValidation.errorBackground": "#e5140059",
"inputValidation.errorBorder": "#e51400",
"inputValidation.errorForeground": "#F5F8FF",
"inputValidation.infoBackground": "#598DEF59",
"inputValidation.infoBorder": "#598DEF",
"inputValidation.infoForeground": "#F5F8FF",
"inputValidation.warningBackground": "#F5625C59",
"inputValidation.warningBorder": "#F5625C",
"inputValidation.warningForeground": "#F5F8FF",
"list.activeSelectionBackground": "#EDF0F7",
"list.activeSelectionForeground": "#5D5D5F",
"list.dropBackground": "#0065FF21",
"list.errorForeground": "#e51400",
"list.filterMatchBorder": "#fff",
"list.filterMatchBackground": "#fff",
"list.focusBackground": "#0065FF33",
"list.focusForeground": "#5D5D5F",
"list.highlightForeground": "#4283F5",
"list.hoverBackground": "#0065FF33",
"list.hoverForeground": "#5D5D5F",
"list.inactiveFocusBackground": "#0065FF19",
"list.inactiveSelectionBackground": "#EDF0F7",
"list.inactiveSelectionForeground": "#5D5D5F",
"list.invalidItemForeground": "#A9A9AA",
"list.warningForeground": "#F5625C",
"listFilterWidget.background": "#FFF",
"listFilterWidget.outline": "#FFF",
"listFilterWidget.noMatchesOutline": "#ff0000",
"menu.background": "#E1E4EB",
"menu.foreground": "#5D5D5F",
"menu.selectionBackground": "#0065FF99",
"menu.selectionBorder": "#0065FF00",
"menu.selectionForeground": "#fff",
"menu.separatorBackground": "#626264",
"menubar.selectionBackground": "#0065FF99",
"menubar.selectionBorder": "#0065FF00",
"menubar.selectionForeground": "#fff",
"merge.border": "#CED1D7",
"merge.commonContentBackground": "#E5E8EF",
"merge.commonHeaderBackground": "#E5E8EF",
"merge.currentHeaderBackground": "#0065FF33",
"merge.currentContentBackground": "#0065FF33",
"merge.incomingHeaderBackground": "#45B7464C",
"merge.incomingContentBackground": "#45B7464C",
"minimap.background": "#EBEEF5",
"minimap.errorHighlight": "#e51400BF",
"minimap.findMatchHighlight": "#BBBEC5",
"minimap.selectionHighlight": "#0065FFB2",
"minimap.warningHighlight": "#F5625C",
"minimapGutter.addedBackground": "#44C145",
"minimapGutter.deletedBackground": "#f14c4c",
"minimapGutter.modifiedBackground": "#9277E6",
"minimapSlider.activeBackground": "#4F4F5033",
"minimapSlider.background": "#4F4F5019",
"minimapSlider.hoverBackground": "#4F4F5033",
"notifications.background": "#E1E4EB",
"notifications.border": "#AAADB499",
"notifications.foreground": "#5D5D5F",
"notificationCenter.border": "#AAADB499",
"notificationCenterHeader.background": "#E1E4EB",
"notificationCenterHeader.foreground": "#5D5D5F",
"notificationLink.foreground": "#5B87EB",
"notificationToast.border": "#AAADB499",
"panel.background": "#EBEEF5",
"panel.border": "#E1E4EB",
"panelTitle.activeForeground": "#5D5D5F",
"panelTitle.activeBorder": "#5D5D5F",
"panelTitle.inactiveForeground": "#A9A9AA",
"peekView.border": "#BDBDBED8",
"peekViewEditor.background": "#E5E8EF",
"peekViewEditor.matchHighlightBackground": "#0065FF19",
"peekViewEditor.matchHighlightBorder": "#0065FF00",
"peekViewEditorGutter.background": "#E5E8EF",
"peekViewResult.background": "#EBEEF5",
"peekViewResult.fileForeground": "#626264",
"peekViewResult.lineForeground": "#888",
"peekViewResult.matchHighlightBackground": "#EBEEF500",
"peekViewResult.selectionBackground": "#0065FF4C",
"peekViewResult.selectionForeground": "#626264",
"peekViewTitle.background": "#EBEEF5",
"peekViewTitleLabel.foreground": "#626264",
"peekViewTitleDescription.foreground": "#888",
"pickerGroup.border": "#4283F5",
"pickerGroup.foreground": "#4283F5",
"progressBar.background": "#0065FF4C",
"quickInput.background": "#E1E4EB",
"quickInput.foreground": "#626264",
"quickInputList.focusBackground": "#0065FF19",
"quickInputTitle.background": "#E1E4EB",
"scrollbar.shadow": "#AAADB4",
"scrollbarSlider.activeBackground": "#4F4F503F",
"scrollbarSlider.background": "#4F4F502E",
"scrollbarSlider.hoverBackground": "#4F4F503F",
"selection.background": "#0065FF3F",
"settings.checkboxBackground": "#F1F4FB",
"settings.checkboxBorder": "#CED1D7",
"settings.checkboxForeground": "#5D5D5F",
"settings.dropdownBackground": "#F1F4FB",
"settings.dropdownBorder": "#CED1D7",
"settings.dropdownForeground": "#5D5D5F",
"settings.dropdownListBorder": "#CED1D7",
"settings.headerForeground": "#5D5D5F",
"settings.modifiedItemIndicator": "#7C4DFF",
"settings.numberInputBackground": "#F1F4FB",
"settings.numberInputBorder": "#CED1D7",
"settings.numberInputForeground": "#5D5D5F",
"settings.textInputBackground": "#F1F4FB",
"settings.textInputBorder": "#CED1D7",
"settings.textInputForeground": "#5D5D5F",
"sideBar.background": "#E1E4EB",
"sideBar.dropBackground": "#0065FF21",
"sideBar.foreground": "#626264D8",
"sideBarSectionHeader.background": "#EBEEF5",
"sideBarSectionHeader.foreground": "#5D5D5F",
"sideBarTitle.foreground": "#5D5D5F",
"statusBar.background": "#E1E4EB",
"statusBar.foreground": "#5D5D5F",
"statusBar.debuggingBackground": "#a31515",
"statusBar.debuggingForeground": "#E1E4Eb",
"statusBar.noFolderBackground": "#E1E4EB",
"statusBar.noFolderForeground": "#5D5D5F",
"statusBarItem.activeBackground": "#0065FFB2",
"statusBarItem.hoverBackground": "#0065FF33",
"statusBarItem.prominentBackground": "#E1E4EB",
"statusBarItem.prominentHoverBackground": "#0065FF33",
"tab.activeBackground": "#EBEEF5",
"tab.activeBorder": "#EBEEF500",
"tab.activeBorderTop": "#EBEEF500",
"tab.activeForeground": "#5D5D5F",
"tab.activeModifiedBorder": "#7C4DFF",
"tab.border": "#AAADB499",
"tab.hoverBackground": "#0065FF33",
"tab.hoverBorder": "#0065FF00",
"tab.hoverForeground": "#5D5D5F",
"tab.inactiveBackground": "#E1E4EB",
"tab.inactiveForeground": "#8E8E90",
"tab.inactiveModifiedBorder": "#7C4DFF",
"tab.unfocusedActiveBackground": "#EBEEF5",
"tab.unfocusedActiveBorder": "#EBEEF500",
"tab.unfocusedActiveBorderTop": "#EBEEF500",
"tab.unfocusedActiveForeground": "#5D5D5FBF",
"tab.unfocusedActiveModifiedBorder": "#7C4DFF",
"tab.unfocusedHoverBackground": "#0065FF33",
"tab.unfocusedHoverBorder": "#0065FF00",
"tab.unfocusedHoverForeground": "#5D5D5F",
"tab.unfocusedInactiveForeground": "#8E8E90",
"tab.unfocusedInactiveModifiedBorder": "#7C4DFF",
"terminal.ansiBlack": "#fff",
"terminal.ansiBlue": "#4d91f8",
"terminal.ansiBrightBlack": "#7C4DFF",
"terminal.ansiBrightBlue": "#437AED",
"terminal.ansiBrightCyan": "#00BEC4",
"terminal.ansiBrightGreen": "#44C145",
"terminal.ansiBrightMagenta": "#C838C6",
"terminal.ansiBrightRed": "#f14c4c",
"terminal.ansiBrightWhite": "#EF8ED8",
"terminal.ansiBrightYellow": "#FC8357",
"terminal.ansiCyan": "#FA278E",
"terminal.ansiGreen": "#53A053",
"terminal.ansiMagenta": "#F0AA0B",
"terminal.ansiRed": "#EB0000",
"terminal.ansiWhite": "#5D5D5F",
"terminal.ansiYellow": "#F5625C",
"terminal.background": "#EBEEF5",
"terminal.border": "#E1E4EB",
"terminal.foreground": "#5D5D5F",
"terminal.selectionBackground": "#0065FF3F",
"terminalCursor.background": "#FFF",
"terminalCursor.foreground": "#FC8357",
"textBlockQuote.background": "#e0e3e9",
"textBlockQuote.border": "#598DEF",
"textCodeBlock.background": "#E5E8EF",
"textLink.activeForeground": "#D73BD5",
"textLink.foreground": "#5B87EB",
"textPreformat.foreground": "#F5625C",
"titleBar.activeBackground": "#EBEEF5",
"titleBar.activeForeground": "#5D5D5F",
"titleBar.border": "#EBEEF500",
"titleBar.inactiveBackground": "#EBEEF5",
"titleBar.inactiveForeground": "#8E8E90",
"walkThrough.embeddedEditorBackground": "#E1E4EB",
"welcomePage.buttonBackground": "#E1E4EB",
"welcomePage.buttonHoverBackground": "#0065FF33",
"widget.shadow": "#AAADB4"
},
"tokenColors": [{
"name": "variable.parameter",
"scope": "variable.parameter,token.variable.parameter,variable.other.jsdoc,variable.language.arguments,function.parameter,entity.name.variable.parameter,meta.function.c, punctuation.vararg-ellipses,variable.other.block.ruby, meta.arguments, entity.name.type.template",
"settings": {
"fontStyle": "",
"foreground": "#F0AA0B"
}
}, {
"name": "variable.other.less,variable.other.sass,keyframe-list;sass,less里的变量;css3里的关键帧",
"scope": "variable.other.less,variable.other.sass,variable.scss,meta.function.calc.css, source.sass variable.other",
"settings": {
"fontStyle": "",
"foreground": "#F0AA0B"
}
}, {
"name": "variable.parameter;css里url文件引用的链接",
"scope": "variable.parameter.url",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "module;模块",
"scope": "variable.other.readwrite.alias, entity.name.type.module,entity.name.package",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Variable;变量",
"scope": "variable.other, support.variable,meta.definition.variable,variable.other.object,variable.other.readwrite, entity.name.type.enum,meta.method.body,entity.name.variable,variable.other.object.property.cs,meta.block.c,source,source.c,source.cpp,source.ruby,source.go,meta.class-struct-block,source.dart,source.python,meta.item-access.python,meta.function-call.arguments.python,meta.item-access.arguments.python, variable.parameter.keyframe-list.css, meta.property-value.css, source.css.less, variable, support.function.builtin.python,meta.function-call.arguments.python support.function.builtin.python, meta.function-call.c",
"settings": {
"fontStyle": "",
"foreground": "#5D5D5F"
}
}, {
"name": "comment;注释",
"scope": "comment,comment.markup.link,punctuation.definition.comment,markup.quote.markdown",
"settings": {
"fontStyle": "italic",
"foreground": "#A9A9AA"
}
}, {
"name": "Illegal;无效的",
"scope": "invalid",
"settings": {
"fontStyle": "underline",
"foreground": "#A9A9AA"
}
}, {
"name": "Unimplemented;未生效的",
"scope": "invalid.unimplemented",
"settings": {
"fontStyle": "underline",
"foreground": "#A9A9AA"
}
}, {
"name": "Punctuation accessor 点号 .",
"scope": "punctuation.accessor,punctuation.separator.period,punctuation.separator.dot-access,punctuation.separator.method,punctuation.other.period,punctuation.dot, meta.delimiter.property.period",
"settings": {
"fontStyle": "bold",
"foreground": "#5D5D5FD8"
}
}, {
"name": "meta.parameters;scope值不规则的点. 引号",
"scope": "meta.parameters.js",
"settings": {
"fontStyle": "",
"foreground": "#5D5D5FD8"
}
}, {
"name": "Punctuation colon 冒号 :",
"scope": "punctuation.separator.key-value, keyword.operator.type.annotation,punctuation.definition.section.case-statement,punctuation.separator.colon,punctuation.separator.other,punctuation.definition.parameters,punctuation.definition.constant.ruby,punctuation.separator.dictionary.key-value, keyword.operator.ternary.dart,punctuation.section.function.begin.python, meta.property-list.css.sass, sass-script-maps, punctuation.colon, punctuation.separator.initializers",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "keyword.operator.key.php;PHP里的 => 类似JS里的对象里的冒号:",
"scope": "keyword.operator.key.php",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "Punctuation comma 逗号 ,",
"scope": "punctuation.separator.comma,punctuation.separator.delimiter,punctuation.separator.list.comma,punctuation.separator.parameter, meta.array.php, punctuation.separator.parameters,punctuation.separator.arguments.python,punctuation.separator.object,meta.function.method.with-arguments.ruby, punctuation.comma, punctuation.separator.element.python, comment.punctuation.comma.sass, meta.at-rule.keyframes.body.css, meta.delimiter.object.comma",
"settings": {
"fontStyle": "",
"foreground": "#A0A1A7F2"
}
}, {
"name": "Punctuation Terminator 分号 ;",
"scope": "punctuation.terminator,punctuation.terminator.statement, punctuation.terminator.rule, punctuation.terminator.expression,punctuation.separator.statement,meta.using-namespace-declaration.cpp,invalid.deprecated.semicolon, constant.character.end",
"settings": {
"fontStyle": "",
"foreground": "#A9A9AA"
}
}, {
"name": "Function Call Variable;用户自定义的变量属性(发现innerHTML也被包含在内, 所以这条暂不能区分用户自定义 与 语言内置对象属性)",
"scope": "variable.other.property",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Function Call Variable;对象属性名",
"scope": "variable.other.object.property,variable.other.constant.property",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "font-name;css里字体 如 微软雅黑",
"scope": "support.constant.font-name",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "support.constant.property-value.scss;css属性值常量 block inline inline-block none solid等",
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css",
"settings": {
"fontStyle": "",
"foreground": "#C57BDB"
}
}, {
"name": "js template-expression;模板字符串里的${}",
"scope": "punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end",
"settings": {
"fontStyle": "",
"foreground": "#437AED"
}
}, {
"name": "js object-literal.key;对象属性名 js和ts不一样,可选属性符号?",
"scope": "meta.object-literal.key, meta.object-literal.key string.quoted,variable.object.property,keyword.operator.optional,support.type.map.key,meta.at-rule.each.scss,meta.property-value.scss",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "regexp ^ ?: $ +",
"scope": "keyword.operator.negetion.regexp,keyword.control.anchor.regexp,punctuation.definition.group.capture.regexp,keyword.operator.quantifier.regexp",
"settings": {
"fontStyle": "",
"foreground": "#F0AA0B"
}
}, {
"name": "js dom variable, C C++ C# namespace;dom, C系语言的命名空间",
"scope": "support.variable.dom,support.variable.property,support.variable.property.dom,storage.modifier.import,constant.other.php,variable.other.object.cs,entity.name.type.namespace,variable.other.member.c,meta.using-namespace-declaration.cpp entity.name.type.cpp,meta.class-struct-block.cpp meta.namespace-block.cpp entity.name.type.cpp, variable.other.source.dart, entity.name.namespace.cpp",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Punctuation Definition Comment;注释的定义符号 // /* */",
"scope": "punctuation.definition.comment",
"settings": {
"fontStyle": "",
"foreground": "#A9A9AA"
}
}, {
"name": "typeof",
"scope": "keyword.operator.expression.typeof,keyword.other.typeof",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "keyword Operators assignment;等号 = (不包括HTML标签里的=号, 把+= -=包含进来了,然后单独设)",
"scope": "keyword.operator.assignment, meta.property-value.css keyword.operator.less",
"settings": {
"fontStyle": "",
"foreground": "#5D5D5FD8"
}
}, {
"name": "punctuation;html标签里的</> = ",
"scope": "punctuation.definition.tag, meta.tag.inline.any, meta.tag.block.any, meta.tag.any , meta.tag.structure.any, meta.tag.metadata.script, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.tag.preprocessor.xml,punctuation.separator.key-value.html, meta.tag.metadata.style.html, meta.tag.attributes.js keyword.operator.assignment, meta.tag.other.html, meta.tag.inline.any.html source.directive.vue meta.brace, punctuation.definition.tag.begin source.js, punctuation.definition.tag.end source.js, punctuation.definition.tag source,source.vue",
"settings": {
"fontStyle": "",
"foreground": "#A0A1A7"
}
}, {
"name": "keyword Operators increment decrement;关键字 运算符 + - * /;自增++ 自减--;+= -=;less sass里的关键字(用于+ -号)",
"scope": "keyword.operator, keyword.operator.arithmetic,keyword.operator.decrement, keyword.operator.increment,keyword.operator.assignment.compound,keyword.operator.less,meta.property-list.css,keyword.operator.sass, keyword.operator.increment-decrement, keyword.operator.css, entity.name.tag.wildcard.scss, keyword.operator.string,keyword.operator.bitwise,keyword.operator.assignment.augmented,storage.type.variable.ruby, keyword.operator.assignment.arithmetic, punctuation.definition.list.begin.markdown, variable.language.import-all, constant.language.import-export-all, storage.modifier.reference, storage.modifier.pointer",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "string operator in php;php的string操作符 .(主要为了这个点加粗) .=(这个被迫加粗 需要提issue将二者区分)",
"scope": "keyword.operator.string.php",
"settings": {
"fontStyle": "bold",
"foreground": "#00BEC4"
}
}, {
"name": "keyword Operators ternary,logical,comparison,relational,tilde;三元运算符 ? :;logical;== === != !==;< > <= >=;正则表达式里的 或|;波浪号~",
"scope": "keyword.operator.ternary,keyword.operator.logical,keyword.operator.comparison,keyword.operator.relational,keyword.operator.or.regexp,keyword.operator.class,keyword.operator.type,keyword.operator.other.ruby,keyword.operator.conditional,punctuation.separator.question-mark,keyword.operator.null-coalescing,punctuation.tilde,punctuation.separator.pointer-access,punctuation.separator.namespace, keyword.operator.dart",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "instanceof",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "support.function",
"scope": "meta.function-call,support.function.construct.output,invalid.deprecated.gradient.function.css,invalid.deprecated.function.css, meta.function-call.python support.function.builtin.python",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "support.function.console",
"scope": "support.function.console",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "support.function.dom",
"scope": "support.function.dom",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "global variable in PHP;PHP里的超全局变量",
"scope": "variable.other.global.safer.php,variable.other.global.php",
"settings": {
"fontStyle": "",
"foreground": "#F0AA0B"
}
}, {
"name": "url.css,rgb(),transform,calc",
"scope": "support.function.any-method.builtin.url,support.function.any-method.builtin,support.function.url,support.function.misc,support.function.transform,support.function.calc,support.function.var,support.function.string,support.function.basic_functions,support.function.array,support.function.construct,support.function.datetime,support.function.file,support.function.network,support.function.session,support.function.mail,support.function.filter,support.function.errorfunc,support.function.mysql,support.function.php_odbc,support.function.xml,support.function.math",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "support.class.builtin",
"scope": "support.class.builtin",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "Classes",
"scope": "entity.name.type.class",
"settings": {
"fontStyle": "bold",
"foreground": "#EF8ED8"
}
}, {
"name": "support.class",
"scope": "support.class",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "support.class.console,support.class.component;console输出台,react组件",
"scope": "support.class.console,support.class.component",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Class name",
"scope": "entity.name.class",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "declaration",
"scope": "meta.method.declaration",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "arrow;箭头函数",
"scope": "storage.type.function.arrow",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}, {
"name": "new",
"scope": "keyword.operator.new,keyword.other.new, storage.modifier.c, keyword.control.directive.define, keyword.control.def, keyword.control.class, keyword.control.directive.define punctuation.definition.directive, keyword.control.module, keyword.control.new,keyword.preprocessor.define, meta.preprocessor.cs punctuation.separator.hash.cs, keyword.control.directive.undef, keyword.control.directive.undef punctuation.definition.directive",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}, {
"name": "in of",
"scope": "keyword.operator.expression.in,keyword.operator.expression.of",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "Keyword Control,Using",
"scope": "keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,storage.modifier.extends,keyword.control.directive,punctuation.definition.directive,punctuation.separator.hash,storage.type.modifier, keyword.control.export, keyword.control.import,keyword.control.at-rule.import.css,keyword.control.at-rule.import.less,keyword.control.at-rule.import.sass,keyword.other.import,keyword.import,keyword.package, keyword.control.flow,keyword.other.special-method.ruby, keyword.input, keyword.type.graphql,keyword.cmake",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "CSS from to, js from",
"scope": "keyword.control.from,entity.other.keyframe-offset",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "Functions,pthread;单独的函数,C++线程",
"scope": "entity.name.function,support.type.pthread, entity.name.scope-resolution.function, meta.block.class.cpp meta.body.class.cpp meta.block.class.cpp entity.name.function.definition.special.constructor.cpp,support.function",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "Keyword: (flow), interface",
"scope": "keyword.other.package,keyword.other.class,keyword.other.namespace,keyword.other.enum,keyword.other.operator-decl,keyword.other.interface,keyword.preprocessor,keyword.other.delegate,storage.type.cpp,storage.type.namespace, storage.modifier, storage.type.modifier.cpp, storage.type.language.primitive.cpp, storage.type.struct, storage.type.template, support.type.built-in.posix-reserved.pthread,keyword.other.typedef",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}, {
"name": "default",
"scope": "keyword.control.default",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "support type ts;ts里默认数据类型;自定义数据类型",
"scope": "support.type.primitive,support.type.builtin,entity.name.type.instance,entity.name.type.alias.ts,storage.type.string,storage.type.numeric,storage.type.boolean,storage.type.primitive,meta.type.annotation,meta.method.identifier,keyword.type,storage.type.cs,entity.name.type.type-parameter,meta.type.parameters,storage.type.generic,storage.type.object.array,storage.type.java,storage.type.c,support.class.dart,meta.declaration.dart, meta.type.declaration, meta.block.ts, support.type.graphql, meta.function.definition.parameters storage.type.built-in.primitive.c, meta.function.definition.parameters.cpp storage.type.language.primitive.cpp, meta.function.definition.parameters.cpp storage.type.struct.cpp, meta.function.constructor.cpp storage.type.language.primitive.cpp, storage.type.template.argument, storage.type.built-in.c, storage.type.built-in.primitive.c",
"settings": {
"fontStyle": "",
"foreground": "#EF8ED8"
}
}, {
"name": "inherited-class;interface;class;自定义class;interface;class",
"scope": "entity.other.inherited-classentity.name.type.interface,meta.return.type,keyword.interface,entity.name.type.interface,entity.other.inherited-class,entity.name.type.struct,entity.name.type.delegate, meta.class-struct-block.cpp entity.name.type.cpp",
"settings": {
"fontStyle": "bold",
"foreground": "#EF8ED8"
}
}, {
"name": "type name;构造函数",
"scope": "entity.name.type.js,new.expr.ts",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "Strings",
"scope": "string, punctuation.definition.string.begin.html, punctuation.definition.string.end.html",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "Constant;语言常量,包含 true false null undefined等; void",
"scope": "constant.language,constant.language.boolean,keyword.operator.expression.void",
"settings": {
"fontStyle": "bold",
"foreground": "#C838C6"
}
}, {
"name": "number,unit,constant,Math,enum;数字;单位;值为数字的常量;Math对象;enum枚举里的元素",
"scope": "constant.numeric,keyword.other.unit,support.constant.dom,constant.other.character-class.regexp,support.constant.math,support.constant.property.math,support.constant.ext,support.constant.core, variable.other.enummember, constant.other.enum, entity.name.variable.enum-member,entity.name.function.preprocessor.c, entity.other.keyframe-offset.percentage.css,variable.other.constant, constant.other.js",
"settings": {
"fontStyle": "",
"foreground": "#ff6500"
}
}, {
"name": "id,symbol in C#;HTML行间的id和CSS里的id名;C#中预处理器指令创建符号常量",
"scope": "meta.attribute.id.html entity.other.attribute-name.html, entity.other.attribute-name.id, entity.name.variable.preprocessor.symbol",
"settings": {
"fontStyle": "bold",
"foreground": "#ff6500"
}
}, {
"name": "markup bold;Markdown里的bold",
"scope": "markup.bold.markdown, punctuation.definition.bold.markdown",
"settings": {
"fontStyle": "bold",
"foreground": "#F0AA0B"
}
}, {
"name": "punctuation.definition.markdown;Markdown里引用块符号 ```",
"scope": "punctuation.definition.markdown",
"settings": {
"fontStyle": "",
"foreground": "#A0A1A7"
}
}, {
"name": "beginning.punctuation.definition.quote.markdown;Markdown里引用块符号 >",
"scope": "beginning.punctuation.definition.quote.markdown",
"settings": {
"fontStyle": "",
"foreground": "#437AED"
}
}, {
"name": "fenced_code.block.language;Markdown里引用语言声明",
"scope": "fenced_code.block.language",
"settings": {
"fontStyle": "",
"foreground": "#EF8ED8"
}
}, {
"name": "Tags;HTML的标签名",
"scope": "entity.name.tag,punctuation.section.embedded.begin.php,punctuation.section.embedded.end.php",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "text;HTML标签里的文字;Markdown里书写的普通文字",
"scope": "text.html.basic,text.html.markdown,meta.paragraph.markdown,text.html.php,text.html.derivative, text.html.wxml, text.xml, text.html, source.js, source.ignore, source.nginx, text",
"settings": {
"fontStyle": "",
"foreground": "#626264"
}
}, {
"name": "meta.jsx.children;jsx里的文字",
"scope": "meta.jsx.children",
"settings": {
"fontStyle": "",
"foreground": "#A0A1A7"
}
}, {
"name": "block,embedded,definition,bracket,typeparameters;大括号 {}, 中括号[], 圆括号(), 尖括号<>",
"scope": "punctuation.section.block.begin.bracket,punctuation.section.block.end.bracket,punctuation.definition.block,punctuation.section.embedded.begin,punctuation.section.embedded.end,meta.brace,punctuation.bracket,punctuation.definition.parameters.ruby,punctuation.definition.parameters.begin,punctuation.definition.parameters.end,punctuation.section.function.begin.bracket,punctuation.section.function.end.bracket,punctuation.definition.typeparameters.begin,punctuation.definition.typeparameters.end, punctuation.section.array.end, punctuation.section.array.begin, punctuation.definition.array.end, punctuation.definition.array.begin, punctuation.section.scope.end, punctuation.section.scope.begin, meta.parameter.object-binding-pattern, punctuation.definition.binding-pattern.object,punctuation.definition.arguments.end,punctuation.definition.arguments.begin,punctuation.definition.begin.bracket,punctuation.definition.end.bracket,punctuation.curlybrace.open,punctuation.curlybrace.close,punctuation.parenthesis.open,punctuation.parenthesis.close,punctuation.squarebracket.open,,punctuation.squarebracket.close,punctuation.section.method.begin,punctuation.section.method.end,punctuation.section.class.begin,punctuation.section.class.end,punctuation.section.enum.begin,punctuation.section.enum.end,punctuation.section.parameters.begin.bracket,punctuation.section.parameters.end.bracket,punctuation.section.parens.begin.bracket,punctuation.section.parens.end.bracket,punctuation.section.arguments.begin.bracket,punctuation.section.arguments.end.bracket,punctuation.separator.arguments,punctuation.section.function.ruby,punctuation.definition.dictionary.begin,punctuation.definition.dictionary.end,punctuation.separator.dictionary.pair,punctuation.separator.array,punctuation.definition.map.begin.bracket,punctuation.definition.map.end.bracket,punctuation.section.function, punctuation.definition.parameters.end.bracket, punctuation.definition.parameters.begin.bracket,punctuation.section.property-list.begin.bracket,punctuation.section.property-list.end.bracket,punctuation.definition.list.begin,punctuation.definition.list.end,punctuation.definition.binding-pattern.array, punctuation.section.embedded.end.ruby source.ruby, punctuation.section.embedded.begin.ruby source.ruby, source.cs, punctuation.definition.generic.begin.html, punctuation.definition.generic.end.html, punctuation.definition.function.body.begin.bracket, punctuation.definition.function.body.end.bracket, punctuation.definition.modules.begin, punctuation.definition.modules.end, constant.character.brace, punctuation.operation.graphql,punctuation.definition.optional.arguments.begin,punctuation.definition.optional.arguments.end, punctuation.definition.brackets, punctuation.math.begin.bracket, punctuation.math.end.bracket, punctuation.section.angle-brackets, keyword.operator.delete.array.bracket",
"settings": {
"fontStyle": "",
"foreground": "#5D5D5FD8"
}
}, {
"name": "curly;CSS里的括号 {} ()",
"scope": "meta.brace.round.css,punctuation.section.property-list.begin.bracket.curly.css,punctuation.section.property-list.end.bracket.curly.css,punctuation.section.function.begin.bracket.round.css,punctuation.section.function.end.bracket.round.css,punctuation.section.media.begin.bracket.curly.css,punctuation.section.media.end.bracket.curly.css,punctuation.definition.parameters.begin.bracket.round.css,punctuation.definition.parameters.end.bracket.round.css,punctuation.section.keyframes.begin.bracket.curly.css,punctuation.section.keyframes.end.bracket.curly.css, punctuation.definition.entity.end.bracket.square.css,punctuation.definition.entity.begin.bracket.square.css,punctuation.section.property-list.begin.bracket.curly.scss,punctuation.section.property-list.end.bracket.curly.scss,punctuation.section.function.scss",
"settings": {
"fontStyle": "",
"foreground": "#888888D9"
}
}, {
"name": "css color standard name;css 颜色名词 red orange pink plum 等",
"scope": "support.constant.color.w3c-standard-color-name,support.constant.color.w3c-extended-color-name,constant.other.color.rgb-value.hex,constant.other.rgb-value, support.constant.color.w3c-extended-color-name.css",
"settings": {
"fontStyle": "",
"foreground": "#5D5D5F"
}
}, {
"name": "css Support type;css less sass属性名 如果不填就与support.type同色",
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css, source.css.scss",
"settings": {
"fontStyle": "",
"foreground": "#888888"
}
}, {
"name": "property-list;css里未写完整的属性名",
"scope": "meta.property-name.css",
"settings": {
"fontStyle": "",
"foreground": "#A9A9AA"
}
}, {
"name": "Attributes",
"scope": "entity.other.attribute-name,invalid.deprecated.entity.other.attribute-name",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "class.mixin;less sass里的自定义的代码块名 类似函数",
"scope": "entity.other.attribute-name.class.mixin",
"settings": {
"fontStyle": "bold",
"foreground": "#437AED"
}
}, {
"name": "Attribute class;css里的class名 和 &",
"scope": "entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css, meta.at-rule.extend.scss",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "pseudo-class;css里的伪类 hover等 和 伪类选择器 如nth-child()",
"scope": "entity.other.attribute-name.pseudo-class.css,support.type.property-name.media.css,support.constant.media.css",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "pseudo-element;css里的伪元素 before after",
"scope": "entity.other.attribute-name.pseudo-element.css",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "[VSCODE-CUSTOM] Markdown headings;Markdown里的标题 和 定义标题的#",
"scope": "entity.name.section.markdown,markup.heading,punctuation.definition.heading.markdown",
"settings": {
"fontStyle": "bold",
"foreground": "#CD6069"
}
}, {
"name": "Italic;Markdown里的斜体字",
"scope": "markup.italic, punctuation.definition.italic",
"settings": {
"fontStyle": "italic",
"foreground": "#C57BDB"
}
}, {
"name": "[VSCODE-CUSTOM] Markdown List Punctuation Definition;Markdown里定义有序项和无序项的 - * + 1. 2. ",
"scope": "beginning.punctuation.definition.list.markdown",
"settings": {
"fontStyle": "",
"foreground": "#437AED"
}
}, {
"name": "[VSCODE-CUSTOM] Markdown Inline Raw",
"scope": "markup.inline.raw.markdown",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "[VSCODE-CUSTOM] Markdown Link/Image",
"scope": "markup.underline.link.markdown,markup.underline.link.image.markdown,punctuation.definition.metadata.markdown",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "[VSCODE-CUSTOM] Markdown Link Title/Description",
"scope": "string.other.link.title.markdown,string.other.link.description.markdown,punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown",
"settings": {
"fontStyle": "",
"foreground": "#437AED"
}
}, {
"name": "Regular Expressions;正则表达式",
"scope": "string.regexp",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "Regular keyword i g;正则表达式关键字 如 i g",
"scope": "keyword.other",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Escape Characters;转义符 \\ ",
"scope": "constant.character.escape",
"settings": {
"fontStyle": "",
"foreground": "#00BEC4"
}
}, {
"name": "Illegal;非法的",
"scope": "invalid.illegal",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "Illegal;非法的",
"scope": "invalid.illegal.expected-dictionary-separator.json",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "Broken",
"scope": "invalid.broken",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "Deprecated;不赞成的",
"scope": "invalid.deprecated",
"settings": {
"fontStyle": "",
"foreground": "#8E8E90"
}
}, {
"name": "Source Json Meta Structure Dictionary Json > String Quoted Json",
"scope": "source.json meta.structure.dictionary.json > string.quoted.json",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "Source Json Meta Structure Dictionary Json > Value Json > String Quoted Json,source Json Meta Structure Array Json > Value Json > String Quoted Json,source Json Meta Structure Dictionary Json > Value Json > String Quoted Json > Punctuation,source Json Meta Structure Array Json > Value Json > String Quoted Json > Punctuation",
"scope": "source.jsonmeta.structure.dictionary.json>value.json>string.quoted.json,source.jsonmeta.structure.array.json>value.json>string.quoted.json,source.jsonmeta.structure.dictionary.json>value.json>string.quoted.json>punctuation,source.jsonmeta.structure.array.json>value.json>string.quoted.json>punctuation,string.quoted source",
"settings": {
"fontStyle": "",
"foreground": "#53A053"
}
}, {
"name": "[VSCODE-CUSTOM] JSON Property Name",
"scope": "support.type.property-name.json",
"settings": {
"fontStyle": "",
"foreground": "#CD6069"
}
}, {
"name": "js ts this super, python self, C++ delete",
"scope": "variable.language.self,variable.language.this,variable.language.super,variable.language.special.self.python,variable.language.dart,keyword.operator.delete, keyword.operator.expression.delete",
"settings": {
"fontStyle": "bold",
"foreground": "#FA278E"
}
}, {
"scope": "token.info-token",
"settings": {
"fontStyle": "",
"foreground": "#437AED"
}
}, {
"scope": "token.error-token",
"settings": {
"fontStyle": "",
"foreground": "#e51400"
}
}, {
"scope": "token.warn-token",
"settings": {
"fontStyle": "",
"foreground": "#F5625C"
}
}, {
"scope": "token.debug-token",
"settings": {
"fontStyle": "",
"foreground": "#C838C6"
}
}, {
"name": "keyword",
"scope": "meta.var.expr,storage.type.function,keyword.function,keyword.var,keyword.const,keyword.channel,keyword.struct,keyword.other.struct,keyword.map,keyword.reserved,storage.type.class,storage.type.php,storage.type.interface,storage.type.object,storage.type.primitive.dart, keyword.declaration, keyword.operator.closure.dart, storage.type.enum, storage.type.type,keyword.control.at-rule.function,keyword.control.at-rule.mixin, storage.type.const",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}, {
"name": "punctuation.definition.block.tag.jsdoc,storage.type.class.jsdoc",
"scope": "punctuation.definition.block.tag.jsdoc,storage.type.class.jsdoc,keyword.ccontrol.at-rule.keyframes.css,keyword.control.at-rule.keyframes.css",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}, {
"name": "js module",
"scope": "support.module.node.js,support.type.object.module.js,support.type.object.module.ts,support.module.node.ts",
"settings": {
"fontStyle": "bold",
"foreground": "#7C4DFF"
}
}]
}