* Fix package name, missed escapes, and variable prefixing.
* Remove accidental commit of experimental link color commenting out.
* Remove a line to trigger a diff.
* Remove second translation function.
* Rename menu variable.
* Update theme URI.
* Prefix global message variable.
* Add support for custom link color.
* Update seedlet/assets/sass/base/_editor.scss
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Use --global--color--primary as a fallback rule.
* Update seedlet/assets/sass/abstracts/_config.scss
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Remove extra code comment.
* Enforce the custom link color even on blocks that have a color background.
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>