todo
This commit is contained in:
parent
b36a1a7d24
commit
e929400970
11
TODO.md
11
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue