diff --git a/CHANGELOG.md b/CHANGELOG.md index 980348d..e72022d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to Horizon will be documented in this file. +## 2.0.1 (June 14, 2019) + +- Fix delete keyword highlighting ([bf126fc](https://github.com/jolaleye/horizon-theme-vscode/commit/bf126fc)) + ## 2.0.0 (June 12, 2019) - Rewrite Horizon with Mustache.js templates diff --git a/package.json b/package.json index 0754eeb..b36df2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "horizon-theme-vscode", - "version": "2.0.0", + "version": "2.0.1", "author": "Jonathan Olaleye ", "displayName": "Horizon Theme", "description": "A beautifully warm dual theme for Visual Studio Code", diff --git a/themes/horizon-bold.json b/themes/horizon-bold.json index ed9a8a5..0887c54 100644 --- a/themes/horizon-bold.json +++ b/themes/horizon-bold.json @@ -1 +1 @@ -{"name":"Horizon Bold","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"bold"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"bold"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"bold"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file +{"name":"Horizon Bold","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"bold"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"bold"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"bold"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file diff --git a/themes/horizon-bright-bold.json b/themes/horizon-bright-bold.json index 53486ec..5ffc56a 100644 --- a/themes/horizon-bright-bold.json +++ b/themes/horizon-bright-bold.json @@ -1 +1 @@ -{"name":"Horizon Bright Bold","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"bold"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"bold"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"bold"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file +{"name":"Horizon Bright Bold","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"bold"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"bold"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"bold"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file diff --git a/themes/horizon-bright-italic.json b/themes/horizon-bright-italic.json index 2253a09..55d4f5c 100644 --- a/themes/horizon-bright-italic.json +++ b/themes/horizon-bright-italic.json @@ -1 +1 @@ -{"name":"Horizon Bright Italic","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"italic"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"italic"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"italic"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file +{"name":"Horizon Bright Italic","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"italic"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"italic"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"italic"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file diff --git a/themes/horizon-bright.json b/themes/horizon-bright.json index 5cfe636..89fdbf4 100644 --- a/themes/horizon-bright.json +++ b/themes/horizon-bright.json @@ -1 +1 @@ -{"name":"Horizon Bright","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"normal"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"normal"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"normal"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file +{"name":"Horizon Bright","type":"light","colors":{"focusBorder":"#1A1C231A","foreground":"#06060C","widget.shadow":"#16161C4D","selection.background":"#F9CEC380","errorForeground":"#F43E5C","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","button.background":"#F9CBBE","button.foreground":"#06060C","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","badge.foreground":"#06060C","badge.background":"#F9CBBE","progressBar.background":"#E84A72","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#1EB980B3","activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","sideBar.background":"#FDF0ED","sideBar.foreground":"#06060CB3","sideBar.dropBackground":"#F9CEC34D","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","tab.border":"#FDF0ED00","tab.activeBorder":"#E84A72","tab.inactiveBackground":"#FDF0ED","editor.background":"#FDF0ED","editorLineNumber.foreground":"#06060C1A","editorLineNumber.activeForeground":"#06060C80","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editorIndentGuide.background":"#F9CBBE80","editorIndentGuide.activeBackground":"#F9CBBE","editorRuler.foreground":"#F9CEC34D","editorCodeLens.foreground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#1EB980B3","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorError.foreground":"#F43E5C","editorWarning.foreground":"#1EB980B3","editorUnnecessaryCode.opacity":"#000000B3","editorGutter.modifiedBackground":"#1EAEAEB3","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","editorSuggestWidget.highlightForeground":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","panelTitle.activeBorder":"#E84A72","statusBar.background":"#FDF0ED","statusBar.foreground":"#06060CB3","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","pickerGroup.foreground":"#E84A72E6","terminal.foreground":"#06060C","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","debugToolBar.background":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#1EB980","gitDecoration.ignoredResourceForeground":"#06060C4D","breadcrumbPicker.background":"#FADAD1"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#33333380","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#DC3318"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#F77D26"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#DA103F","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#DC3318","fontStyle":"normal"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#8A31B9","fontStyle":"normal"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#333333"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#8A31B9"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#F6661EB3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#8A31B9","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#1D8991","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#8A31B9","fontStyle":"normal"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#F77D26"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#1D8991"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#DA103F"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#F77D26","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#DA103FB3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}]} \ No newline at end of file diff --git a/themes/horizon-italic.json b/themes/horizon-italic.json index 874140e..af8ea83 100644 --- a/themes/horizon-italic.json +++ b/themes/horizon-italic.json @@ -1 +1 @@ -{"name":"Horizon Italic","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"italic"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"italic"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"italic"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file +{"name":"Horizon Italic","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"italic"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"italic"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"italic"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file diff --git a/themes/horizon.json b/themes/horizon.json index 6b5464e..0f490b2 100644 --- a/themes/horizon.json +++ b/themes/horizon.json @@ -1 +1 @@ -{"name":"Horizon","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"normal"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"normal"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"normal"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file +{"name":"Horizon","type":"dark","colors":{"focusBorder":"#1A1C23","foreground":"#D5D8DA","widget.shadow":"#16161C","selection.background":"#6C6F9380","errorForeground":"#F43E5C","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","button.background":"#2E303E","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","badge.foreground":"#D5D8DA","badge.background":"#2E303E","progressBar.background":"#E95378","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.errorForeground":"#F43E5CE6","list.warningForeground":"#27D797B3","activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","sideBar.background":"#1C1E26","sideBar.foreground":"#D5D8DA80","sideBar.dropBackground":"#6C6F934D","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","tab.border":"#1C1E2600","tab.activeBorder":"#E95378","tab.inactiveBackground":"#1C1E26","editor.background":"#1C1E26","editorLineNumber.foreground":"#D5D8DA1A","editorLineNumber.activeForeground":"#D5D8DA80","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editorIndentGuide.background":"#2E303E80","editorIndentGuide.activeBackground":"#2E303E","editorRuler.foreground":"#6C6F934D","editorCodeLens.foreground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.warningForeground":"#27D79780","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorError.foreground":"#F43E5C","editorWarning.foreground":"#27D797B3","editorGutter.modifiedBackground":"#21BFC2B3","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","editorWidget.background":"#232530","editorWidget.border":"#232530","editorSuggestWidget.highlightForeground":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","panelTitle.activeBorder":"#E95378","statusBar.background":"#1C1E26","statusBar.foreground":"#D5D8DA80","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","pickerGroup.foreground":"#E95378E6","terminal.foreground":"#D5D8DA","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","debugToolBar.background":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.untrackedResourceForeground":"#27D797","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","breadcrumbPicker.background":"#232530"},"tokenColors":[{"name":"Comments","scope":"comment","settings":{"foreground":"#BBBBBB4D","fontStyle":"italic"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#F09483E6"}},{"name":"Escape characters","scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"name":"Named entities","scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"name":"Function names","scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#E95678E6","fontStyle":"normal"}},{"name":"Static types","scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"name":"Tag attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#F09483E6","fontStyle":"normal"}},{"name":"Inherited classes","scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"name":"CSS ID selectors","scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"name":"Pseudo CSS","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"name":"Variable names","scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#B877DBE6","fontStyle":"normal"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"name":"Special operators","scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#B877DBE6"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"name":"Markup quotes","scope":"markup.quote","settings":{"foreground":"#FAB795B3","fontStyle":"italic"}},{"name":"Markup headings","scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"name":"Markup bold","scope":"markup.bold","settings":{"foreground":"#B877DBE6","fontStyle":"bold"}},{"name":"Markup italics","scope":"markup.italic","settings":{"foreground":"#25B0BCE6","fontStyle":"italic"}},{"name":"Markup code","scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"name":"Markup links","scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"name":"Storage keywords","scope":"storage","settings":{"foreground":"#B877DBE6","fontStyle":"normal"}},{"name":"Strings","scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"name":"Regex","scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"name":"Markup link descriptions","scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"name":"Provided (support) values","scope":"support","settings":{"foreground":"#FAC29AE6"}},{"name":"Provided functions","scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"name":"Provieded variables","scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"name":"Object/JSON property names","scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"name":"CSS property names","scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"name":"Language variables","scope":["variable.language"],"settings":{"foreground":"#FAC29AE6","fontStyle":"italic"}},{"name":"Parameters","scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"name":"Embedded template punctuation","scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"name":"Tag brackets","scope":"punctuation.definition.tag","settings":{"foreground":"#E95678B3","fontStyle":"normal"}},{"name":"Key/value separators","scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"name":"Template expressions","scope":"punctuation.definition.template-expression","settings":{"foreground":"#B877DBE6"}},{"name":"Embedded section punctuation","scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"name":"Markup list punctuation","scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}]} \ No newline at end of file