Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.94 KB

File metadata and controls

48 lines (38 loc) · 1.94 KB

Contributing Guidelines

Note: These guidelines are for AtlasOS team members only. Currently, this repository is not open for external contributions.

Categorization & Naming Schemes

Follow the guidelines below when adding new assets to the branding repository.

Avatars

  • Location: /avatars/
  • Format: PNG
  • Resolution: 460x460
  • Naming Convention: avatar-v(x).png where x is the version number (e.g. avatar-v1.png)

Banners

  • Location: /banners/
  • Format: PNG
  • Resolution: 1920x653
  • Naming Convention: banner-v(x).png where x is the version number (e.g. banner-v2.png)

Icons

  • Location: /icons/
  • Format: PDF, PNG, SVG
  • Resolution & Aspect Ratio: 320x278 (PNG), 23:20 (PDF, SVG)
  • Naming Convention: icon-(x).(ext) where x is the color/theme name and ext is the file extension (e.g. icon-ice.svg)

Logomarks

  • Location: /logomarks/
  • Format: PDF, PNG, SVG
  • Resolution & Aspect Ratio: 960x213 (PNG), 4.51:1 (PDF, SVG)
  • Naming Convention: logomark-(x).(ext) where x is the color(s)/theme(s) name and ext is the file extension (e.g. logomark-ice-black.pdf)

Wordmarks

  • Location: /wordmarks/
  • Format: PDF, PNG, SVG
  • Resolution: 1005x212 (PNG), 4.74:1 (PDF, SVG)
  • Naming Convention: wordmark-(x).(ext) where x is the color/theme name and ext is the file extension (e.g. workmark-ice.png)

Wallpapers

  • Location: /wallpapers/v(w.x)/rev-(y)/ where w.x is the release version number, y is the revision number. (e.g. /wallpapers/v0.3/rev-1/) (excluding legacy and generic wallpapers)
  • Format: PNG
  • Resolution:
    • 3072x2304 (4:3)
    • 3840x2160 (16:9)
    • 3840x2400 (16:10)
    • 5040x2160 (21:9)
  • Naming Convention: wallpaper-v(w.x)-rev(y.z)-(aa_bb).png where w.x is the release version number, y.z is the revision number, aa_bb is the aspect ratio (e.g. wallpaper-v0.3-rev1.0-21_9.png)