tinte
Version:
An opinionated tool for generating multi-platform color themes
548 lines • 14.4 kB
JSON
{
"name": "Flexoki",
"type": "dark",
"colors": {
"editor.background": "#100F0F",
"editor.foreground": "#CECDC3",
"editor.hoverHighlightBackground": "#343331",
"editor.lineHighlightBackground": "#1C1B1A",
"editor.selectionBackground": "#403E3C",
"editor.wordHighlightBackground": "#343331",
"editor.wordHighlightStrongBackground": "#403E3C",
"editor.findMatchBackground": "#282726",
"editor.findMatchHighlightBackground": "#343331",
"editor.findRangeHighlightBackground": "#1C1B1A",
"editor.inactiveSelectionBackground": "#282726",
"editor.lineHighlightBorder": "#282726",
"editor.rangeHighlightBackground": "#403E3C",
"editorGutter.background": "#100F0F",
"editorGutter.modifiedBackground": "#3AA99F",
"editorGutter.addedBackground": "#879A39",
"editorGutter.deletedBackground": "#D14D41",
"editorBracketMatch.background": "#282726",
"editorBracketMatch.border": "#343331",
"editorError.foreground": "#D14D41",
"editorWarning.foreground": "#DA702C",
"editorInfo.foreground": "#4385BE",
"diffEditor.insertedTextBackground": "#66800B",
"diffEditor.removedTextBackground": "#AF3029",
"editorGroupHeader.tabsBackground": "#100F0F",
"editorGroup.border": "#282726",
"tab.activeBackground": "#100F0F",
"tab.inactiveBackground": "#1C1B1A",
"tab.inactiveForeground": "#878580",
"tab.activeForeground": "#CECDC3",
"tab.border": "#282726",
"tab.activeModifiedBorder": "#D0A215",
"tab.inactiveModifiedBorder": "#4385BE",
"tab.unfocusedActiveModifiedBorder": "#AD8301",
"tab.unfocusedInactiveModifiedBorder": "#205EA6",
"editorWidget.background": "#1C1B1A",
"editorWidget.border": "#343331",
"editorSuggestWidget.background": "#100F0F",
"editorSuggestWidget.border": "#282726",
"editorSuggestWidget.foreground": "#CECDC3",
"editorSuggestWidget.highlightForeground": "#878580",
"editorSuggestWidget.selectedBackground": "#343331",
"peekView.border": "#282726",
"peekViewEditor.background": "#100F0F",
"peekViewEditor.matchHighlightBackground": "#403E3C",
"peekViewResult.background": "#1C1B1A",
"peekViewResult.fileForeground": "#CECDC3",
"peekViewResult.lineForeground": "#878580",
"peekViewResult.matchHighlightBackground": "#403E3C",
"peekViewResult.selectionBackground": "#282726",
"peekViewResult.selectionForeground": "#575653",
"peekViewTitle.background": "#343331",
"peekViewTitleDescription.foreground": "#878580",
"peekViewTitleLabel.foreground": "#CECDC3",
"merge.currentHeaderBackground": "#879A39",
"merge.currentContentBackground": "#66800B",
"merge.incomingHeaderBackground": "#3AA99F",
"merge.incomingContentBackground": "#24837B",
"merge.border": "#282726",
"merge.commonContentBackground": "#403E3C",
"merge.commonHeaderBackground": "#343331",
"panel.background": "#100F0F",
"panel.border": "#282726",
"panelTitle.activeBorder": "#403E3C",
"panelTitle.activeForeground": "#CECDC3",
"panelTitle.inactiveForeground": "#878580",
"statusBar.background": "#100F0F",
"statusBar.foreground": "#CECDC3",
"statusBar.border": "#282726",
"statusBar.debuggingBackground": "#D14D41",
"statusBar.debuggingForeground": "#CECDC3",
"statusBar.noFolderBackground": "#403E3C",
"statusBar.noFolderForeground": "#575653",
"titleBar.activeBackground": "#100F0F",
"titleBar.activeForeground": "#CECDC3",
"titleBar.inactiveBackground": "#1C1B1A",
"titleBar.inactiveForeground": "#878580",
"titleBar.border": "#282726",
"menu.foreground": "#CECDC3",
"menu.background": "#100F0F",
"menu.selectionForeground": "#CECDC3",
"menu.selectionBackground": "#343331",
"menu.border": "#282726",
"editorInlayHint.foreground": "#878580",
"editorInlayHint.background": "#343331",
"terminal.foreground": "#CECDC3",
"terminal.background": "#100F0F",
"terminalCursor.foreground": "#CECDC3",
"terminalCursor.background": "#100F0F",
"terminal.ansiRed": "#D14D41",
"terminal.ansiGreen": "#879A39",
"terminal.ansiYellow": "#D0A215",
"terminal.ansiBlue": "#4385BE",
"terminal.ansiMagenta": "#CE5D97",
"terminal.ansiCyan": "#3AA99F",
"activityBar.background": "#100F0F",
"activityBar.foreground": "#CECDC3",
"activityBar.inactiveForeground": "#878580",
"activityBar.activeBorder": "#403E3C",
"activityBar.border": "#282726",
"sideBar.background": "#100F0F",
"sideBar.foreground": "#CECDC3",
"sideBar.border": "#282726",
"sideBarTitle.foreground": "#CECDC3",
"sideBarSectionHeader.background": "#1C1B1A",
"sideBarSectionHeader.foreground": "#CECDC3",
"sideBarSectionHeader.border": "#282726",
"sideBar.activeBackground": "#403E3C",
"sideBar.activeForeground": "#CECDC3",
"sideBar.hoverBackground": "#343331",
"sideBar.hoverForeground": "#878580",
"sideBar.folderIcon.foreground": "#879A39",
"sideBar.fileIcon.foreground": "#4385BE",
"list.warningForeground": "#DA702C",
"list.errorForeground": "#D14D41",
"list.inactiveSelectionBackground": "#343331",
"list.activeSelectionBackground": "#403E3C",
"list.inactiveSelectionForeground": "#CECDC3",
"list.activeSelectionForeground": "#CECDC3",
"list.hoverForeground": "#CECDC3",
"list.hoverBackground": "#343331",
"input.background": "#1C1B1A",
"input.foreground": "#CECDC3",
"input.border": "#282726",
"input.placeholderForeground": "#878580",
"inputOption.activeBorder": "#343331",
"inputOption.activeBackground": "#282726",
"inputOption.activeForeground": "#CECDC3",
"inputValidation.infoBackground": "#3AA99F",
"inputValidation.infoBorder": "#24837B",
"inputValidation.warningBackground": "#DA702C",
"inputValidation.warningBorder": "#BC5215",
"inputValidation.errorBackground": "#D14D41",
"inputValidation.errorBorder": "#AF3029",
"dropdown.background": "#1C1B1A",
"dropdown.foreground": "#CECDC3",
"dropdown.border": "#282726",
"dropdown.listBackground": "#100F0F",
"badge.background": "#4385BE",
"activityBarBadge.background": "#4385BE",
"button.background": "#4385BE"
},
"tokenColors": [
{
"name": "plain",
"scope": [
"source"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "classes",
"scope": [
"entity.name.type.class"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "interfaces",
"scope": [
"entity.name.type.interface",
"entity.name.type"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "structs",
"scope": [
"entity.name.type.struct"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "enums",
"scope": [
"entity.name.type.enum"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "keys",
"scope": [
"meta.object-literal.key",
"support.type.property-name"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "methods",
"scope": [
"entity.name.function.method",
"meta.function.method"
],
"settings": {
"foreground": "#879A39"
}
},
{
"name": "functions",
"scope": [
"entity.name.function",
"support.function",
"meta.function-call.generic"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "variables",
"scope": [
"variable",
"meta.variable",
"variable.other.object.property"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "variablesOther",
"scope": [
"variable.other.object",
"variable.other.readwrite.alias"
],
"settings": {
"foreground": "#879A39"
}
},
{
"name": "globalVariables",
"scope": [
"variable.other.global",
"variable.language.this"
],
"settings": {
"foreground": "#CE5D97"
}
},
{
"name": "localVariables",
"scope": [
"variable.other.local"
],
"settings": {
"foreground": "#282726"
}
},
{
"name": "parameters",
"scope": [
"variable.parameter",
"meta.parameter"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "properties",
"scope": [
"variable.other.property",
"meta.property"
],
"settings": {
"foreground": "#4385BE"
}
},
{
"name": "strings",
"scope": [
"string",
"string.other.link",
"markup.inline.raw.string.markdown"
],
"settings": {
"foreground": "#3AA99F"
}
},
{
"name": "stringEscapeSequences",
"scope": [
"constant.character.escape",
"constant.other.placeholder"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "keywords",
"scope": [
"keyword"
],
"settings": {
"foreground": "#879A39"
}
},
{
"name": "keywordsControl",
"scope": [
"keyword.control.import",
"keyword.control.from",
"keyword.import"
],
"settings": {
"foreground": "#D14D41"
}
},
{
"name": "storageModifiers",
"scope": [
"storage.modifier",
"keyword.modifier",
"storage.type"
],
"settings": {
"foreground": "#4385BE"
}
},
{
"name": "comments",
"scope": [
"comment",
"punctuation.definition.comment"
],
"settings": {
"foreground": "#878580"
}
},
{
"name": "docComments",
"scope": [
"comment.documentation",
"comment.line.documentation"
],
"settings": {
"foreground": "#575653"
}
},
{
"name": "numbers",
"scope": [
"constant.numeric"
],
"settings": {
"foreground": "#8B7EC8"
}
},
{
"name": "booleans",
"scope": [
"constant.language.boolean",
"constant.language.json"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "operators",
"scope": [
"keyword.operator"
],
"settings": {
"foreground": "#D14D41"
}
},
{
"name": "macros",
"scope": [
"entity.name.function.preprocessor",
"meta.preprocessor"
],
"settings": {
"foreground": "#4385BE"
}
},
{
"name": "preprocessor",
"scope": [
"meta.preprocessor"
],
"settings": {
"foreground": "#CE5D97"
}
},
{
"name": "urls",
"scope": [
"markup.underline.link"
],
"settings": {
"foreground": "#4385BE"
}
},
{
"name": "tags",
"scope": [
"entity.name.tag"
],
"settings": {
"foreground": "#4385BE"
}
},
{
"name": "jsxTags",
"scope": [
"support.class.component"
],
"settings": {
"foreground": "#CE5D97"
}
},
{
"name": "attributes",
"scope": [
"entity.other.attribute-name",
"meta.attribute"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "types",
"scope": [
"support.type"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "constants",
"scope": [
"variable.other.constant",
"variable.readonly"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "labels",
"scope": [
"entity.name.label",
"punctuation.definition.label",
"entity.name.section.markdown"
],
"settings": {
"foreground": "#CE5D97"
}
},
{
"name": "namespaces",
"scope": [
"entity.name.namespace",
"storage.modifier.namespace",
"markup.bold.markdown"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "modules",
"scope": [
"entity.name.module",
"storage.modifier.module"
],
"settings": {
"foreground": "#D14D41"
}
},
{
"name": "typeParameters",
"scope": [
"variable.type.parameter",
"variable.parameter.type"
],
"settings": {
"foreground": "#DA702C"
}
},
{
"name": "exceptions",
"scope": [
"keyword.control.exception",
"keyword.control.trycatch"
],
"settings": {
"foreground": "#CE5D97"
}
},
{
"name": "decorators",
"scope": [
"meta.decorator",
"punctuation.decorator",
"entity.name.function.decorator"
],
"settings": {
"foreground": "#D0A215"
}
},
{
"name": "calls",
"scope": [
"variable.function"
],
"settings": {
"foreground": "#CECDC3"
}
},
{
"name": "punctuation",
"scope": [
"punctuation",
"punctuation.terminator",
"punctuation.definition.tag",
"punctuation.separator",
"punctuation.definition.string",
"meta.separator.markdown",
"punctuation.section.block"
],
"settings": {
"foreground": "#878580"
}
}
]
}