Skip to content

baerkanogue/omelette-theme

Repository files navigation

Overview

Omelette – a dark theme with colorful, muted syntax. Mid-saturation colors ensure clarity and contrast without straining the eyes, keeping code readable and visually pleasant.

Compatible with VSCodium and VSCode. Made for Python, but also compatible with C, C++, C#, Rust, and much more (see here).

front

Installation

Download the VSIX file in Releases and install with:

code --install-extension omelette.vsix

Or copy and paste the repo onto the VSCodium / VSCode extensions directory:

# Linux
/home/<your_username>/.vscodium/extensions/
# or
/home/<your_username>/.vscode/extensions/

# Windows
C:\Users\<YourUsername>\.vscodium\extensions\
# or
C:\Users\<YourUsername>\.vscode\extensions\

More customization

Custom settings:

To replicate the exact visuals below, apply the settings in settings.json. Paste them via the command palette: Ctrl+PPreferences: Open User Settings (JSON).

Download:

Click here to see the color palette.

Gallery

full_screen

Compatibility

Languages Support
Python Best 🔵
C Good 🟢
C++ Good 🟢
C# Good 🟢
Rust Good 🟢
Bash Good 🟢
Powershell Medium 🟡
Markdown Medium 🟡
Batch Basic 🟠
XML Basic 🟠
JS None ❌
Java None ❌

Also support various key-value file types such as dotenv, cfg, ini files, etc...

Notes

This theme is inspired by the visual style of Monokai Pro (Spectrum Filter).

It has been developed entirely from scratch, without referencing or using any source code, assets, or implementation details from Monokai Pro or any other proprietary work. All colors, rules, and design decisions were independently selected and manually defined.

No generative AI tools were used in the creation of this theme, with the exception of the sample scripts provided in the sample scripts directory.

About

Balanced, colorful code on a dark background.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages