Added new improvements
This commit is contained in:
parent
824f6fb702
commit
51e79d02b0
@ -273,7 +273,7 @@ public class TimeCalcWindow {
|
||||
}
|
||||
|
||||
text.setForeground(
|
||||
Utils.highlighted.get() ? Color.BLACK : Color.GRAY);
|
||||
Utils.highlighted.get() ? Color.BLACK : Color.LIGHT_GRAY);
|
||||
}
|
||||
window.setVisible(false);
|
||||
window.dispose();
|
||||
|
Loading…
x
Reference in New Issue
Block a user