From f055730f5e0f96d0a1de12790e73cf46fcfcf2d9 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 20 Jun 2017 10:46:16 -0700 Subject: [PATCH 1/2] Added gold color --- .idea/gradle.xml | 1 + .idea/misc.xml | 24 +++++++++++++++++++ app/app.iml | 1 - .../teamtreehouse/funfacts/ColorWheel.java | 4 +++- 4 files changed, 28 insertions(+), 2 deletions(-) diff --git a/.idea/gradle.xml b/.idea/gradle.xml index bd4202c..c6183f8 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -13,6 +13,7 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index c9710e6..7e40dfc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,6 +3,30 @@ + + + + diff --git a/app/app.iml b/app/app.iml index 1593039..e5908db 100644 --- a/app/app.iml +++ b/app/app.iml @@ -9,7 +9,6 @@