From 18605b0fa614a2b0ef8e29e1d2798f303699b11a Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Fri, 5 Aug 2022 22:49:01 -0500 Subject: [PATCH] yellow game color --- squarenotsquare/src/themes/Colors.js | 1 + 1 file changed, 1 insertion(+) diff --git a/squarenotsquare/src/themes/Colors.js b/squarenotsquare/src/themes/Colors.js index aad1233..a81f16c 100644 --- a/squarenotsquare/src/themes/Colors.js +++ b/squarenotsquare/src/themes/Colors.js @@ -16,6 +16,7 @@ class AppColors { //600 grey600: '#757575', + yellow600: '#fdd835', //700 grey700: '#616161',