mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2026-04-11 20:51:53 -07:00
@@ -304,5 +304,8 @@ export class VscodeThemeGenerator implements IThemeGenerator {
|
|||||||
// Debug
|
// Debug
|
||||||
// debugToolBar.background: Debug toolbar background color.
|
// debugToolBar.background: Debug toolbar background color.
|
||||||
theme.colors['debugToolBar.background'] = background4;
|
theme.colors['debugToolBar.background'] = background4;
|
||||||
|
|
||||||
|
// v1.13 colors
|
||||||
|
theme.colors['selection.background'] = colorSet.base.color1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user