|
1846 | 1846 | ],
|
1847 | 1847 | "colors": {
|
1848 | 1848 | "foreground": "#ffffff",
|
1849 |
| - "focusBorder": "#905959", |
| 1849 | + "focusBorder": "#3b3b3b", |
1850 | 1850 | "selection.background": "#5a5a5a",
|
1851 | 1851 | "scrollbar.shadow": "#ffffff",
|
1852 | 1852 | "activityBar.foreground": "#ffffff",
|
|
1856 | 1856 | "activityBarBadge.background": "#000000",
|
1857 | 1857 | "activityBar.border": "#000000",
|
1858 | 1858 | "activityBar.activeBackground": "#000000",
|
1859 |
| - "sideBar.background": "#0f0f0f", |
| 1859 | + "sideBar.background": "#1e1e1e", |
1860 | 1860 | "sideBar.foreground": "#ffffff",
|
1861 | 1861 | "sideBarSectionHeader.background": "#00000000",
|
1862 | 1862 | "sideBarSectionHeader.foreground": "#ffffff",
|
|
1871 | 1871 | "list.activeSelectionForeground": "#000000",
|
1872 | 1872 | "tree.indentGuidesStroke": "#585858",
|
1873 | 1873 | "list.dropBackground": "#383b3d",
|
1874 |
| - "list.highlightForeground": "#ffffff", |
1875 |
| - "list.focusBackground": "#6b6b6b", |
1876 |
| - "list.focusForeground": "#cccccc", |
| 1874 | + "list.highlightForeground": "#ff0000", |
| 1875 | + "list.focusBackground": "#606060", |
| 1876 | + "list.focusForeground": "#ffffff", |
1877 | 1877 | "listFilterWidget.background": "#454545",
|
1878 | 1878 | "listFilterWidget.outline": "#000000",
|
1879 | 1879 | "listFilterWidget.noMatchesOutline": "#000000",
|
|
1914 | 1914 | "input.border": "#00000000",
|
1915 | 1915 | "input.foreground": "#cccccc",
|
1916 | 1916 | "inputOption.activeBackground": "#ffffff66",
|
1917 |
| - "inputOption.activeBorder": "#3b2828", |
| 1917 | + "inputOption.activeBorder": "#ffffff", |
1918 | 1918 | "inputOption.activeForeground": "#ffffff",
|
1919 | 1919 | "input.placeholderForeground": "#ffffff",
|
1920 | 1920 | "textLink.foreground": "#ff0000",
|
|
1982 | 1982 | "terminal.foreground": "#ffffff",
|
1983 | 1983 | "terminal.selectionBackground": "#ffffff40",
|
1984 | 1984 | "terminalCursor.background": "#ffffff",
|
1985 |
| - "terminalCursor.foreground": "#000000", |
| 1985 | + "terminalCursor.foreground": "#666666", |
1986 | 1986 | "terminal.border": "#ffffff",
|
1987 | 1987 | "terminal.ansiBlack": "#000000",
|
1988 | 1988 | "terminal.ansiBlue": "#2472c8",
|
|
0 commit comments