Skip to content

Feature Request: Add popular developer themes (Catppuccin Mocha & One Dark) #7832

Description

@AnkitaKumariii

Is your feature request related to a problem? Please describe.

Description

The current theme gallery is great, but it's missing a couple of the most popular themes used by developers today. I would like to propose adding two new themes to expand the options available to users:

  1. Catppuccin Mocha: A very popular, warm, and elegant dark theme with pastel accents.

    • Background: #1e1e2e
    • Text: #cdd6f4
    • Accent: #cba6f7 (Mauve)
    • Negative: #f38ba8 (Red)
    • Contrast ratio: 11.5:1
  2. One Dark: The classic, iconic Atom-inspired dark theme that many developers use in their IDEs.

    • Background: #282c34
    • Text: #abb2bf
    • Accent: #61afef (Blue)
    • Negative: #e06c75 (Red)
    • Contrast ratio: 7.6:1

Why?

Adding these themes aligns perfectly with Pillar 1 — New Theme Design from the contribution guidelines. Both themes provide excellent contrast (easily passing WCAG AA standards) and bring highly-requested color palettes that developers are already using across their terminal and editor environments.

I have already tested these locally and verified their contrast and aesthetics. I would love to submit a PR for this if approved!

Describe the solution you'd like

assign me

Describe alternatives you've considered

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions