diff --git a/images/ui/button/button_delete_dialog.png b/images/ui/button/button_delete_dialog.png new file mode 100644 index 000000000..2a0b2f182 Binary files /dev/null and b/images/ui/button/button_delete_dialog.png differ diff --git a/images/ui/button/button_delete_dialog_dark.png b/images/ui/button/button_delete_dialog_dark.png new file mode 100644 index 000000000..094d978da Binary files /dev/null and b/images/ui/button/button_delete_dialog_dark.png differ diff --git a/images/ui/button/button_delete_dialog_incorrect.png b/images/ui/button/button_delete_dialog_incorrect.png new file mode 100644 index 000000000..fc25c5d4e Binary files /dev/null and b/images/ui/button/button_delete_dialog_incorrect.png differ diff --git a/images/ui/button/button_delete_dialog_incorrect_dark.png b/images/ui/button/button_delete_dialog_incorrect_dark.png new file mode 100644 index 000000000..dc4841b94 Binary files /dev/null and b/images/ui/button/button_delete_dialog_incorrect_dark.png differ diff --git a/images/ui/button/button_focused.png b/images/ui/button/button_focused.png index 84f50f385..315dc42f6 100644 Binary files a/images/ui/button/button_focused.png and b/images/ui/button/button_focused.png differ diff --git a/images/ui/button/button_focused_dark.png b/images/ui/button/button_focused_dark.png index 63f95f912..246a8ad81 100644 Binary files a/images/ui/button/button_focused_dark.png and b/images/ui/button/button_focused_dark.png differ diff --git a/topics/ui/controls/button.topic b/topics/ui/controls/button.topic index fa62eed2e..d7cd4406d 100644 --- a/topics/ui/controls/button.topic +++ b/topics/ui/controls/button.topic @@ -76,22 +76,18 @@

-

The button should answer the question in the title, so the user can skip the description. Prefer specific +

The button should answer the question in the title, so the user can skip the description. Prefer specific labels over - generic ones.

+ generic ones:

+ Correct + Specific button in a dialog + Incorrect + Generic button in a dialog Exception: the Cancel button if it's clear what action is being canceled. For example, use - Cancel instead of Don’t Create. + Cancel instead of Don’t Delete. - - - - - -
Correct - A correct button with a clear 'Save' labelIncorrect - An incorrect button with a generic 'OK' label

Do not use the word Now in labels because buttons always trigger an immediate action: