Add Config Files
This commit is contained in:
parent
ade387bdb6
commit
f071a73fdb
520 changed files with 45353 additions and 1 deletions
13
.config/waybar/mocha.css
Normal file
13
.config/waybar/mocha.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
:root {
|
||||
--base: #3c3836; /* Base background color */
|
||||
--text: #ebdbb2; /* Text color */
|
||||
--green: #b8bb26; /* Green */
|
||||
--red: #fb4934; /* Red */
|
||||
--lavender: #d5c4a1; /* Lavender */
|
||||
--flamingo: #ea6a6a; /* Flamingo */
|
||||
--mauve: #c79dff; /* Mauve */
|
||||
--blue: #83a598; /* Blue */
|
||||
--rosewater: #f5e0dc; /* Rosewater */
|
||||
--yellow: #fabd2f; /* Yellow */
|
||||
--peach: #f2b5d4; /* Peach */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue