Commit graph

3 commits

Author SHA1 Message Date
Athozus
eae49e8897
Convert 3-chars hex colors to 6-chars hex colors
Could break the code, the hex convert to rgb always run on 6-chars
2023-11-05 23:05:52 +01:00
Athozus
4240f4eb39
Round numbers to avoid eventual float in string.format 2023-11-05 17:04:29 +01:00
Athozus
0b3497eb2f
Add colors utilities
Local function get_base_color(), conversions hex <=> rgb, rgb color mixer, and global function get_color()
2023-11-05 16:30:56 +01:00