Update to Latest

This commit is contained in:
Ayush Dumasia 2025-02-23 00:38:43 +05:30
parent d1bbbcbb15
commit 71d6a8ab3b
157 changed files with 3467 additions and 5151 deletions

28
waybar/mocha.css Normal file
View file

@ -0,0 +1,28 @@
/* find more on https://coolors.co */
/* white */
@define-color white #fcfcfc;
@define-color beige #EEF5DB;
@define-color antiflash #F1F2F6;
/* black */
@define-color onyx #313638;
@define-color raisin-black rgba(30, 30, 46,0.9);
@define-color gunmetal #333745;
@define-color charcoal #424651;
/* blue */
@define-color vista-blue #89a6fb;
@define-color glaucous #577399;
@define-color periwinkle #AEADF0;
/* green */
@define-color mint #52B788;
@define-color celadon #ADF7B6;
@define-color carribean-current #0D5D56;
@define-color dark-cyan #368F8B;
/* red */
@define-color cerise #E63462;
@define-color crayola #EF476F;
@define-color bittersweet #EB5E55;
/* yellow */
@define-color arylide-yellow #E3C567;
@define-color amber #FFBD00;
@define-color sunglow #FFC857;