summaryrefslogtreecommitdiff
path: root/src/main/java/com/benburwell/planes/gui/GraphicsTheme.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/com/benburwell/planes/gui/GraphicsTheme.java')
-rw-r--r--src/main/java/com/benburwell/planes/gui/GraphicsTheme.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/com/benburwell/planes/gui/GraphicsTheme.java b/src/main/java/com/benburwell/planes/gui/GraphicsTheme.java
index cece138..02d75ba 100644
--- a/src/main/java/com/benburwell/planes/gui/GraphicsTheme.java
+++ b/src/main/java/com/benburwell/planes/gui/GraphicsTheme.java
@@ -1,9 +1,9 @@
package com.benburwell.planes.gui;
-import java.awt.*;
+import java.awt.Color;
/**
- * Created by ben on 11/18/16.
+ * @author ben
*/
public class GraphicsTheme {
public static class Colors {