Skip to content

Instantly share code, notes, and snippets.

@pataar
Created February 28, 2019 13:02
Show Gist options
  • Save pataar/adbbbb902870cff5b5b8d7f15a45ba2d to your computer and use it in GitHub Desktop.
Save pataar/adbbbb902870cff5b5b8d7f15a45ba2d to your computer and use it in GitHub Desktop.
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"editor.background": "#242424",
"editor.foreground": "#f8f8f2",
"editor.lineHighlightBackground": "#3d3d3d55",
"editor.selectionBackground": "#403d3d",
"editorCursor.foreground": "#f8f8f0",
"editorWhitespace.foreground": "#3b3a32",
"statusBar.background": "#333333",
//"activityBar.background": "#333333",
//"activityBar.dropBackground": "#ffffff1f",
//"activityBar.foreground": "#ffffff",
//"activityBar.inactiveForeground": "#ffffff99",
//"activityBarBadge.background": "#007acc",
//"activityBarBadge.foreground": "#ffffff",
//"badge.background": "#4d4d4d",
//"badge.foreground": "#ffffff",
//"breadcrumb.activeSelectionForeground": "#e0e0e0",
//"breadcrumb.background": "#242424",
//"breadcrumb.focusForeground": "#e0e0e0",
//"breadcrumb.foreground": "#cccccccc",
//"breadcrumbPicker.background": "#252526",
//"button.background": "#0e639c",
//"button.foreground": "#ffffff",
//"button.hoverBackground": "#1177bb",
//"debugExceptionWidget.background": "#420b0d",
//"debugExceptionWidget.border": "#a31515",
//"debugToolBar.background": "#333333",
//"descriptionForeground": "#ccccccb3",
//"diffEditor.insertedTextBackground": "#9bb95533",
//"diffEditor.removedTextBackground": "#ff000033",
//"dropdown.background": "#3c3c3c",
//"dropdown.border": "#3c3c3c",
//"dropdown.foreground": "#f0f0f0",
//"editor.findMatchBackground": "#515c6a",
//"editor.findMatchHighlightBackground": "#ea5c0055",
//"editor.findRangeHighlightBackground": "#3a3d4166",
//"editor.focusedStackFrameHighlightBackground": "#7abd7a4d",
//"editor.hoverHighlightBackground": "#264f7840",
//"editor.inactiveSelectionBackground": "#403d3d80",
//"editor.lineHighlightBorder": "#282828",
//"editor.rangeHighlightBackground": "#ffffff0b",
//"editor.selectionHighlightBackground": "#34323299",
//"editor.snippetFinalTabstopHighlightBorder": "#525252",
//"editor.snippetTabstopHighlightBackground": "#7c7c7c4d",
//"editor.stackFrameHighlightBackground": "#ffff0033",
//"editor.wordHighlightBackground": "#575757b8",
//"editor.wordHighlightStrongBackground": "#004972b8",
//"editorActiveLineNumber.foreground": "#c6c6c6",
//"editorBracketMatch.background": "#0064001a",
//"editorBracketMatch.border": "#888888",
//"editorCodeLens.foreground": "#999999",
//"editorError.foreground": "#ea4646",
//"editorGroup.border": "#444444",
//"editorGroup.dropBackground": "#53595d80",
//"editorGroupHeader.noTabsBackground": "#242424",
//"editorGroupHeader.tabsBackground": "#252526",
//"editorGutter.addedBackground": "#587c0c",
//"editorGutter.background": "#242424",
//"editorGutter.commentRangeForeground": "#c5c5c5",
//"editorGutter.deletedBackground": "#94151b",
//"editorGutter.modifiedBackground": "#0c7d9d",
//"editorHint.foreground": "#eeeeeeb3",
//"editorHoverWidget.background": "#252526",
//"editorHoverWidget.border": "#454545",
//"editorIndentGuide.activeBackground": "#3b3a32",
//"editorIndentGuide.background": "#3b3a32",
//"editorInfo.foreground": "#008000",
//"editorLineNumber.activeForeground": "#c6c6c6",
//"editorLineNumber.foreground": "#858585",
//"editorLink.activeForeground": "#4e94ce",
//"editorMarkerNavigation.background": "#2d2d30",
//"editorMarkerNavigationError.background": "#ea4646",
//"editorMarkerNavigationInfo.background": "#008000",
//"editorMarkerNavigationWarning.background": "#4d9e4d",
//"editorOverviewRuler.addedForeground": "#007acc99",
//"editorOverviewRuler.border": "#7f7f7f4d",
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
//"editorOverviewRuler.deletedForeground": "#007acc99",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.findMatchForeground": "#f6b94db3",
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
//"editorOverviewRuler.infoForeground": "#121288b3",
//"editorOverviewRuler.modifiedForeground": "#007acc99",
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
//"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.warningForeground": "#128812b3",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorPane.background": "#242424",
//"editorRuler.foreground": "#5a5a5a",
//"editorSuggestWidget.background": "#252526",
//"editorSuggestWidget.border": "#454545",
//"editorSuggestWidget.foreground": "#f8f8f2",
//"editorSuggestWidget.highlightForeground": "#0097fb",
//"editorSuggestWidget.selectedBackground": "#062f4a",
//"editorUnnecessaryCode.opacity": "#000000aa",
//"editorWarning.foreground": "#4d9e4d",
//"editorWidget.background": "#252526",
//"editorWidget.border": "#454545",
//"errorForeground": "#f48771",
//"extensionButton.prominentBackground": "#327e36",
//"extensionButton.prominentForeground": "#ffffff",
//"extensionButton.prominentHoverBackground": "#28632b",
//"focusBorder": "#0e639ccc",
//"foreground": "#cccccc",
//"gitDecoration.addedResourceForeground": "#81b88b",
//"gitDecoration.conflictingResourceForeground": "#6c6cc4",
//"gitDecoration.deletedResourceForeground": "#c74e39",
//"gitDecoration.ignoredResourceForeground": "#8c8c8c",
//"gitDecoration.modifiedResourceForeground": "#e2c08d",
//"gitDecoration.submoduleResourceForeground": "#8db9e2",
//"gitDecoration.untrackedResourceForeground": "#73c991",
//"gitlens.gutterBackgroundColor": "#ffffff13",
//"gitlens.gutterForegroundColor": "#bebebe",
//"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
//"gitlens.lineHighlightBackgroundColor": "#00bcf233",
//"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
//"gitlens.trailingLineBackgroundColor": "#00000000",
//"gitlens.trailingLineForegroundColor": "#99999959",
//"input.background": "#3c3c3c",
//"input.foreground": "#cccccc",
//"input.placeholderForeground": "#cccccc80",
//"inputOption.activeBorder": "#007acc",
//"inputValidation.errorBackground": "#5a1d1d",
//"inputValidation.errorBorder": "#be1100",
//"inputValidation.infoBackground": "#063b49",
//"inputValidation.infoBorder": "#007acc",
//"inputValidation.warningBackground": "#352a05",
//"inputValidation.warningBorder": "#b89500",
//"list.activeSelectionBackground": "#094771",
//"list.activeSelectionForeground": "#ffffff",
//"list.dropBackground": "#062f4a",
//"list.errorForeground": "#f88070",
//"list.focusBackground": "#062f4a",
//"list.highlightForeground": "#0097fb",
//"list.hoverBackground": "#2a2d2e",
//"list.inactiveFocusBackground": "#313135",
//"list.inactiveSelectionBackground": "#37373d",
//"list.invalidItemForeground": "#b89500",
//"list.warningForeground": "#4d9e4d",
//"listFilterWidget.background": "#653723",
//"listFilterWidget.noMatchesOutline": "#be1100",
//"listFilterWidget.outline": "#00000000",
//"menu.background": "#3c3c3c",
//"menu.foreground": "#f0f0f0",
//"menu.selectionBackground": "#094771",
//"menu.selectionForeground": "#ffffff",
//"menu.separatorBackground": "#bbbbbb",
//"menubar.selectionBackground": "#ffffff1a",
//"menubar.selectionForeground": "#cccccc",
//"merge.commonContentBackground": "#60606029",
//"merge.commonHeaderBackground": "#60606066",
//"merge.currentContentBackground": "#40c8ae33",
//"merge.currentHeaderBackground": "#40c8ae80",
//"merge.incomingContentBackground": "#40a6ff33",
//"merge.incomingHeaderBackground": "#40a6ff80",
//"notificationCenterHeader.background": "#303031",
//"notificationLink.foreground": "#3794ff",
//"notifications.background": "#252526",
//"notifications.border": "#303031",
//"panel.background": "#242424",
//"panel.border": "#80808059",
//"panel.dropBackground": "#ffffff1f",
//"panelTitle.activeBorder": "#80808059",
//"panelTitle.activeForeground": "#e7e7e7",
//"panelTitle.inactiveForeground": "#e7e7e799",
//"peekView.border": "#007acc",
//"peekViewEditor.background": "#001f33",
//"peekViewEditor.matchHighlightBackground": "#ff8f0099",
//"peekViewEditorGutter.background": "#001f33",
//"peekViewResult.background": "#252526",
//"peekViewResult.fileForeground": "#ffffff",
//"peekViewResult.lineForeground": "#bbbbbb",
//"peekViewResult.matchHighlightBackground": "#ea5c004d",
//"peekViewResult.selectionBackground": "#3399ff33",
//"peekViewResult.selectionForeground": "#ffffff",
//"peekViewTitle.background": "#1e1e1e",
//"peekViewTitleDescription.foreground": "#ccccccb3",
//"peekViewTitleLabel.foreground": "#ffffff",
//"pickerGroup.border": "#3f3f46",
//"pickerGroup.foreground": "#3794ff",
//"progressBar.background": "#0e70c0",
//"scrollbar.shadow": "#000000",
//"scrollbarSlider.activeBackground": "#bfbfbf66",
//"scrollbarSlider.background": "#79797966",
//"scrollbarSlider.hoverBackground": "#646464b3",
//"settings.checkboxBackground": "#3c3c3c",
//"settings.checkboxBorder": "#3c3c3c",
//"settings.checkboxForeground": "#f0f0f0",
//"settings.dropdownBackground": "#3c3c3c",
//"settings.dropdownBorder": "#3c3c3c",
//"settings.dropdownForeground": "#f0f0f0",
//"settings.dropdownListBorder": "#454545",
//"settings.headerForeground": "#e7e7e7",
//"settings.modifiedItemIndicator": "#0c7d9d",
//"settings.numberInputBackground": "#3c3c3c",
//"settings.numberInputForeground": "#cccccc",
//"settings.textInputBackground": "#3c3c3c",
//"settings.textInputForeground": "#cccccc",
//"sideBar.background": "#252526",
//"sideBar.dropBackground": "#ffffff1f",
//"sideBarSectionHeader.background": "#80808033",
//"statusBar.debuggingBackground": "#cc6633",
//"statusBar.debuggingForeground": "#ffffff",
//"statusBar.foreground": "#ffffff",
//"statusBar.noFolderBackground": "#68217a",
//"statusBar.noFolderForeground": "#ffffff",
//"statusBarItem.activeBackground": "#ffffff2e",
//"statusBarItem.hostBackground": "#388a34",
//"statusBarItem.hoverBackground": "#ffffff1f",
//"statusBarItem.prominentBackground": "#388a34",
//"statusBarItem.prominentHoverBackground": "#369432",
//"tab.activeBackground": "#242424",
//"tab.activeForeground": "#ffffff",
//"tab.activeModifiedBorder": "#3399cc",
//"tab.border": "#252526",
//"tab.inactiveBackground": "#2d2d2d",
//"tab.inactiveForeground": "#ffffff80",
//"tab.inactiveModifiedBorder": "#3399cc80",
//"tab.unfocusedActiveForeground": "#ffffff80",
//"tab.unfocusedActiveModifiedBorder": "#3399cc80",
//"tab.unfocusedInactiveForeground": "#ffffff40",
//"tab.unfocusedInactiveModifiedBorder": "#3399cc40",
//"terminal.ansiBlack": "#000000",
//"terminal.ansiBlue": "#2472c8",
//"terminal.ansiBrightBlack": "#666666",
//"terminal.ansiBrightBlue": "#3b8eea",
//"terminal.ansiBrightCyan": "#29b8db",
//"terminal.ansiBrightGreen": "#23d18b",
//"terminal.ansiBrightMagenta": "#d670d6",
//"terminal.ansiBrightRed": "#f14c4c",
//"terminal.ansiBrightWhite": "#e5e5e5",
//"terminal.ansiBrightYellow": "#f5f543",
//"terminal.ansiCyan": "#11a8cd",
//"terminal.ansiGreen": "#0dbc79",
//"terminal.ansiMagenta": "#bc3fbc",
//"terminal.ansiRed": "#cd3131",
//"terminal.ansiWhite": "#e5e5e5",
//"terminal.ansiYellow": "#e5e510",
//"terminal.background": "#242424",
//"terminal.border": "#80808059",
//"terminal.foreground": "#cccccc",
//"terminal.selectionBackground": "#ffffff40",
//"textBlockQuote.background": "#7f7f7f1a",
//"textBlockQuote.border": "#007acc80",
//"textCodeBlock.background": "#0a0a0a66",
//"textLink.activeForeground": "#3794ff",
//"textLink.foreground": "#3794ff",
//"textPreformat.foreground": "#d7ba7d",
//"textSeparator.foreground": "#ffffff2e",
//"titleBar.activeBackground": "#3c3c3c",
//"titleBar.activeForeground": "#cccccc",
//"titleBar.inactiveBackground": "#3c3c3c99",
//"titleBar.inactiveForeground": "#cccccc99",
//"widget.shadow": "#000000"
},
"tokenColors": [
{
"name": "Comment",
"scope": "comment",
"settings": {
"foreground": "#8C8C8C"
}
},
{
"name": "String",
"scope": "string",
"settings": {
"foreground": "#FFEE99"
}
},
{
"name": "Number",
"scope": "constant.numeric",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "Built-in constant",
"scope": "constant.language",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "User-defined constant",
"scope": "constant.character, constant.other",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "Variable",
"scope": "variable",
"settings": {
"fontStyle": ""
}
},
{
"name": "Keyword",
"scope": "keyword",
"settings": {
"foreground": "#F92672"
}
},
{
"name": "Storage",
"scope": "storage",
"settings": {
"fontStyle": "",
"foreground": "#F92672"
}
},
{
"name": "Storage type",
"scope": "storage.type",
"settings": {
"fontStyle": "italic",
"foreground": "#66D9EF"
}
},
{
"name": "Class name",
"scope": "entity.name.class",
"settings": {
"fontStyle": "underline",
"foreground": "#A6E22E"
}
},
{
"name": "Inherited class",
"scope": "entity.other.inherited-class",
"settings": {
"fontStyle": "italic underline",
"foreground": "#A6E22E"
}
},
{
"name": "Function name",
"scope": "entity.name.function",
"settings": {
"fontStyle": "",
"foreground": "#A6E22E"
}
},
{
"name": "Function argument",
"scope": "variable.parameter",
"settings": {
"fontStyle": "italic",
"foreground": "#FD971F"
}
},
{
"name": "Tag name",
"scope": "entity.name.tag",
"settings": {
"fontStyle": "",
"foreground": "#F92672"
}
},
{
"name": "Tag attribute",
"scope": "entity.other.attribute-name",
"settings": {
"fontStyle": "",
"foreground": "#A6E22E"
}
},
{
"name": "Library function",
"scope": "support.function",
"settings": {
"fontStyle": "",
"foreground": "#66D9EF"
}
},
{
"name": "Library constant",
"scope": "support.constant",
"settings": {
"fontStyle": "",
"foreground": "#66D9EF"
}
},
{
"name": "Library class/type",
"scope": "support.type, support.class",
"settings": {
"fontStyle": "italic",
"foreground": "#66D9EF"
}
},
{
"name": "Library variable",
"scope": "support.other.variable",
"settings": {
"fontStyle": ""
}
},
{
"name": "PHP Namespaces",
"scope": "support.other.namespace, entity.name.type.namespace",
"settings": {
"foreground": "#FFB2F9"
}
},
{
"name": "PHP Namespace Alias",
"scope": "support.other.namespace.use-as.php",
"settings": {
"foreground": "#66D9EF"
}
},
{
"name": "PHP Namespace Keyword",
"scope": "variable.language.namespace.php",
"settings": {
"foreground": "#D66990"
}
},
{
"name": "PHP Namespace Separator",
"scope": "punctuation.separator.inheritance.php",
"settings": {
"foreground": "#F92672"
}
},
{
"name": "CSS Functions / Property Values",
"scope": "support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css",
"settings": {
"foreground": "#FFEE99"
}
},
{
"name": "Twig Tagbraces",
"scope": "meta.tag.template.value.twig, meta.tag.template.block.twig",
"settings": {
"foreground": "#CD5AC5"
}
},
{
"name": "Twig Keywords",
"scope": "keyword.control.twig",
"settings": {
"foreground": "#E05D8C"
}
},
{
"name": "Twig Objects",
"scope": "variable.other.twig",
"settings": {
"foreground": "#E5A5E0"
}
},
{
"name": "Twig Object Properties",
"scope": "variable.other.property.twig",
"settings": {
"foreground": "#FFE1FC"
}
},
{
"name": "Twig Language Constants",
"scope": "constant.language.twig",
"settings": {
"foreground": "#FFD2A6"
}
},
{
"name": "Twig Numerical Constants",
"scope": "constant.numeric.twig",
"settings": {
"foreground": "#FFD0FB"
}
},
{
"name": "Twig Filters",
"scope": "support.function.twig",
"settings": {
"foreground": "#90E7F7"
}
},
{
"name": "Twig User-Defined Filters",
"scope": "meta.function-call.other.twig",
"settings": {
"foreground": "#FAB85A"
}
},
{
"name": "Twig Macros",
"scope": "meta.function-call.twig",
"settings": {
"foreground": "#FAB85A"
}
},
{
"name": "Invalid",
"scope": "invalid",
"settings": {
"background": "#F92672",
"fontStyle": "",
"foreground": "#F8F8F0"
}
},
{
"name": "Invalid deprecated",
"scope": "invalid.deprecated",
"settings": {
"background": "#FF80F4",
"foreground": "#F8F8F0"
}
},
{
"name": "Embedded Source",
"scope": "text source",
"settings": {
"background": "#3D3D3D55"
}
},
{
"name": "diff: header",
"scope": "meta.diff, meta.diff.header",
"settings": {
"fontStyle": "bold",
"foreground": "#E0EDDD"
}
},
{
"name": "diff: deleted",
"scope": "markup.deleted",
"settings": {
"fontStyle": "",
"foreground": "#D3201F"
}
},
{
"name": "diff: changed",
"scope": "markup.changed",
"settings": {
"fontStyle": "",
"foreground": "#BF3904"
}
},
{
"name": "diff: inserted",
"scope": "markup.inserted",
"settings": {
"foreground": "#60cf30"
}
},
{
"name": "diff: range",
"scope": "meta.diff, meta.diff.range",
"settings": {
"foreground": "#3bc0f0"
}
},
{
"name": "Markdown: Headings",
"scope": "markup.heading.markdown, markup.heading.1.markdown, markup.heading.2.markdown",
"settings": {
"foreground": "#A6E22E"
}
},
{
"name": "Markdown: Bold",
"scope": "markup.bold.markdown",
"settings": {
"fontStyle": "bold",
"foreground": "#F8F8F2"
}
},
{
"name": "Markdown: Italic",
"scope": "markup.italic.markdown",
"settings": {
"fontStyle": "italic",
"foreground": "#F8F8F2"
}
},
{
"name": "Markdown: Punctuation for Bold, Italic, and Inline Block",
"scope": "punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.raw.markdown",
"settings": {
"foreground": "#D3201F"
}
},
{
"name": "Markdown: Bulleted List",
"scope": "markup.list.unnumbered.markdown",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "Markdown: Numbered List",
"scope": "markup.list.numbered.markdown",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "Markdown: Block and Inline Block",
"scope": "markup.raw.block.markdown, markup.raw.inline.markdown",
"settings": {
"foreground": "#FFEE99"
}
},
{
"name": "Markdown: Quote Block and Punctuation",
"scope": "markup.quote.markdown, punctuation.definition.blockquote.markdown",
"settings": {
"foreground": "#6C71C4"
}
},
{
"name": "Markdown: Seperator",
"scope": "meta.separator.markdown",
"settings": {
"foreground": "#FF80F4"
}
},
{
"name": "Markdown: Link and Reference URL",
"scope": "meta.image.inline.markdown, markup.underline.link.markdown",
"settings": {
"fontStyle": "italic",
"foreground": "#8C8C8C"
}
},
{
"name": "Markdown: Link Title, Image Description",
"scope": "string.other.link.title.markdown, string.other.link.description.markdown",
"settings": {
"foreground": "#A6E22E"
}
},
{
"name": "Markdown: Angle Brakets on Link and Image",
"scope": "punctuation.definition.link.markdown",
"settings": {
"foreground": "#8C8C8C"
}
},
{
"name": "Markdown: Parens on Link and Image ",
"scope": "punctuation.definition.metadata.markdown",
"settings": {
"foreground": "#8C8C8C"
}
},
{
"name": "Markdown: Square Brakets on Link, Image, and Reference",
"scope": "punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown",
"settings": {
"foreground": "#8C8C8C"
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#6796e6"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#cd9731"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#f44747"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#b267e6"
}
},
{
"scope": "meta.embedded",
"settings": {
"foreground": "#f0f"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment