0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update editor and misc foreground color

This commit is contained in:
Kristi 2019-10-30 00:10:32 -04:00
parent 71dad2be83
commit b88db5c5a6
2 changed files with 41 additions and 41 deletions

View file

@ -28,7 +28,7 @@
"progressBar.background": "#3d59a1", "progressBar.background": "#3d59a1",
"input.background": "#14141b", "input.background": "#14141b",
"input.foreground": "#babfe0", "input.foreground": "#a9b1d6",
"input.border": "#0f0f14", "input.border": "#0f0f14",
"input.placeholderForeground": "#787c998A", "input.placeholderForeground": "#787c998A",
"inputOption.activeBackground": "#3d59a144", "inputOption.activeBackground": "#3d59a144",
@ -61,19 +61,19 @@
"sideBar.border": "#101014", "sideBar.border": "#101014",
"sideBarTitle.foreground": "#787c99", "sideBarTitle.foreground": "#787c99",
"sideBarSectionHeader.background": "#16161e", "sideBarSectionHeader.background": "#16161e",
"sideBarSectionHeader.foreground": "#babfe0", "sideBarSectionHeader.foreground": "#a9b1d6",
"sideBarSectionHeader.border": "#101014", "sideBarSectionHeader.border": "#101014",
"sideBar.dropBackground": "#1e202e", "sideBar.dropBackground": "#1e202e",
"list.dropBackground": "#1e202e", "list.dropBackground": "#1e202e",
"list.activeSelectionBackground": "#202330", "list.activeSelectionBackground": "#202330",
"list.activeSelectionForeground": "#babfe0", "list.activeSelectionForeground": "#a9b1d6",
"list.inactiveSelectionBackground": "#1c1d29", "list.inactiveSelectionBackground": "#1c1d29",
"list.inactiveSelectionForeground": "#babfe0", "list.inactiveSelectionForeground": "#a9b1d6",
"list.focusBackground": "#1c1d29", "list.focusBackground": "#1c1d29",
"list.focusForeground": "#babfe0", "list.focusForeground": "#a9b1d6",
"list.hoverBackground": "#13131a", "list.hoverBackground": "#13131a",
"list.hoverForeground": "#babfe0", "list.hoverForeground": "#a9b1d6",
"list.highlightForeground": "#668ac4", "list.highlightForeground": "#668ac4",
"list.invalidItemForeground": "#c97018", "list.invalidItemForeground": "#c97018",
@ -84,7 +84,7 @@
"listFilterWidget.outline": "#3d59a1", "listFilterWidget.outline": "#3d59a1",
"listFilterWidget.noMatchesOutline": "#a6333f", "listFilterWidget.noMatchesOutline": "#a6333f",
"pickerGroup.foreground": "#babfe0", "pickerGroup.foreground": "#a9b1d6",
"pickerGroup.border": "#101014", "pickerGroup.border": "#101014",
"scrollbarSlider.background": "#868bc415", "scrollbarSlider.background": "#868bc415",
@ -93,7 +93,7 @@
"selection.background": "#515c7e33", "selection.background": "#515c7e33",
"editor.background": "#1a1b26", "editor.background": "#1a1b26",
"editor.foreground": "#babfe0", "editor.foreground": "#a9b1d6",
"editorLink.activeForeground": "#acb0d0", "editorLink.activeForeground": "#acb0d0",
"editor.selectionBackground": "#515c7e33", "editor.selectionBackground": "#515c7e33",
@ -128,9 +128,9 @@
"editorOverviewRuler.warningForeground": "#e0af68", "editorOverviewRuler.warningForeground": "#e0af68",
"editorOverviewRuler.infoForeground": "#1abc9c", "editorOverviewRuler.infoForeground": "#1abc9c",
"editorOverviewRuler.bracketMatchForeground": "#101014", "editorOverviewRuler.bracketMatchForeground": "#101014",
"editorOverviewRuler.findMatchForeground": "#babfe044", "editorOverviewRuler.findMatchForeground": "#a9b1d644",
"editorOverviewRuler.rangeHighlightForeground": "#babfe044", "editorOverviewRuler.rangeHighlightForeground": "#a9b1d644",
"editorOverviewRuler.selectionHighlightForeground": "#babfe022", "editorOverviewRuler.selectionHighlightForeground": "#a9b1d622",
"editorOverviewRuler.wordHighlightForeground": "#bb9af755", "editorOverviewRuler.wordHighlightForeground": "#bb9af755",
"editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766", "editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
"editorOverviewRuler.modifiedForeground": "#394b70", "editorOverviewRuler.modifiedForeground": "#394b70",
@ -174,8 +174,8 @@
"peekViewTitleLabel.foreground": "#787c99", "peekViewTitleLabel.foreground": "#787c99",
"peekViewTitleDescription.foreground": "#787c99", "peekViewTitleDescription.foreground": "#787c99",
"peekViewResult.background": "#16161e", "peekViewResult.background": "#16161e",
"peekViewResult.selectionForeground": "#babfe0", "peekViewResult.selectionForeground": "#a9b1d6",
"peekViewResult.lineForeground": "#babfe0", "peekViewResult.lineForeground": "#a9b1d6",
"peekViewResult.fileForeground": "#787c99", "peekViewResult.fileForeground": "#787c99",
"peekViewResult.matchHighlightBackground": "#48658a33", "peekViewResult.matchHighlightBackground": "#48658a33",
@ -185,17 +185,17 @@
"breadcrumb.background": "#16161e", "breadcrumb.background": "#16161e",
"breadcrumbPicker.background": "#16161e", "breadcrumbPicker.background": "#16161e",
"breadcrumb.foreground": "#515670", "breadcrumb.foreground": "#515670",
"breadcrumb.focusForeground": "#babfe0", "breadcrumb.focusForeground": "#a9b1d6",
"breadcrumb.activeSelectionForeground": "#babfe0", "breadcrumb.activeSelectionForeground": "#a9b1d6",
"tab.activeBackground": "#16161e", "tab.activeBackground": "#16161e",
"tab.inactiveBackground": "#16161e", "tab.inactiveBackground": "#16161e",
"tab.activeForeground": "#babfe0", "tab.activeForeground": "#a9b1d6",
"tab.activeBorder": "#3d59a1", "tab.activeBorder": "#3d59a1",
"tab.inactiveForeground": "#787c99", "tab.inactiveForeground": "#787c99",
"tab.border": "#101014", "tab.border": "#101014",
"tab.unfocusedActiveForeground": "#babfe0", "tab.unfocusedActiveForeground": "#a9b1d6",
"tab.unfocusedInactiveForeground": "#babfe0", "tab.unfocusedInactiveForeground": "#a9b1d6",
"tab.activeModifiedBorder": "#16161e", "tab.activeModifiedBorder": "#16161e",
"tab.unfocusedActiveBorder": "#595d78", "tab.unfocusedActiveBorder": "#595d78",
@ -281,12 +281,12 @@
"notificationsWarningIcon.foreground": "#bba461", "notificationsWarningIcon.foreground": "#bba461",
"notificationsInfoIcon.foreground": "#0da0ba", "notificationsInfoIcon.foreground": "#0da0ba",
"menubar.selectionForeground":"#babfe0", "menubar.selectionForeground":"#a9b1d6",
"menubar.selectionBackground":"#1e202e", "menubar.selectionBackground":"#1e202e",
"menubar.selectionBorder":"#1b1e2e", "menubar.selectionBorder":"#1b1e2e",
"menu.foreground":"#787c99", "menu.foreground":"#787c99",
"menu.background":"#16161e", "menu.background":"#16161e",
"menu.selectionForeground":"#babfe0", "menu.selectionForeground":"#a9b1d6",
"menu.selectionBackground":"#1e202e", "menu.selectionBackground":"#1e202e",
"menu.separatorBackground":"#101014", "menu.separatorBackground":"#101014",
"menu.border":"#101014" "menu.border":"#101014"

View file

@ -11,7 +11,7 @@
"widget.shadow": "#ffffff00", "widget.shadow": "#ffffff00",
"scrollbar.shadow": "#00000033", "scrollbar.shadow": "#00000033",
"badge.background": "#7e83b233", "badge.background": "#7e83b233",
"badge.foreground": "#acb0d0", "badge.foreground": "#a9b1d6",
"icon.foreground": "#7982a9", "icon.foreground": "#7982a9",
"imagePreview.border": "#9cacff33", "imagePreview.border": "#9cacff33",
"settings.headerForeground": "#6183bb", "settings.headerForeground": "#6183bb",
@ -28,7 +28,7 @@
"progressBar.background": "#3d59a1", "progressBar.background": "#3d59a1",
"input.background": "#1b1e2e", "input.background": "#1b1e2e",
"input.foreground": "#acb0d0", "input.foreground": "#a9b1d6",
"input.border": "#282e44", "input.border": "#282e44",
"input.placeholderForeground": "#4a5272", "input.placeholderForeground": "#4a5272",
"inputOption.activeBackground": "#3d59a144", "inputOption.activeBackground": "#3d59a144",
@ -61,19 +61,19 @@
"sideBar.border": "#1b1e2e", "sideBar.border": "#1b1e2e",
"sideBarTitle.foreground": "#7982a9", "sideBarTitle.foreground": "#7982a9",
"sideBarSectionHeader.background": "#1f2335", "sideBarSectionHeader.background": "#1f2335",
"sideBarSectionHeader.foreground": "#acb0d0", "sideBarSectionHeader.foreground": "#a9b1d6",
"sideBarSectionHeader.border": "#1b1e2e", "sideBarSectionHeader.border": "#1b1e2e",
"sideBar.dropBackground": "#292e42", "sideBar.dropBackground": "#292e42",
"list.dropBackground": "#292e42", "list.dropBackground": "#292e42",
"list.activeSelectionBackground": "#2c324a", "list.activeSelectionBackground": "#2c324a",
"list.activeSelectionForeground": "#acb0d0", "list.activeSelectionForeground": "#a9b1d6",
"list.inactiveSelectionBackground": "#292e42", "list.inactiveSelectionBackground": "#292e42",
"list.inactiveSelectionForeground": "#acb0d0", "list.inactiveSelectionForeground": "#a9b1d6",
"list.focusBackground": "#292e42", "list.focusBackground": "#292e42",
"list.focusForeground": "#acb0d0", "list.focusForeground": "#a9b1d6",
"list.hoverBackground": "#1b1e2e", "list.hoverBackground": "#1b1e2e",
"list.hoverForeground": "#acb0d0", "list.hoverForeground": "#a9b1d6",
"list.highlightForeground": "#668ac4", "list.highlightForeground": "#668ac4",
"list.invalidItemForeground": "#c97018", "list.invalidItemForeground": "#c97018",
@ -84,7 +84,7 @@
"listFilterWidget.outline": "#3d59a1", "listFilterWidget.outline": "#3d59a1",
"listFilterWidget.noMatchesOutline": "#a6333f", "listFilterWidget.noMatchesOutline": "#a6333f",
"pickerGroup.foreground": "#acb0d0", "pickerGroup.foreground": "#a9b1d6",
"pickerGroup.border": "#1b1e2e", "pickerGroup.border": "#1b1e2e",
"scrollbarSlider.background": "#9cacff15", "scrollbarSlider.background": "#9cacff15",
@ -93,8 +93,8 @@
"selection.background": "#6f7bb625", "selection.background": "#6f7bb625",
"editor.background": "#24283b", "editor.background": "#24283b",
"editor.foreground": "#acb0d0", "editor.foreground": "#a9b1d6",
"editorLink.activeForeground": "#acb0d0", "editorLink.activeForeground": "#a9b1d6",
"editor.selectionBackground": "#6f7bb622", "editor.selectionBackground": "#6f7bb622",
"editor.inactiveSelectionBackground": "#6f7bb615", "editor.inactiveSelectionBackground": "#6f7bb615",
@ -128,9 +128,9 @@
"editorOverviewRuler.warningForeground": "#e0af68", "editorOverviewRuler.warningForeground": "#e0af68",
"editorOverviewRuler.infoForeground": "#1abc9c", "editorOverviewRuler.infoForeground": "#1abc9c",
"editorOverviewRuler.bracketMatchForeground": "#1b1e2e", "editorOverviewRuler.bracketMatchForeground": "#1b1e2e",
"editorOverviewRuler.findMatchForeground": "#acb0d044", "editorOverviewRuler.findMatchForeground": "#a9b1d644",
"editorOverviewRuler.rangeHighlightForeground": "#acb0d044", "editorOverviewRuler.rangeHighlightForeground": "#a9b1d644",
"editorOverviewRuler.selectionHighlightForeground": "#acb0d022", "editorOverviewRuler.selectionHighlightForeground": "#a9b1d622",
"editorOverviewRuler.wordHighlightForeground": "#bb9af755", "editorOverviewRuler.wordHighlightForeground": "#bb9af755",
"editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766", "editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
"editorOverviewRuler.modifiedForeground": "#394b70", "editorOverviewRuler.modifiedForeground": "#394b70",
@ -174,8 +174,8 @@
"peekViewTitleLabel.foreground": "#7982a9", "peekViewTitleLabel.foreground": "#7982a9",
"peekViewTitleDescription.foreground": "#7982a9", "peekViewTitleDescription.foreground": "#7982a9",
"peekViewResult.background": "#1f2335", "peekViewResult.background": "#1f2335",
"peekViewResult.selectionForeground": "#acb0d0", "peekViewResult.selectionForeground": "#a9b1d6",
"peekViewResult.lineForeground": "#acb0d0", "peekViewResult.lineForeground": "#a9b1d6",
"peekViewResult.fileForeground": "#7982a9", "peekViewResult.fileForeground": "#7982a9",
"peekViewResult.matchHighlightBackground": "#48658a33", "peekViewResult.matchHighlightBackground": "#48658a33",
@ -185,17 +185,17 @@
"breadcrumb.background": "#1f2335", "breadcrumb.background": "#1f2335",
"breadcrumbPicker.background": "#1f2335", "breadcrumbPicker.background": "#1f2335",
"breadcrumb.foreground": "#545c7e", "breadcrumb.foreground": "#545c7e",
"breadcrumb.focusForeground": "#acb0d0", "breadcrumb.focusForeground": "#a9b1d6",
"breadcrumb.activeSelectionForeground": "#acb0d0", "breadcrumb.activeSelectionForeground": "#a9b1d6",
"tab.activeBackground": "#1f2335", "tab.activeBackground": "#1f2335",
"tab.inactiveBackground": "#1f2335", "tab.inactiveBackground": "#1f2335",
"tab.activeForeground": "#acb0d0", "tab.activeForeground": "#a9b1d6",
"tab.activeBorder": "#3d59a1", "tab.activeBorder": "#3d59a1",
"tab.inactiveForeground": "#7982a9", "tab.inactiveForeground": "#7982a9",
"tab.border": "#1b1e2e", "tab.border": "#1b1e2e",
"tab.unfocusedActiveForeground": "#acb0d0", "tab.unfocusedActiveForeground": "#a9b1d6",
"tab.unfocusedInactiveForeground": "#acb0d0", "tab.unfocusedInactiveForeground": "#a9b1d6",
"tab.activeModifiedBorder": "#1f2335", "tab.activeModifiedBorder": "#1f2335",
"tab.unfocusedActiveBorder": "#595d78", "tab.unfocusedActiveBorder": "#595d78",
@ -256,7 +256,7 @@
"terminal.ansiBrightBlue": "#7aa2f7", "terminal.ansiBrightBlue": "#7aa2f7",
"terminal.ansiBrightMagenta": "#bb9af7", "terminal.ansiBrightMagenta": "#bb9af7",
"terminal.ansiBrightCyan": "#7dcfff", "terminal.ansiBrightCyan": "#7dcfff",
"terminal.ansiBrightWhite": "#acb0d0", "terminal.ansiBrightWhite": "#a9b1d6",
"gitDecoration.modifiedResourceForeground": "#6183bb", "gitDecoration.modifiedResourceForeground": "#6183bb",
"gitDecoration.ignoredResourceForeground": "#545c7e", "gitDecoration.ignoredResourceForeground": "#545c7e",