Skip to content

Add Mdias OLED theme#6043

Merged
MrSubidubi merged 1 commit into
zed-industries:mainfrom
mcdays94:add-mdias-oled-theme
May 13, 2026
Merged

Add Mdias OLED theme#6043
MrSubidubi merged 1 commit into
zed-industries:mainfrom
mcdays94:add-mdias-oled-theme

Conversation

@mcdays94
Copy link
Copy Markdown
Contributor

Mdias OLED

OLED-friendly Zed theme inspired by vaporwave aesthetics. Pure black #000000 background, marine teal primary, vibrant green-cyan accent, hot pink highlights, soft gray text, italic comments.

This is the Zed counterpart to opencode-vaporware-oled-theme so both editors share the same color vocabulary.

Palette

Role Hex
Background #000000
Foreground #d4d4d4
Primary (strings, success) #56b6c2 (marine teal)
Accent (types, links, info) #00d9a0 (vibrant green-cyan)
Highlight (warnings, numbers, headings) #ff2094 (hot pink)
Comments #5c6370 italic
Keywords #c678dd magenta
Functions, tags #61afef blue
Properties, variables, errors #e06c75 soft red

Pre-flight

  • Extension ID is unique and suffixed with -theme
  • No zed / Zed / extension in ID
  • License is MIT, at root of extension repo
  • extension.toml has all required fields (id, name, version, schema_version, authors, description, repository)
  • Theme JSON adheres to https://zed.dev/schema/themes/v0.2.0.json
  • Tested locally in Zed
  • extensions.toml and .gitmodules sorted via node src/sort-extensions.js

Source: https://github.com/mcdays94/zed-vaporware-oled-theme

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 12, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @mdays-bits on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@mcdays94 mcdays94 force-pushed the add-mdias-oled-theme branch from b1a5ebd to 42cc72a Compare May 12, 2026 13:32
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 12, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @mdays-bits on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@mcdays94 mcdays94 force-pushed the add-mdias-oled-theme branch from 42cc72a to ff0a6e1 Compare May 12, 2026 13:32
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 12, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @mcdays94 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

OLED-friendly Zed theme inspired by vaporwave. Pure black background,
marine teal primary, vibrant green-cyan accent, hot pink highlights,
soft gray text. Italic comments. Companion theme to
opencode-vaporware-oled-theme so both editors share the same palette.
@mcdays94 mcdays94 force-pushed the add-mdias-oled-theme branch from ff0a6e1 to eefae3d Compare May 12, 2026 13:37
@cla-bot cla-bot Bot added the cla-signed label May 12, 2026
@mcdays94
Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 12, 2026

The cla-bot has been summoned, and re-checked this pull request!

Copy link
Copy Markdown
Member

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MrSubidubi MrSubidubi added this pull request to the merge queue May 13, 2026
Merged via the queue into zed-industries:main with commit a7511e9 May 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants