Add Brainwaves theme for MechaBar#52
Conversation
| /* 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; |
There was a problem hiding this comment.
Doesn't the theme have its own color names? I believe these names are exclusive to Catppuccin.
There was a problem hiding this comment.
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 :)
|
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! |
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:
It Is Based On The Monokai - Ristretto Filtered Color Palette And Is A Dark Theme.

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!