mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update editor and misc foreground color
This commit is contained in:
parent
71dad2be83
commit
b88db5c5a6
2 changed files with 41 additions and 41 deletions
|
@ -28,7 +28,7 @@
|
|||
"progressBar.background": "#3d59a1",
|
||||
|
||||
"input.background": "#14141b",
|
||||
"input.foreground": "#babfe0",
|
||||
"input.foreground": "#a9b1d6",
|
||||
"input.border": "#0f0f14",
|
||||
"input.placeholderForeground": "#787c998A",
|
||||
"inputOption.activeBackground": "#3d59a144",
|
||||
|
@ -61,19 +61,19 @@
|
|||
"sideBar.border": "#101014",
|
||||
"sideBarTitle.foreground": "#787c99",
|
||||
"sideBarSectionHeader.background": "#16161e",
|
||||
"sideBarSectionHeader.foreground": "#babfe0",
|
||||
"sideBarSectionHeader.foreground": "#a9b1d6",
|
||||
"sideBarSectionHeader.border": "#101014",
|
||||
"sideBar.dropBackground": "#1e202e",
|
||||
|
||||
"list.dropBackground": "#1e202e",
|
||||
"list.activeSelectionBackground": "#202330",
|
||||
"list.activeSelectionForeground": "#babfe0",
|
||||
"list.activeSelectionForeground": "#a9b1d6",
|
||||
"list.inactiveSelectionBackground": "#1c1d29",
|
||||
"list.inactiveSelectionForeground": "#babfe0",
|
||||
"list.inactiveSelectionForeground": "#a9b1d6",
|
||||
"list.focusBackground": "#1c1d29",
|
||||
"list.focusForeground": "#babfe0",
|
||||
"list.focusForeground": "#a9b1d6",
|
||||
"list.hoverBackground": "#13131a",
|
||||
"list.hoverForeground": "#babfe0",
|
||||
"list.hoverForeground": "#a9b1d6",
|
||||
|
||||
"list.highlightForeground": "#668ac4",
|
||||
"list.invalidItemForeground": "#c97018",
|
||||
|
@ -84,7 +84,7 @@
|
|||
"listFilterWidget.outline": "#3d59a1",
|
||||
"listFilterWidget.noMatchesOutline": "#a6333f",
|
||||
|
||||
"pickerGroup.foreground": "#babfe0",
|
||||
"pickerGroup.foreground": "#a9b1d6",
|
||||
"pickerGroup.border": "#101014",
|
||||
|
||||
"scrollbarSlider.background": "#868bc415",
|
||||
|
@ -93,7 +93,7 @@
|
|||
|
||||
"selection.background": "#515c7e33",
|
||||
"editor.background": "#1a1b26",
|
||||
"editor.foreground": "#babfe0",
|
||||
"editor.foreground": "#a9b1d6",
|
||||
"editorLink.activeForeground": "#acb0d0",
|
||||
|
||||
"editor.selectionBackground": "#515c7e33",
|
||||
|
@ -128,9 +128,9 @@
|
|||
"editorOverviewRuler.warningForeground": "#e0af68",
|
||||
"editorOverviewRuler.infoForeground": "#1abc9c",
|
||||
"editorOverviewRuler.bracketMatchForeground": "#101014",
|
||||
"editorOverviewRuler.findMatchForeground": "#babfe044",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#babfe044",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#babfe022",
|
||||
"editorOverviewRuler.findMatchForeground": "#a9b1d644",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#a9b1d644",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#a9b1d622",
|
||||
"editorOverviewRuler.wordHighlightForeground": "#bb9af755",
|
||||
"editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
|
||||
"editorOverviewRuler.modifiedForeground": "#394b70",
|
||||
|
@ -174,8 +174,8 @@
|
|||
"peekViewTitleLabel.foreground": "#787c99",
|
||||
"peekViewTitleDescription.foreground": "#787c99",
|
||||
"peekViewResult.background": "#16161e",
|
||||
"peekViewResult.selectionForeground": "#babfe0",
|
||||
"peekViewResult.lineForeground": "#babfe0",
|
||||
"peekViewResult.selectionForeground": "#a9b1d6",
|
||||
"peekViewResult.lineForeground": "#a9b1d6",
|
||||
"peekViewResult.fileForeground": "#787c99",
|
||||
"peekViewResult.matchHighlightBackground": "#48658a33",
|
||||
|
||||
|
@ -185,17 +185,17 @@
|
|||
"breadcrumb.background": "#16161e",
|
||||
"breadcrumbPicker.background": "#16161e",
|
||||
"breadcrumb.foreground": "#515670",
|
||||
"breadcrumb.focusForeground": "#babfe0",
|
||||
"breadcrumb.activeSelectionForeground": "#babfe0",
|
||||
"breadcrumb.focusForeground": "#a9b1d6",
|
||||
"breadcrumb.activeSelectionForeground": "#a9b1d6",
|
||||
|
||||
"tab.activeBackground": "#16161e",
|
||||
"tab.inactiveBackground": "#16161e",
|
||||
"tab.activeForeground": "#babfe0",
|
||||
"tab.activeForeground": "#a9b1d6",
|
||||
"tab.activeBorder": "#3d59a1",
|
||||
"tab.inactiveForeground": "#787c99",
|
||||
"tab.border": "#101014",
|
||||
"tab.unfocusedActiveForeground": "#babfe0",
|
||||
"tab.unfocusedInactiveForeground": "#babfe0",
|
||||
"tab.unfocusedActiveForeground": "#a9b1d6",
|
||||
"tab.unfocusedInactiveForeground": "#a9b1d6",
|
||||
"tab.activeModifiedBorder": "#16161e",
|
||||
"tab.unfocusedActiveBorder": "#595d78",
|
||||
|
||||
|
@ -281,12 +281,12 @@
|
|||
"notificationsWarningIcon.foreground": "#bba461",
|
||||
"notificationsInfoIcon.foreground": "#0da0ba",
|
||||
|
||||
"menubar.selectionForeground":"#babfe0",
|
||||
"menubar.selectionForeground":"#a9b1d6",
|
||||
"menubar.selectionBackground":"#1e202e",
|
||||
"menubar.selectionBorder":"#1b1e2e",
|
||||
"menu.foreground":"#787c99",
|
||||
"menu.background":"#16161e",
|
||||
"menu.selectionForeground":"#babfe0",
|
||||
"menu.selectionForeground":"#a9b1d6",
|
||||
"menu.selectionBackground":"#1e202e",
|
||||
"menu.separatorBackground":"#101014",
|
||||
"menu.border":"#101014"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"widget.shadow": "#ffffff00",
|
||||
"scrollbar.shadow": "#00000033",
|
||||
"badge.background": "#7e83b233",
|
||||
"badge.foreground": "#acb0d0",
|
||||
"badge.foreground": "#a9b1d6",
|
||||
"icon.foreground": "#7982a9",
|
||||
"imagePreview.border": "#9cacff33",
|
||||
"settings.headerForeground": "#6183bb",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"progressBar.background": "#3d59a1",
|
||||
|
||||
"input.background": "#1b1e2e",
|
||||
"input.foreground": "#acb0d0",
|
||||
"input.foreground": "#a9b1d6",
|
||||
"input.border": "#282e44",
|
||||
"input.placeholderForeground": "#4a5272",
|
||||
"inputOption.activeBackground": "#3d59a144",
|
||||
|
@ -61,19 +61,19 @@
|
|||
"sideBar.border": "#1b1e2e",
|
||||
"sideBarTitle.foreground": "#7982a9",
|
||||
"sideBarSectionHeader.background": "#1f2335",
|
||||
"sideBarSectionHeader.foreground": "#acb0d0",
|
||||
"sideBarSectionHeader.foreground": "#a9b1d6",
|
||||
"sideBarSectionHeader.border": "#1b1e2e",
|
||||
"sideBar.dropBackground": "#292e42",
|
||||
|
||||
"list.dropBackground": "#292e42",
|
||||
"list.activeSelectionBackground": "#2c324a",
|
||||
"list.activeSelectionForeground": "#acb0d0",
|
||||
"list.activeSelectionForeground": "#a9b1d6",
|
||||
"list.inactiveSelectionBackground": "#292e42",
|
||||
"list.inactiveSelectionForeground": "#acb0d0",
|
||||
"list.inactiveSelectionForeground": "#a9b1d6",
|
||||
"list.focusBackground": "#292e42",
|
||||
"list.focusForeground": "#acb0d0",
|
||||
"list.focusForeground": "#a9b1d6",
|
||||
"list.hoverBackground": "#1b1e2e",
|
||||
"list.hoverForeground": "#acb0d0",
|
||||
"list.hoverForeground": "#a9b1d6",
|
||||
|
||||
"list.highlightForeground": "#668ac4",
|
||||
"list.invalidItemForeground": "#c97018",
|
||||
|
@ -84,7 +84,7 @@
|
|||
"listFilterWidget.outline": "#3d59a1",
|
||||
"listFilterWidget.noMatchesOutline": "#a6333f",
|
||||
|
||||
"pickerGroup.foreground": "#acb0d0",
|
||||
"pickerGroup.foreground": "#a9b1d6",
|
||||
"pickerGroup.border": "#1b1e2e",
|
||||
|
||||
"scrollbarSlider.background": "#9cacff15",
|
||||
|
@ -93,8 +93,8 @@
|
|||
|
||||
"selection.background": "#6f7bb625",
|
||||
"editor.background": "#24283b",
|
||||
"editor.foreground": "#acb0d0",
|
||||
"editorLink.activeForeground": "#acb0d0",
|
||||
"editor.foreground": "#a9b1d6",
|
||||
"editorLink.activeForeground": "#a9b1d6",
|
||||
|
||||
"editor.selectionBackground": "#6f7bb622",
|
||||
"editor.inactiveSelectionBackground": "#6f7bb615",
|
||||
|
@ -128,9 +128,9 @@
|
|||
"editorOverviewRuler.warningForeground": "#e0af68",
|
||||
"editorOverviewRuler.infoForeground": "#1abc9c",
|
||||
"editorOverviewRuler.bracketMatchForeground": "#1b1e2e",
|
||||
"editorOverviewRuler.findMatchForeground": "#acb0d044",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#acb0d044",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#acb0d022",
|
||||
"editorOverviewRuler.findMatchForeground": "#a9b1d644",
|
||||
"editorOverviewRuler.rangeHighlightForeground": "#a9b1d644",
|
||||
"editorOverviewRuler.selectionHighlightForeground": "#a9b1d622",
|
||||
"editorOverviewRuler.wordHighlightForeground": "#bb9af755",
|
||||
"editorOverviewRuler.wordHighlightStrongForeground": "#bb9af766",
|
||||
"editorOverviewRuler.modifiedForeground": "#394b70",
|
||||
|
@ -174,8 +174,8 @@
|
|||
"peekViewTitleLabel.foreground": "#7982a9",
|
||||
"peekViewTitleDescription.foreground": "#7982a9",
|
||||
"peekViewResult.background": "#1f2335",
|
||||
"peekViewResult.selectionForeground": "#acb0d0",
|
||||
"peekViewResult.lineForeground": "#acb0d0",
|
||||
"peekViewResult.selectionForeground": "#a9b1d6",
|
||||
"peekViewResult.lineForeground": "#a9b1d6",
|
||||
"peekViewResult.fileForeground": "#7982a9",
|
||||
"peekViewResult.matchHighlightBackground": "#48658a33",
|
||||
|
||||
|
@ -185,17 +185,17 @@
|
|||
"breadcrumb.background": "#1f2335",
|
||||
"breadcrumbPicker.background": "#1f2335",
|
||||
"breadcrumb.foreground": "#545c7e",
|
||||
"breadcrumb.focusForeground": "#acb0d0",
|
||||
"breadcrumb.activeSelectionForeground": "#acb0d0",
|
||||
"breadcrumb.focusForeground": "#a9b1d6",
|
||||
"breadcrumb.activeSelectionForeground": "#a9b1d6",
|
||||
|
||||
"tab.activeBackground": "#1f2335",
|
||||
"tab.inactiveBackground": "#1f2335",
|
||||
"tab.activeForeground": "#acb0d0",
|
||||
"tab.activeForeground": "#a9b1d6",
|
||||
"tab.activeBorder": "#3d59a1",
|
||||
"tab.inactiveForeground": "#7982a9",
|
||||
"tab.border": "#1b1e2e",
|
||||
"tab.unfocusedActiveForeground": "#acb0d0",
|
||||
"tab.unfocusedInactiveForeground": "#acb0d0",
|
||||
"tab.unfocusedActiveForeground": "#a9b1d6",
|
||||
"tab.unfocusedInactiveForeground": "#a9b1d6",
|
||||
"tab.activeModifiedBorder": "#1f2335",
|
||||
"tab.unfocusedActiveBorder": "#595d78",
|
||||
|
||||
|
@ -256,7 +256,7 @@
|
|||
"terminal.ansiBrightBlue": "#7aa2f7",
|
||||
"terminal.ansiBrightMagenta": "#bb9af7",
|
||||
"terminal.ansiBrightCyan": "#7dcfff",
|
||||
"terminal.ansiBrightWhite": "#acb0d0",
|
||||
"terminal.ansiBrightWhite": "#a9b1d6",
|
||||
|
||||
"gitDecoration.modifiedResourceForeground": "#6183bb",
|
||||
"gitDecoration.ignoredResourceForeground": "#545c7e",
|
||||
|
|
Loading…
Reference in a new issue