chore: Fix notification button background

This commit is contained in:
Mattia Astorino 2017-07-24 15:24:37 +02:00
parent 5319883bc9
commit 876b878a3a
6 changed files with 6 additions and 1 deletions

View file

@ -791,6 +791,7 @@
"notification.infoForeground": "{{variant.scheme.base.white}}",
"notification.warningBackground": "{{variant.scheme.base.red}}",
"notification.warningForeground": "{{variant.scheme.base.white}}",
"notification.buttonBackground": "{{variant.scheme.selection}}",
"badge.background": "{{variant.scheme.lineHighlight}}30",
"badge.foreground": "{{variant.scheme.comments}}",
"button.background": "{{variant.scheme.selection}}",

View file

@ -790,6 +790,7 @@
"notification.infoForeground": "#ffffff",
"notification.warningBackground": "#FF5370",
"notification.warningForeground": "#ffffff",
"notification.buttonBackground": "#61616150",
"badge.background": "#00000030",
"badge.foreground": "#4A4A4A",
"button.background": "#61616150",

View file

@ -790,6 +790,7 @@
"notification.infoForeground": "#ffffff",
"notification.warningBackground": "#FF5370",
"notification.warningForeground": "#ffffff",
"notification.buttonBackground": "#80CBC420",
"badge.background": "#00000030",
"badge.foreground": "#546E7A",
"button.background": "#80CBC420",

File diff suppressed because one or more lines are too long

View file

@ -790,6 +790,7 @@
"notification.infoForeground": "#FFFFFF",
"notification.warningBackground": "#E53935",
"notification.warningForeground": "#FFFFFF",
"notification.buttonBackground": "#80CBC440",
"badge.background": "#CCD7DA30",
"badge.foreground": "#90A4AE90",
"button.background": "#80CBC440",

View file

@ -790,6 +790,7 @@
"notification.infoForeground": "#ffffff",
"notification.warningBackground": "#FF5370",
"notification.warningForeground": "#ffffff",
"notification.buttonBackground": "#717CB450",
"badge.background": "#00000030",
"badge.foreground": "#676E95",
"button.background": "#717CB450",