added warning readme

This commit is contained in:
2022-03-31 05:57:32 -07:00
parent aba77dc044
commit 027c5a339c
3 changed files with 13 additions and 0 deletions

3
color_hex/curated.go Normal file
View File

@@ -0,0 +1,3 @@
package color_hex
var Curated = append(Palettes["ESO MOTD Color Text"], append(Palettes["Cyberpunk Neon"], Palettes["cool"]...)...)