[fix] simple theme: various about the hotkeys help

* dark mode: #555 border (same as infoboxes and other borders)
* remove a call to console.log
* center the dialog without using the style attribute.
This commit is contained in:
Alexandre Flament
2021-11-05 11:33:43 +01:00
parent d1c09c84e2
commit 4d051c43f3
3 changed files with 3 additions and 6 deletions

View File

@@ -185,7 +185,7 @@
--color-toolkit-badge-background: #777;
--color-toolkit-kbd-font: #000;
--color-toolkit-kbd-background: #fff;
--color-toolkit-dialog-border: #333;
--color-toolkit-dialog-border: #555;
--color-toolkit-dialog-background: #222;
--color-toolkit-tabs-label-border: #222;
--color-toolkit-tabs-section-border: #555;