X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FTEditColorThemeWindow.java;h=47197d4216f82fd81a5b4801c3645bb42f72ef14;hb=a7986f7b289a17ca812a2f0cf04e48071accd636;hp=976c8957b22f74db54f286903c997982c1a01916;hpb=a51c793705414e7926744e6431632dab7f1de951;p=nikiroo-utils.git diff --git a/src/jexer/TEditColorThemeWindow.java b/src/jexer/TEditColorThemeWindow.java index 976c895..47197d4 100644 --- a/src/jexer/TEditColorThemeWindow.java +++ b/src/jexer/TEditColorThemeWindow.java @@ -707,6 +707,8 @@ public final class TEditColorThemeWindow extends TWindow { // Default to the color list activate(colorNames); + // Add shortcut text + newStatusBar("Select Colors"); } /**