"workbench.colorCustomizations": {
// エディタ関連
"editor.background": "#2c2c2c",
"editor.lineHighlightBackground": "#333333",
// タブ関連
"tab.activeBackground": "#2c2c2c",
"tab.activeBorder": "#2c2c2c",
"tab.inactiveBackground": "#262626",
"tab.inactiveBorder": "#262626",
// ステータスバー関連
"statusBar.background":"#262626",
"statusBar.noFolderBackground": "#9c9c9c",
"statusBar.noFolderForeground": "#000000",
"statusBar.debuggingBackground": "#da3b01",
"statusBar.border": "#262626",
// スクロールバー関連
"scrollbarSlider.hoverBackground": "#9c9c9c2d",
// サイドバー関連
"sideBar.background": "#262626",
"list.hoverBackground": "#2c2c2c",
},
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme