mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
@@ -304,5 +304,8 @@ export class VscodeThemeGenerator implements IThemeGenerator {
|
||||
// Debug
|
||||
// debugToolBar.background: Debug toolbar background color.
|
||||
theme.colors['debugToolBar.background'] = background4;
|
||||
|
||||
// v1.13 colors
|
||||
theme.colors['selection.background'] = colorSet.base.color1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user