From 76c8fa98c50bc31280dd18d0ccb934e62bfd405c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20=C5=BD=C3=A1ra?=
Date: Sun, 31 Oct 2021 01:26:26 +0200
Subject: [PATCH] font->text
---
index.html | 9 ++--
my-mind.js | 64 ++++++++++++--------------
src/action.ts | 12 ++---
src/item.ts | 35 ++++++--------
src/shape/shape.ts | 4 --
src/ui/{fontcolor.ts => text-color.ts} | 4 +-
src/ui/ui.ts | 4 +-
7 files changed, 57 insertions(+), 75 deletions(-)
rename src/ui/{fontcolor.ts => text-color.ts} (76%)
diff --git a/index.html b/index.html
index 2fd0f53..a33b4b8 100644
--- a/index.html
+++ b/index.html
@@ -65,8 +65,8 @@ My Mind
- Font color
-
+ Item color
+
@@ -79,8 +79,8 @@ My Mind
- Color
-
+ Text color
+
@@ -92,7 +92,6 @@ My Mind
-