diff options
Diffstat (limited to 'waybar/themes/rose-pine.css')
| -rw-r--r-- | waybar/themes/rose-pine.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/waybar/themes/rose-pine.css b/waybar/themes/rose-pine.css new file mode 100644 index 0000000..e323881 --- /dev/null +++ b/waybar/themes/rose-pine.css @@ -0,0 +1,13 @@ +/* +* Variant: Rosé Pine +* Maintainer: DankChoir +* Modified for few colors +*/ + +@define-color background #191724; +@define-color foreground #1f1d2e; + +@define-color color1 #eb6f92; +@define-color color2 #f6c177; +@define-color color3 #ebbcba; +@define-color color4 #31748f; |
