We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c31ed7 + 7f43eb3 commit 3618e39Copy full SHA for 3618e39
src/settings/Defaults.java
@@ -3,6 +3,7 @@
3
import java.awt.Color;
4
5
public class Defaults {
6
+ //sample change to Defaults
7
8
private static final Color SELECT_TOOL_ICON_COLOR = Color.BLACK;
9
0 commit comments