Skip to content

seqeralabs/brand-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seqera Brand Assets

Public repository of official Seqera brand assets for use in presentations, documentation, and marketing materials.

Structure

brand-asset/
├── colors/
│   └── tokens.json     # Official color values (hex, RGB, HSL)
├── templates/
│   ├── slides/
│   │   ├── dark-brand-bg.png      # Dark navy background
│   │   ├── deep-green-cover.png   # Deep teal grid, logo top-left
│   │   ├── deep-green-divider.png # Deep teal grid, logo bottom-left
│   │   ├── default-bg.png         # White/light background
│   │   └── soft-green-bg.png      # Soft mint/light green background
│   └── social/                    # Social media templates
├── icons/              # Product and UI icons
└── guidelines/
    └── brand.md        # Brand guidelines reference

Usage with Claude

This repository is designed to work with Claude for asset generation. See CLAUDE.md for instructions on how to reference these assets in prompts.

Naming conventions

  • Use lowercase with hyphens: seqera-logo-primary.svg
  • Include variant in name: seqera-logo-white.png, seqera-logo-teal.png
  • Include size for raster files: seqera-logo-white-2x.png
  • SVG preferred over PNG when available

File formats

Format Use case
SVG Logos, icons — always preferred for scalability
PNG Raster exports, transparency needed
PDF Print-ready assets
JSON Color tokens, design system values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors