todo
This commit is contained in:
parent
b36a1a7d24
commit
e929400970
11
TODO.md
11
TODO.md
|
@ -4,9 +4,14 @@
|
||||||
|
|
||||||
### colours
|
### colours
|
||||||
|
|
||||||
convert colours to hex
|
~convert colours to hex~
|
||||||
* accept abcdef, #abcdef, 0xabcdef (inc. uppercase)
|
* ~accept abcdef, #abcdef, 0xabcdef (inc. uppercase)~
|
||||||
* export as #abcdef
|
* ~export as #abcdef~
|
||||||
|
|
||||||
|
### palettes
|
||||||
|
|
||||||
|
* replace toml with .hex format?
|
||||||
|
* what else is available for palettes?
|
||||||
|
|
||||||
### parser
|
### parser
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue