mirror of
https://github.com/taigrr/simplecolorpalettes.git
synced 2026-04-02 04:59:08 -07:00
Add missing source attributions
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"github.com/taigrr/go-colorpalettes/simplecolor"
|
||||
)
|
||||
|
||||
// These colors are sourced from w3schools: https://www.w3schools.com/cssref/css_colors.asp
|
||||
var colors = simplecolor.NamedPalette{
|
||||
"aliceblue": 0xF0F8FF,
|
||||
"antiquewhite": 0xFAEBD7,
|
||||
|
||||
Reference in New Issue
Block a user