Back to gallery

Pixelcorn the Rainbow Unicorn

Pixelcorn combines a white chibi unicorn, rainbow mane and tail, gold horn, and a green terminal badge in one high-contrast desktop companion. Its standing poses keep the coding theme visible, while the movement rows switch to a readable side profile before you download the package.

animalpixelcodingrainbow

Pixelcorn live preview

Switch animation rows, tune scale, and test floating behavior before installing this Codex pet locally.

Floating mode uses viewport bounds.

What makes Pixelcorn distinct?

Use these visible package traits to decide whether this pet fits your desktop before you install it.

Coding theme at a glance

The dark chest badge and green terminal prompt stay centered in the standing poses, so Pixelcorn reads as a coding companion rather than a generic rainbow mascot.

Bright but bounded palette

A white body and dark hooves frame the rainbow mane and tail. The color is concentrated around the silhouette instead of filling the whole sprite cell.

Two clear pose families

Idle, waving, waiting, and review use a front-facing body, while the running rows turn Pixelcorn sideways and let the tail carry most of the motion.

How Pixelcorn's states read

These observations come from the original package spritesheet, not a generic species description.

Movement states

Run-left and run-right frames stretch the body into a side profile without losing the horn, rainbow tail, or terminal badge. This makes direction changes easy to recognize at desktop scale.

Wave and jump

The wave raises one dark hoof beside the face. Jump frames lift both forelegs and compress the lower body, creating a stronger vertical change than the idle loop.

Failed, waiting, and review

Failed frames lower the head and close the eyes, waiting settles into a calmer seated posture, and review returns to an upright pose with a more concentrated expression.

Related Codex pets

Pixel Corgi

Compare another compact pixel animal with a simpler warm-color silhouette and shorter movement profile.

Capybara Coder

Compare a calmer coding companion that uses glasses and clothing instead of a fantasy rainbow palette.

Package visuals reviewed from the original spritesheet on .

See every Codex pet state at once.

Use the grid to check whether the shared 8 by 9 atlas has complete idle, movement, waiting, failed, and review animation rows.

Idle
Run right
Run left
Waving
Jumping
Failed
Waiting
Running
Review

Ask AI to add this pet.

Not sure how to use this pet in Codex? Copy this AI prompt and ask your assistant to add and enable this existing pet for you.

It installs and enables this pet only. It will not generate a new pet.

Install Pixelcorn

Download the zip package, or copy a community CLI or curl command that installs this Codex pet into $HOME/.codex/pets/pixelcorn. Then enable it with /pet or Settings -> Appearance -> Pets.

Download package
npx @eyichan/codexpets add pixelcorn

Manifest

Save this file as pet.json inside the local package folder for this Codex pet.

{
  "id": "pixelcorn",
  "displayName": "Pixelcorn",
  "description": "A playful pixel unicorn coding companion with a small terminal badge, soft rainbow mane, and friendly idle, waving, waiting, and review animations.",
  "spritesheetPath": "spritesheet.webp"
}

Spritesheet contract

1536 x 1872 px8 columns x 9 rows192 x 208 px cells72 frames

Use the preview controls above to check idle, movement, waiting, failed, and review rows before installing.

Local install snippet
# After downloading pixelcorn-codex-pet.zip
mkdir -p "$HOME/.codex/pets/pixelcorn"
unzip -o "./pixelcorn-codex-pet.zip" -d "$HOME/.codex/pets/pixelcorn"

# In Codex
/pet

# Or manually
Settings -> Appearance -> Pets -> choose pixelcorn

Download the package zip first, then run this command from the folder that contains the zip file. After installation, use /pet or open Settings, choose Appearance, then Pets. Use Refresh custom pets if the package does not appear immediately.

How to use Pixelcorn

  1. 01

    Review every state

    Scan the 9-state preview grid to confirm the spritesheet covers idle, movement, waving, failed, waiting, and review states.

  2. 02

    Download the package files

    Download the package zip, or save spritesheet.webp and pet.json into a folder named after this pet id.

  3. 03

    Install locally

    Copy both files into ~/.codex/pets/<pet-id>/ so Codex can discover the custom pet package.

  4. 04

    Open it in Codex

    Use /pet inside Codex, or open Settings -> Appearance -> Pets and choose this installed pet. Refresh custom pets if it is not listed yet.