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:
-
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
-
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
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:
Catppuccin Mocha: A very popular, warm, and elegant dark theme with pastel accents.
#1e1e2e#cdd6f4#cba6f7(Mauve)#f38ba8(Red)One Dark: The classic, iconic Atom-inspired dark theme that many developers use in their IDEs.
#282c34#abb2bf#61afef(Blue)#e06c75(Red)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