summer-time
Version:
🍧 A modern Dark Material theme for VS-Code IDE 🍦
556 lines (554 loc) • 20.4 kB
JSON
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"activityBar.background": "#282c34",
"activityBar.border": "#282c3460",
"activityBar.foreground": "#a6accd",
"activityBarBadge.background": "#80cbc4",
"activityBarBadge.foreground": "#000000",
"breadcrumb.activeSelectionForeground": "#80cbc4",
"breadcrumb.background": "#282c34",
"breadcrumb.focusForeground": "#a6accd",
"breadcrumb.foreground": "#676e95",
"breadcrumbPicker.background": "#282c34",
"button.background": "#717cb450",
"debugToolBar.background": "#282c34",
"diffEditor.insertedTextBackground": "#c3e88d15",
"diffEditor.removedTextBackground": "#ff537020",
"dropdown.background": "#282c34",
"dropdown.border": "#ffffff10",
"editor.background": "#282c34",
"editor.foreground": "#a6accd",
"editor.lineHighlightBackground": "#ecf6ff1a",
"editor.selectionBackground": "#717cb450",
"editor.selectionHighlightBackground": "#ffcc0020",
"editorBracketMatch.background": "#282c34",
"editorBracketMatch.border": "#ffcc0050",
"editorCursor.foreground": "#ffcc00",
"editorError.foreground": "#ff537070",
"editorGroup.border": "#00000030",
"editorGroupHeader.tabsBackground": "#282c34",
"editorGutter.addedBackground": "#c3e88d60",
"editorGutter.deletedBackground": "#ff537060",
"editorGutter.modifiedBackground": "#82aaff60",
"editorHoverWidget.background": "#282c34",
"editorHoverWidget.border": "#ffffff10",
"editorIndentGuide.activeBackground": "#4e5579",
"editorIndentGuide.background": "#4e557970",
"editorLineNumber.activeForeground": "#676e95",
"editorLineNumber.foreground": "#3a3f58",
"editorLink.activeForeground": "#a6accd",
"editorMarkerNavigation.background": "#a6accd05",
"editorOverviewRuler.border": "#282c34",
"editorRuler.foreground": "#4e5579",
"editorSuggestWidget.background": "#282c34",
"editorSuggestWidget.border": "#ffffff10",
"editorSuggestWidget.foreground": "#a6accd",
"editorSuggestWidget.highlightForeground": "#80cbc4",
"editorSuggestWidget.selectedBackground": "#00000050",
"editorWhitespace.foreground": "#a6accd40",
"editorWidget.background": "#282c34",
"editorWidget.border": "#ff0000",
"editorWidget.resizeBorder": "#80cbc4",
"focusBorder": "#ffffff00",
"gitDecoration.conflictingResourceForeground": "#EBEA8B90",
"gitDecoration.deletedResourceForeground": "#ff537090",
"gitDecoration.ignoredResourceForeground": "#676e9590",
"gitDecoration.modifiedResourceForeground": "#82aaff90",
"gitDecoration.untrackedResourceForeground": "#c3e88d90",
"input.background": "#333747",
"input.border": "#ffffff10",
"input.foreground": "#eeffff",
"input.placeholderForeground": "#a6accd60",
"inputValidation.errorBorder": "#ff537050",
"inputValidation.infoBorder": "#82aaff50",
"inputValidation.warningBorder": "#EBEA8B50",
"list.activeSelectionBackground": "#282c34",
"list.activeSelectionForeground": "#80cbc4",
"list.focusBackground": "#a6accd20",
"list.focusForeground": "#a6accd",
"list.highlightForeground": "#80cbc4",
"list.hoverBackground": "#282c34",
"list.hoverForeground": "#ffffff",
"list.inactiveSelectionBackground": "#00000030",
"list.inactiveSelectionForeground": "#80cbc4",
"menu.background": "#282c34",
"menu.foreground": "#a6accd",
"menu.selectionBackground": "#00000050",
"menu.selectionBorder": "#00000030",
"menu.selectionForeground": "#80cbc4",
"menu.separatorBackground": "#a6accd",
"menubar.selectionBackground": "#00000030",
"menubar.selectionBorder": "#00000030",
"menubar.selectionForeground": "#80cbc4",
"notificationLink.foreground": "#80cbc4",
"notifications.background": "#282c34",
"notifications.foreground": "#a6accd",
"panel.background": "#282c34",
"panel.border": "#282c3460",
"panel.dropBackground": "#a6accd",
"panelTitle.activeBorder": "#80cbc4",
"panelTitle.activeForeground": "#ffffff",
"panelTitle.inactiveForeground": "#a6accd",
"peekView.border": "#00000030",
"peekViewEditor.background": "#a6accd05",
"peekViewEditor.matchHighlightBackground": "#717cb450",
"peekViewEditorGutter.background": "#a6accd05",
"peekViewResult.background": "#a6accd05",
"peekViewResult.matchHighlightBackground": "#717cb450",
"peekViewResult.selectionBackground": "#676e9570",
"peekViewTitle.background": "#a6accd05",
"peekViewTitleDescription.foreground": "#a6accd60",
"pickerGroup.foreground": "#80cbc4",
"progressBar.background": "#80cbc4",
"scrollbar.shadow": "#282c3400",
"scrollbarSlider.activeBackground": "#80cbc4",
"scrollbarSlider.background": "#a6accd20",
"scrollbarSlider.hoverBackground": "#a6accd10",
"selection.background": "#a6accd",
"settings.checkboxBackground": "#282c34",
"settings.checkboxForeground": "#a6accd",
"settings.dropdownBackground": "#282c34",
"settings.dropdownForeground": "#a6accd",
"settings.headerForeground": "#80cbc4",
"settings.modifiedItemIndicator": "#80cbc4",
"settings.numberInputBackground": "#282c34",
"settings.numberInputForeground": "#a6accd",
"settings.textInputBackground": "#282c34",
"settings.textInputForeground": "#a6accd",
"sideBar.background": "#282c34",
"sideBar.border": "#282c3460",
"sideBar.foreground": "#676e95",
"sideBarSectionHeader.background": "#282c34",
"sideBarSectionHeader.border": "#282c3460",
"sideBarTitle.foreground": "#a6accd",
"statusBar.background": "#282c34",
"statusBar.border": "#282c3460",
"statusBar.debuggingBackground": "#c792ea",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.foreground": "#676e95",
"statusBar.noFolderBackground": "#282c34",
"statusBarItem.hoverBackground": "#676e9520",
"tab.activeBorder": "#e3c2eb",
"tab.activeForeground": "#ffffff",
"tab.activeModifiedBorder": "#676e95",
"tab.border": "#282c34",
"tab.inactiveBackground": "#282c34",
"tab.inactiveForeground": "#676e95",
"tab.unfocusedActiveBorder": "#676e95",
"tab.unfocusedActiveForeground": "#a6accd",
"terminal.ansiBlack": "#000000",
"terminal.ansiBlue": "#82aaff",
"terminal.ansiBrightBlack": "#676e95",
"terminal.ansiBrightBlue": "#82aaff",
"terminal.ansiBrightCyan": "#89ddff",
"terminal.ansiBrightGreen": "#c3e88d",
"terminal.ansiBrightMagenta": "#c792ea",
"terminal.ansiBrightRed": "#F699D9",
"terminal.ansiBrightWhite": "#ffffff",
"terminal.ansiBrightYellow": "#EBEA8B",
"terminal.ansiCyan": "#89ddff",
"terminal.ansiGreen": "#c3e88d",
"terminal.ansiMagenta": "#c792ea",
"terminal.ansiRed": "#F699D9",
"terminal.ansiWhite": "#ffffff",
"terminal.ansiYellow": "#EBEA8B",
"textLink.activeForeground": "#a6accd",
"textLink.foreground": "#80cbc4",
"titleBar.activeBackground": "#282c34",
"titleBar.activeForeground": "#a6accd",
"titleBar.border": "#282c3460",
"titleBar.inactiveBackground": "#282c34",
"titleBar.inactiveForeground": "#676e95",
"widget.shadow": "#00000030",
"editorInfo.foreground": "#F699D9",
"editorMarkerNavigationInfo.background": "#F699D9",
"statusBarItem.prominentBackground": "#F699D9",
"statusBarItem.prominentHoverBackground": "#F699D9"
},
"tokenColors": [
{
"name": "Color-1",
"scope": [
"constant.other.color",
"constant.other.color",
"keyword.other.substitution",
"keyword.other.template",
"markup.bold",
"markup.fenced_code.block.markdown",
"markup.inline.raw.string.markdown",
"markup.table",
"markup.underline",
"punctuation.definition.tag.begin.html",
"punctuation.definition.tag.end.html",
"punctuation.definition.tag.html",
"punctuation.definition.tag",
"punctuation.section.embedded",
"punctuation.separator.inheritance.php",
"punctuation",
"source.css.scss",
"source",
"string constant.other.placeholder",
"text.html.derivative",
"variable.language.fenced.markdown",
"variable.other.object.property.js.jsx",
"meta.paragraph.markdown",
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"source.ini",
"source.dockerfile",
"variable.parameter.js.jsx",
"variable.parameter.tsx",
"meta.tag"
],
"settings": {
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 bold",
"scope": [
"support.type.object",
"meta.object-literal.key",
"constant.other.symbol",
"constant.other.key",
"entity.other.inherited-class",
"markup.heading",
"markup.inserted.git_gutter",
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js",
"support.type.property-name",
"variable.graphql",
"variable.parameter.ts",
"entity.name.type.class",
"entity.name.type.interface",
"entity.name.function.tagged-template.ts",
"entity.name.type.module",
"support.class.builtin.js.jsx",
"support.class.builtin.ts",
"variable.object.property"
],
"settings": {
"fontStyle": "bold",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 italic",
"scope": [
"markup.italic",
"meta.property-value",
"source.css constant",
"source.css support.constant",
"source.stylus constant",
"source.stylus support.constant",
"string",
"constant.numeric.css",
"string.quoted.single",
"string.template.ts",
"support.function.console"
],
"settings": {
"fontStyle": "italic",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 underline",
"scope": ["entity.name.function"],
"settings": {
"fontStyle": "underline",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 italic bold",
"scope": [
"support.variable.object",
"constant.language",
"support.constant",
"constant.character",
"constant.escape",
"keyword.other.unit",
"keyword.other",
"storage.type.class.jsdoc",
"punctuation.definition.block.tag.jsdoc"
],
"settings": {
"fontStyle": "italic bold",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 italic underline bold",
"scope": ["variable.function.constructor"],
"settings": {
"fontStyle": "italic underline bold",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-1 italic underline",
"scope": [
"variable.function",
"*url*",
"*link*",
"*uri*",
"entity.name.function.member",
"markup.underline.link.image.markdown",
"markup.underline.link.markdown"
],
"settings": {
"fontStyle": "italic underline",
"foreground": "#ECF6FF"
}
},
{
"name": "Color-2",
"scope": [
"constant.numeric.decimal.js.jsx",
"constant.numeric.decimal.ts",
"constant.other.php",
"constant.other.reference.link.markdown",
"entity.other.attribute-name.class",
"entity.other.inherited-class",
"keyword.control.as",
"keyword.control.export",
"keyword.control.from",
"keyword.control.import",
"punctuation.definition.parameters",
"punctuation.definition.tag.begin.html",
"punctuation.definition.tag.end.html",
"punctuation.definition.tag",
"punctuation.section.embedded",
"source.css punctuation.definition.string",
"source.css string",
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"source.stylus punctuation.definition.string",
"source.stylus string",
"variable.other.class.js",
"variable.other.property.js.jsx",
"variable.other.property.tsx",
"variable.other.property.ts",
"entity.name.type.instance.jsdoc",
"meta.type.object.graphql",
"variable.other.constant.js.jsx",
"variable.other.constant.tsx"
],
"settings": {
"fontStyle": "",
"foreground": "#EBEA8B"
}
},
{
"name": "Color-2 italic",
"scope": [
"source.js constant.other.object.key.js string.unquoted.label.js",
"text.html.basic entity.other.attribute-name.html",
"text.html.basic entity.other.attribute-name",
"variable.parameter.graphql"
],
"settings": {
"fontStyle": "italic",
"foreground": "#EBEA8B"
}
},
{
"name": "Color-2 bold",
"scope": [
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
],
"settings": {
"fontStyle": "bold",
"foreground": "#EBEA8B"
}
},
{
"name": "Color-3",
"scope": [
"meta.property.object.js",
"string.other.link.title.markdown",
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"support.type",
"support.orther.namespace.use.php",
"support.other.namespace.php",
"markup.changed.git_gutter",
"support.type.sys-types",
"string.regexp",
"variable.other.jsdoc",
"variable.other.readwrite",
"variable.other.bracket.shell",
"variable.other.readwrite.tsx",
"meta.embedded.expression.tsx"
],
"settings": {
"fontStyle": "",
"foreground": "#AEE9F5"
}
},
{
"name": "Color-3 italic",
"scope": [
"variable.other.object",
"variable.other.object.ts",
"variable.other.readwrite.alias"
],
"settings": {
"fontStyle": "italic",
"foreground": "#AEE9F5"
}
},
{
"name": "Color-3 bold",
"scope": [
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"support.class.component",
"entity.name.tag.js.jsx"
],
"settings": {
"fontStyle": "bold",
"foreground": "#AEE9F5"
}
},
{
"name": "Color-3 italic bold",
"scope": [
"entity.name.tag",
"markup.deleted.git_gutter",
"support.class.component.js.jsx"
],
"settings": {
"fontStyle": "italic bold",
"foreground": "#AEE9F5"
}
},
{
"name": "Color-3 italic underline",
"scope": [],
"settings": {
"fontStyle": "italic underline",
"foreground": "#AEE9F5"
}
},
{
"name": "Color-4",
"scope": [
"variable.other.constant.object",
"support.variable.property",
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"string.other.link",
"meta.property-list.scss",
"markup.inserted",
"meta.type.object.graphql",
"variable.other.constant.property",
"support.type.primitive"
],
"settings": {
"fontStyle": "",
"foreground": "#A8F79A"
}
},
{
"name": "Color-4 italic",
"scope": [
"constant.character.escape",
"entity.name.type",
"entity.other.attribute-name",
"support.class.console",
"support.function"
],
"settings": {
"fontStyle": "italic",
"foreground": "#A8F79A"
}
},
{
"name": "Color-4 underline",
"scope": ["markup.underline"],
"settings": {
"fontStyle": "underline",
"foreground": "#A8F79A"
}
},
{
"name": "Color-4 bold",
"scope": [
"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json",
"markup.underline",
"entity.name.tag.css",
"keyword.control.at-rule.fontface.scss"
],
"settings": {
"fontStyle": "bold",
"foreground": "#A8F79A"
}
},
{
"name": "Color-5",
"scope": [
"storage.type",
"keyword",
"punctuation",
"meta.function-call",
"keyword.operator"
],
"settings": {
"fontStyle": "",
"foreground": "#F699D9"
}
},
{
"scope": [
"constant.language",
"storage.modifier",
"punctuation.definition.keyword.scss"
],
"settings": {
"fontStyle": "bold",
"foreground": "#F699D9"
}
},
{
"name": "Color-5 italic",
"scope": [
"keyword.control",
"variable.language",
"punctuation.definition.string.begin.ts",
"punctuation.definition.string.end.ts",
"punctuation.definition.string.begin.scss",
"punctuation.definition.string.end.scss",
"keyword.control.flow.js.jsx"
],
"settings": {
"fontStyle": "italic",
"foreground": "#F699D9"
}
},
{
"name": "Color-5 bold",
"scope": ["keyword.generator.asterisk.js.jsx"],
"settings": {
"fontStyle": "italic bold",
"foreground": "#F699D9"
}
},
{
"name": "Color-6",
"scope": "comment",
"settings": {
"foreground": "#A3B5C3"
}
},
{
"name": "Color-6 italic",
"scope": [
"punctuation.definition.comment",
"punctuation.definition.block.rag.jsdoc"
],
"settings": {
"fontStyle": "italic",
"foreground": "#A3B5C3"
}
}
]
}