Closed PascalPixel closed 5 years ago
Good one, can you check the TM Scope for me?
@noudadrichem couldn't figure out how to check TM Scope on the statusbar with the built-in tool, but I found this online and it works:
"workbench.colorCustomizations":
{
"statusBar.background": "#21252B",
"statusBar.foreground": "#9DA5B3",
"statusBar.debuggingBackground": "#6c2022",
"statusBar.debuggingForeground": "#9DA5B3",
"statusBar.noFolderBackground": "#21252B",
"statusBar.noFolderForeground": "#9DA5B3",
"statusBarItem.activeBackground": "#598DEFD8",
"statusBarItem.hoverBackground": "#598DEF59",
"statusBarItem.prominentBackground": "#21252B",
"statusBarItem.prominentHoverBackground": "#598DEF59",
}
It's statusBar.debuggingBackground
and statusBar.debuggingForeground
I think ✌🏻
Nice scope of the situation! thanks
This will be updated in version: 10.12
Gray text on gray background when running debug server for rails:
Orange in default dark: