Add missing source attributions

This commit is contained in:
2022-09-28 17:59:01 -07:00
parent 78ee975aa1
commit 639143ed84
2 changed files with 3 additions and 0 deletions

View File

@@ -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,