Skip to content

Add Brainwaves theme for MechaBar#52

Open
just-brainwaves wants to merge 1 commit into
sejjy:mainfrom
just-brainwaves:brainwaves
Open

Add Brainwaves theme for MechaBar#52
just-brainwaves wants to merge 1 commit into
sejjy:mainfrom
just-brainwaves:brainwaves

Conversation

@just-brainwaves
Copy link
Copy Markdown

Hey! I really loved your Waybar configuration for MechaBar — it looks great and was super easy to work with.

To better match my desktop setup, I created an additional theme variant and thought it might be useful for others as well. So I added them to the project:

  • Brainwaves

It Is Based On The Monokai - Ristretto Filtered Color Palette And Is A Dark Theme.
brainwaves

The theme follow the same structure as the existing ones to keep everything consistent with the current styling system.

I hope you like them and that they can be a nice addition to MechaBar. Let me know if you'd like any changes or adjustments — happy to tweak things if needed!

Comment thread themes/brainwaves.css
Comment on lines +1 to +29
/* Brainwaves (Added By Just-Brainwaves) */

@define-color rosewater #ffd7a8;
@define-color flamingo #ffb86c;
@define-color pink #ff9ac1;
@define-color mauve #ab9df2;
@define-color red #ff657a;
@define-color maroon #ff8f70;
@define-color peach #ff9d00;
@define-color yellow #ffd866;
@define-color green #a9dc76;
@define-color teal #78dce8;
@define-color sky #7bdff2;
@define-color sapphire #5ccfe6;
@define-color blue #6daafc;
@define-color lavender #ab9df2;
@define-color text #f8f8f2;
@define-color subtext1 #e6db74;
@define-color subtext0 #cfcfc2;
@define-color overlay2 #a8a8a2;
@define-color overlay1 #8f8f88;
@define-color overlay0 #4a413c;
@define-color surface2 #564842;
@define-color surface1 #453a35;
@define-color surface0 #352d29;

@define-color base #26221f;
@define-color mantle #1e1a18;
@define-color crust #14110f;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Doesn't the theme have its own color names? I believe these names are exclusive to Catppuccin.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Its Actually Inspired From The Monokai Pro Theme And Yeah I Actually Didnt Use The Color Names Rather Just Swapped The Codes Here In This Css. Ill Update The List

Also I Am Currently Working On A New Rice With A Moonshrine Theme With Crimson And Green Shades And Created A New Waybar Color Pallette For That Too. Its Also Looking Really Good Ill Share It Once I Finalize The Rice.

Thank You For This Awesome Waybar Though :)

@sejjy
Copy link
Copy Markdown
Owner

sejjy commented Mar 11, 2026

Hi,

I see that this will be a nice addition to the existing themes. It reminds me of Gruvbox Dark, which existed in the past. It just needs some tweaks. I might also use my own screenshot for consistency.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants