From e929400970b0eac826269ff43989924c05000f3e Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 16 May 2021 11:47:32 +0100 Subject: [PATCH] todo --- TODO.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index b35ce0d..ee5398a 100644 --- a/TODO.md +++ b/TODO.md @@ -4,9 +4,14 @@ ### colours -convert colours to hex -* accept abcdef, #abcdef, 0xabcdef (inc. uppercase) -* export as #abcdef +~convert colours to hex~ +* ~accept abcdef, #abcdef, 0xabcdef (inc. uppercase)~ +* ~export as #abcdef~ + +### palettes + +* replace toml with .hex format? + * what else is available for palettes? ### parser