Transférer les fichiers vers 'src/JsonInspector'
This commit is contained in:
@@ -12,6 +12,7 @@ public class Parameters {
|
||||
public static final Color OTHER_COLOR = new Color(7, 103, 183);
|
||||
public static final Color STRING_COLOR = new Color(203, 109, 80);
|
||||
public static final Color NUMBER_COLOR = new Color(133, 192, 95);
|
||||
public static final Color MOUSE_OVER_COLOR = new Color(60, 60, 60);
|
||||
public static final Color DEFAULT_TEXT_COLOR = new Color(220, 220, 220);
|
||||
public static final Color BACKGROUND_COLOR = new Color(45, 45, 45);
|
||||
}
|
||||
|
Reference in New Issue
Block a user