{ "colors": { "activityBar.background": "#2A2A37", "activityBar.foreground": "#DCD7BA", "activityBarBadge.background": "#658594", "activityBarBadge.foreground": "#DCD7BA", "badge.background": "#2A2A37", "button.background": "#2A2A37", "button.foreground": "#C8C093", "button.secondaryBackground": "#223249", "button.secondaryForeground": "#DCD7BA", "checkbox.border": "#223249", "debugToolBar.background": "#16161D", "descriptionForeground": "#DCD7BA", "diffEditor.insertedTextBackground": "#2B332880", "dropdown.background": "#16161D", "dropdown.border": "#16161D", "editor.background": "#1F1F28", "editor.findMatchBackground": "#2D4F67", "editor.findMatchBorder": "#FF9E3B", "editor.findMatchHighlightBackground": "#2D4F6780", "editor.foreground": "#DCD7BA", "editor.lineHighlightBackground": "#363646", "editor.selectionBackground": "#223249", "editor.selectionHighlightBackground": "#36364680", "editor.selectionHighlightBorder": "#54546D", "editor.wordHighlightBackground": "#3636464D", "editor.wordHighlightBorder": "#54546D", "editor.wordHighlightStrongBackground": "#3636464D", "editor.wordHighlightStrongBorder": "#54546D", "editorBracketHighlight.foreground1": "#957FB8", "editorBracketHighlight.foreground2": "#FFA066", "editorBracketHighlight.foreground3": "#7E9CD8", "editorBracketHighlight.foreground4": "#D27E99", "editorBracketHighlight.foreground5": "#E6C384", "editorBracketHighlight.foreground6": "#7AA89F", "editorBracketHighlight.unexpectedBracket.foreground": "#FF5D62", "editorBracketMatch.background": "#16161D", "editorBracketMatch.border": "#54546D", "editorBracketPairGuide.activeBackground1": "#957FB8", "editorBracketPairGuide.activeBackground2": "#FFA066", "editorBracketPairGuide.activeBackground3": "#7E9CD8", "editorBracketPairGuide.activeBackground4": "#D27E99", "editorBracketPairGuide.activeBackground5": "#E6C384", "editorBracketPairGuide.activeBackground6": "#7AA89F", "editorCursor.background": "#1F1F28", "editorCursor.foreground": "#DCD7BA", "editorError.foreground": "#E82424", "editorGroup.border": "#16161D", "editorGroupHeader.tabsBackground": "#16161D", "editorGutter.addedBackground": "#76946A", "editorGutter.deletedBackground": "#C34043", "editorGutter.modifiedBackground": "#DCA561", "editorHoverWidget.background": "#1F1F28", "editorHoverWidget.border": "#2A2A37", "editorHoverWidget.highlightForeground": "#658594", "editorIndentGuide.activeBackground1": "#363646", "editorIndentGuide.background1": "#2A2A37", "editorInlayHint.background": "#1F1F28", "editorInlayHint.foreground": "#727169", "editorLineNumber.activeForeground": "#FFA066", "editorLineNumber.foreground": "#54546D", "editorMarkerNavigation.background": "#363646", "editorRuler.foreground": "#363646", "editorSuggestWidget.background": "#223249", "editorSuggestWidget.border": "#223249", "editorSuggestWidget.selectedBackground": "#2D4F67", "editorWarning.foreground": "#FF9E3B", "editorWhitespace.foreground": "#1F1F28", "editorWidget.background": "#1F1F28", "focusBorder": "#223249", "foreground": "#DCD7BA", "gitDecoration.ignoredResourceForeground": "#727169", "input.background": "#16161D", "list.activeSelectionBackground": "#363646", "list.activeSelectionForeground": "#DCD7BA", "list.focusBackground": "#2A2A37", "list.focusForeground": "#DCD7BA", "list.highlightForeground": "#7E9CD8", "list.hoverBackground": "#2D4F6799", "list.hoverForeground": "#DCD7BA", "list.inactiveSelectionBackground": "#2A2A37", "list.inactiveSelectionForeground": "#DCD7BA", "list.warningForeground": "#FF9E3B", "menu.background": "#363646", "menu.border": "#16161D", "menu.foreground": "#DCD7BA", "menu.selectionBackground": "#16161D", "menu.selectionForeground": "#DCD7BA", "menu.separatorBackground": "#54546D", "menubar.selectionBackground": "#16161D", "menubar.selectionForeground": "#DCD7BA", "minimapGutter.addedBackground": "#76946A", "minimapGutter.deletedBackground": "#C34043", "minimapGutter.modifiedBackground": "#DCA561", "panel.border": "#16161D", "panelSectionHeader.background": "#1F1F28", "peekView.border": "#54546D", "peekViewEditor.background": "#2A2A37", "peekViewEditor.matchHighlightBackground": "#2D4F67", "peekViewResult.background": "#363646", "scrollbar.shadow": "#363646", "scrollbarSlider.activeBackground": "#2A2A3780", "scrollbarSlider.background": "#54546D66", "scrollbarSlider.hoverBackground": "#54546D80", "settings.focusedRowBackground": "#363646", "settings.headerForeground": "#DCD7BA", "sideBar.background": "#1F1F28", "sideBar.border": "#16161D", "sideBar.foreground": "#DCD7BA", "sideBarSectionHeader.background": "#363646", "sideBarSectionHeader.foreground": "#DCD7BA", "statusBar.background": "#16161D", "statusBar.debuggingBackground": "#E82424", "statusBar.debuggingBorder": "#957FB8", "statusBar.debuggingForeground": "#DCD7BA", "statusBar.foreground": "#C8C093", "statusBar.noFolderBackground": "#1F1F28", "statusBarItem.hoverBackground": "#363646", "statusBarItem.remoteBackground": "#2D4F67", "statusBarItem.remoteForeground": "#DCD7BA", "tab.activeBackground": "#2A2A37", "tab.activeForeground": "#7E9CD8", "tab.border": "#2A2A37", "tab.hoverBackground": "#363646", "tab.inactiveBackground": "#1A1A22", "tab.unfocusedHoverBackground": "#1F1F28", "terminal.ansiBlack": "#16161D", "terminal.ansiBlue": "#7E9CD8", "terminal.ansiBrightBlack": "#727169", "terminal.ansiBrightBlue": "#7FB4CA", "terminal.ansiBrightCyan": "#7AA89F", "terminal.ansiBrightGreen": "#98BB6C", "terminal.ansiBrightMagenta": "#938AA9", "terminal.ansiBrightRed": "#E82424", "terminal.ansiBrightWhite": "#DCD7BA", "terminal.ansiBrightYellow": "#E6C384", "terminal.ansiCyan": "#6A9589", "terminal.ansiGreen": "#76946A", "terminal.ansiMagenta": "#957FB8", "terminal.ansiRed": "#C34043", "terminal.ansiWhite": "#C8C093", "terminal.ansiYellow": "#C0A36E", "terminal.background": "#1F1F28", "terminal.border": "#16161D", "terminal.foreground": "#DCD7BA", "terminal.selectionBackground": "#223249", "textBlockQuote.background": "#1F1F28", "textBlockQuote.border": "#16161D", "textLink.foreground": "#6A9589", "textPreformat.foreground": "#FF9E3B", "titleBar.activeBackground": "#363646", "titleBar.activeForeground": "#DCD7BA", "titleBar.inactiveBackground": "#1F1F28", "titleBar.inactiveForeground": "#DCD7BA", "walkThrough.embeddedEditorBackground": "#1F1F28" }, "displayName": "Kanagawa Wave", "name": "kanagawa-wave", "semanticHighlighting": true, "semanticTokenColors": { "arithmetic": "#C0A36E", "function": "#7E9CD8", "keyword.controlFlow": { "fontStyle": "bold", "foreground": "#957FB8" }, "macro": "#E46876", "method": "#7FB4CA", "operator": "#C0A36E", "parameter": "#B8B4D0", "parameter.declaration": "#B8B4D0", "parameter.definition": "#B8B4D0", "variable": "#DCD7BA", "variable.readonly": "#DCD7BA", "variable.readonly.defaultLibrary": "#DCD7BA", "variable.readonly.local": "#DCD7BA" }, "tokenColors": [ { "scope": [ "comment", "punctuation.definition.comment" ], "settings": { "foreground": "#727169" } }, { "scope": [ "variable", "string constant.other.placeholder" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "constant.other.color" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "invalid", "invalid.illegal" ], "settings": { "foreground": "#E82424" } }, { "scope": [ "storage.type" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "storage.modifier" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "keyword" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "keyword.control.flow", "keyword.control.conditional", "keyword.control.loop" ], "settings": { "fontStyle": "bold", "foreground": "#957FB8" } }, { "scope": [ "keyword.control", "constant.other.color", "meta.tag", "keyword.other.template", "keyword.other.substitution", "keyword.other" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "keyword.other.definition.ini" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "keyword.control.trycatch" ], "settings": { "fontStyle": "bold", "foreground": "#FF5D62" } }, { "scope": [ "keyword.other.unit", "keyword.operator" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "punctuation", "punctuation.definition.tag", "punctuation.separator.inheritance.php", "punctuation.definition.tag.html", "punctuation.definition.tag.begin.html", "punctuation.definition.tag.end.html", "punctuation.section.embedded", "meta.brace", "keyword.operator.type.annotation", "keyword.operator.namespace" ], "settings": { "foreground": "#9CABCA" } }, { "scope": [ "entity.name.tag", "meta.tag.sgml" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "entity.name.function", "meta.function-call", "variable.function", "support.function" ], "settings": { "foreground": "#7E9CD8" } }, { "scope": [ "keyword.other.special-method" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "entity.name.function.macro" ], "settings": { "foreground": "#E46876" } }, { "scope": [ "meta.block variable.other" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "variable.other.enummember" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "support.other.variable" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "string.other.link" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "constant.numeric", "constant.language", "support.constant", "constant.character", "constant.escape" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "constant.language.boolean" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "constant.numeric" ], "settings": { "foreground": "#D27E99" } }, { "scope": [ "string", "punctuation.definition.string", "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", "markup.inline.raw.string" ], "settings": { "foreground": "#98BB6C" } }, { "scope": [ "entity.name", "support.type", "support.class", "support.other.namespace.use.php", "meta.use.php", "support.other.namespace.php", "support.type.sys-types" ], "settings": { "foreground": "#7AA89F" } }, { "scope": [ "entity.name.type.module", "entity.name.namespace" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "entity.name.import.go" ], "settings": { "foreground": "#98BB6C" } }, { "scope": [ "variable.other.property" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "keyword.control.import", "keyword.import", "meta.import" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "source.css support.type.property-name", "source.sass support.type.property-name", "source.scss support.type.property-name", "source.less support.type.property-name", "source.stylus support.type.property-name", "source.postcss support.type.property-name" ], "settings": { "foreground": "#7AA89F" } }, { "scope": [ "entity.name.module.js", "variable.import.parameter.js", "variable.other.class.js" ], "settings": { "foreground": "#FF5D62" } }, { "scope": [ "variable.language" ], "settings": { "foreground": "#FF5D62" } }, { "scope": [ "entity.name.method.js" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "meta.class-method.js entity.name.function.js", "variable.function.constructor" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "entity.other.attribute-name" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "entity.other.attribute-name.class" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "source.sass keyword.control" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "markup.inserted" ], "settings": { "foreground": "#76946A" } }, { "scope": [ "markup.deleted" ], "settings": { "foreground": "#C34043" } }, { "scope": [ "markup.changed" ], "settings": { "foreground": "#DCA561" } }, { "scope": [ "string.regexp" ], "settings": { "foreground": "#C0A36E" } }, { "scope": [ "constant.character.escape" ], "settings": { "foreground": "#7FB4CA" } }, { "scope": [ "*url*", "*link*", "*uri*" ], "settings": { "fontStyle": "underline" } }, { "scope": [ "tag.decorator.js entity.name.tag.js", "tag.decorator.js punctuation.definition.tag.js" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "source.js constant.other.object.key.js string.unquoted.label.js" ], "settings": { "foreground": "#FF5D62" } }, { "scope": [ "source.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#D27E99" } }, { "scope": [ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#E6C384" } }, { "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" ], "settings": { "foreground": "#FFA066" } }, { "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": { "foreground": "#FF5D62" } }, { "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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#FFA066" } }, { "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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { "foreground": "#7E9CD8" } }, { "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 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": { "foreground": "#D27E99" } }, { "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 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" ], "settings": { "foreground": "#957FB8" } }, { "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 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" ], "settings": { "foreground": "#98BB6C" } }, { "scope": [ "meta.tag JSXNested", "meta.jsx.children", "text.html", "text.log" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "text.html.markdown", "punctuation.definition.list_item.markdown" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "text.html.markdown markup.inline.raw.markdown" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "markdown.heading", "entity.name.section.markdown", "markup.heading.markdown" ], "settings": { "foreground": "#7E9CD8" } }, { "scope": [ "markup.italic" ], "settings": { "fontStyle": "italic", "foreground": "#E46876" } }, { "scope": [ "markup.bold", "markup.bold string" ], "settings": { "fontStyle": "bold" } }, { "scope": [ "markup.bold markup.italic", "markup.italic markup.bold", "markup.quote markup.bold", "markup.bold markup.italic string", "markup.italic markup.bold string", "markup.quote markup.bold string" ], "settings": { "fontStyle": "bold", "foreground": "#E46876" } }, { "scope": [ "markup.underline" ], "settings": { "fontStyle": "underline", "foreground": "#7FB4CA" } }, { "scope": [ "markup.quote punctuation.definition.blockquote.markdown" ], "settings": { "foreground": "#727169" } }, { "scope": [ "markup.quote" ], "settings": { "fontStyle": "italic" } }, { "scope": [ "string.other.link.title.markdown" ], "settings": { "foreground": "#FFA066" } }, { "scope": [ "string.other.link.description.title.markdown" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "constant.other.reference.link.markdown" ], "settings": { "foreground": "#E6C384" } }, { "scope": [ "markup.raw.block" ], "settings": { "foreground": "#957FB8" } }, { "scope": [ "markup.raw.block.fenced.markdown" ], "settings": { "foreground": "#727169" } }, { "scope": [ "punctuation.definition.fenced.markdown" ], "settings": { "foreground": "#727169" } }, { "scope": [ "markup.raw.block.fenced.markdown", "variable.language.fenced.markdown", "punctuation.section.class.end" ], "settings": { "foreground": "#DCD7BA" } }, { "scope": [ "variable.language.fenced.markdown" ], "settings": { "foreground": "#727169" } }, { "scope": [ "meta.separator" ], "settings": { "fontStyle": "bold", "foreground": "#9CABCA" } }, { "scope": [ "markup.table" ], "settings": { "foreground": "#DCD7BA" } } ], "type": "dark" }