-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a1356eb
commit c573abb
Showing
3 changed files
with
52 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
/* | ||
* | ||
* Catppuccin Macchiato palette | ||
* | ||
*/ | ||
|
||
@define-color base #24273a; | ||
@define-color mantle #1e2030; | ||
@define-color crust #181926; | ||
|
||
@define-color text #cad3f5; | ||
@define-color subtext0 #b8c0e0; | ||
@define-color subtext1 #a5adcb; | ||
|
||
@define-color surface0 #363a4f; | ||
@define-color surface1 #494d64; | ||
@define-color surface2 #5b6078; | ||
|
||
@define-color overlay0 #6e738d; | ||
@define-color overlay1 #8087a2; | ||
@define-color overlay2 #939ab7; | ||
|
||
@define-color blue #8aadf4; | ||
@define-color lavender #b7bdf8; | ||
@define-color sapphire #7dc4e4; | ||
@define-color sky #91d7e3; | ||
@define-color teal #8bd5ca; | ||
@define-color green #a6da95; | ||
@define-color yellow #eed49f; | ||
@define-color peach #f5a97f; | ||
@define-color maroon #ee99a0; | ||
@define-color red #ed8796; | ||
@define-color mauve #c6a0f6; | ||
@define-color pink #f5bde6; | ||
@define-color flamingo #f0c6c6; | ||
@define-color rosewater #f4dbd6; |
37 changes: 0 additions & 37 deletions
37
modules/home/desktop/addons/waybar/style.css → ...me/desktop/addons/waybar/styles/style.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters