Automated Color Guides | Logo Package Swatch Feature

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 2

  • @jesperandreassen120
    @jesperandreassen120 ปีที่แล้ว

    How about export for ASE, JSON, CSS and so on?

    • @LogoPackage
      @LogoPackage  ปีที่แล้ว

      Thanks for your feedback! ASE is definitely possible. I'd love to know your use case for JSON. We do have a format option in the settings for getting RGB info as it is written in code without the property. Full CSS would be
      color: rgb(0, 0, 0);
      We output this
      rgb(0, 0, 0)
      This tool is primarily for designers making guides for their clients. There are plenty of great tools like Figma which allow for easy export of color info as code.