From ee5cc03e2884b9656e66b803bc72af416c451e92 Mon Sep 17 00:00:00 2001 From: NuclearPop <30777093+NuclearPop@users.noreply.github.com> Date: Thu, 28 Sep 2017 23:29:15 -0700 Subject: [PATCH] Color Switcher The changes adds a new button that sets the current color that the next class added to will be. The next class added should always be the color of that button, and clicking the button will rotate the specified color. PS: I can't figure out how to run this website locally so I couldn't really test out the code. Is it possible to run this website locally so I can test it in future cases? --- antplanner2/templates/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/antplanner2/templates/index.html b/antplanner2/templates/index.html index 9f09f8d..d033de3 100644 --- a/antplanner2/templates/index.html +++ b/antplanner2/templates/index.html @@ -35,6 +35,7 @@

Antplanner

+
@@ -48,6 +49,10 @@

Antplanner