Merge pull request #6 from EHBaozi/patch-1

Add panelSectionHeader.background
@own
宇天 2020-06-28 10:23:02 +08:00 committed by GitHub
commit e56f155401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ module.exports = {
'panelTitle.inactiveForeground': vars.common,
'panelTitle.activeForeground': '#16967a',
'panelTitle.activeBorder': '#3fc2a7',
'panelSectionHeader.background': vars.plain2,
'diffEditor.insertedTextBackground': '#91B85915',
'diffEditor.removedTextBackground': '#E5393520',
'notifications.background': vars.white,