Theme support, light theme
This commit is contained in:
@@ -63,6 +63,10 @@ class EditorHelp extends EditorEntryBase {
|
||||
this.addText('+');
|
||||
this.addKey('u');
|
||||
this.addText('Redo ');
|
||||
|
||||
this.addLine();
|
||||
this.addKey('m');
|
||||
this.addText('Next theme ');
|
||||
}
|
||||
|
||||
addLine() {
|
||||
|
||||
Reference in New Issue
Block a user