mirror of
https://github.com/taigrr/simplecolorpalettes.git
synced 2026-04-01 20:49:11 -07:00
6 lines
135 B
Go
6 lines
135 B
Go
package hexcolor
|
|
|
|
var Curated = append(Palettes["ESO MOTD Color Text"],
|
|
append(Palettes["Cyberpunk Neon"],
|
|
Palettes["cool"]...)...)
|