mirror of
https://github.com/taigrr/simplecolorpalettes.git
synced 2026-04-02 04:59:08 -07:00
move palettes to subpackage
This commit is contained in:
5
palettes/hexcolor/curated.go
Normal file
5
palettes/hexcolor/curated.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package hexcolor
|
||||
|
||||
var Curated = append(Palettes["ESO MOTD Color Text"],
|
||||
append(Palettes["Cyberpunk Neon"],
|
||||
Palettes["cool"]...)...)
|
||||
Reference in New Issue
Block a user