X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FTEditColorThemeWindow.java;h=47197d4216f82fd81a5b4801c3645bb42f72ef14;hb=2ce6dab2bbd951e6d0f09f94759efda5ee4b65ac;hp=976c8957b22f74db54f286903c997982c1a01916;hpb=55d2b2c2b29ce51f4f910448a115073371deeae8;p=fanfix.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"); } /**