Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.06 KB

File metadata and controls

24 lines (18 loc) · 1.06 KB

oid-assets

Public media assets for the Open Image Debugger VS Code extension (demo GIF, screenshots). Hosted here so the extension's marketplace listing can reference them by a public URL while the extension source repository stays private.

logo/

The product mark, used by every surface: the native viewer's window icon, the VS Code extension's Marketplace listing, and the JetBrains plugin logo.

  • oid-logo.svg -- the canonical vector. Hand-written rectangles, not a trace: a transparency checkerboard (#2a2a3e / #3b3b58) with a 4x4 block of the four brand colours cycling diagonally, #e64b8a pink, #e6c84b yellow, #4b9ae6 blue, #50c878 green. Drawn as 32x32 of content inside a 40x40 viewBox, which is what the JetBrains plugin-logo guidance requires; it scales cleanly to any size from there.
  • oid-logo-256.png -- the raster the native viewer and the VS Code extension already ship, byte-identical to both (sha256 dbfea500b9ef01e9…). Kept for anything that cannot take an SVG.

The two are the same artwork. Change one, change the other.