chore: update workbench theme

This commit is contained in:
Mattia Astorino 2017-05-02 08:47:40 +02:00
parent 8aa69aa3e6
commit afb36a5e43
5 changed files with 7 additions and 12 deletions

View file

@ -490,6 +490,9 @@ colors:
activityBarBadge.background: '{{variant.scheme.accents.teal}}'
activityBarBadge.foreground: '{{variant.scheme.base.black}}'
# Panels
panel.border: '{{variant.scheme.background}}'
# Buttons
#button.background: '{{variant.scheme.accents.teal}}'
#button.foreground: '{{variant.scheme.base.black}}'

View file

@ -717,8 +717,6 @@
"editorSuggestWidget.border": "#FFFFFF10",
"activityBarBadge.background": "#80CBC4",
"activityBarBadge.foreground": "#000000",
"button.background": "#80CBC4",
"button.foreground": "#000000",
"button.hoverBackground": "#80CBC4"
"panel.border": "#212121"
}
}

View file

@ -717,8 +717,6 @@
"editorSuggestWidget.border": "#FFFFFF10",
"activityBarBadge.background": "#80CBC4",
"activityBarBadge.foreground": "#000000",
"button.background": "#80CBC4",
"button.foreground": "#000000",
"button.hoverBackground": "#80CBC4"
"panel.border": "#263238"
}
}

View file

@ -717,8 +717,6 @@
"editorSuggestWidget.border": "#00000010",
"activityBarBadge.background": "#80CBC4",
"activityBarBadge.foreground": "#000000",
"button.background": "#80CBC4",
"button.foreground": "#000000",
"button.hoverBackground": "#80CBC4"
"panel.border": "#FAFAFA"
}
}

View file

@ -717,8 +717,6 @@
"editorSuggestWidget.border": "#FFFFFF10",
"activityBarBadge.background": "#80CBC4",
"activityBarBadge.foreground": "#000000",
"button.background": "#80CBC4",
"button.foreground": "#000000",
"button.hoverBackground": "#80CBC4"
"panel.border": "#292D3E"
}
}