diff --git a/themes/catppuccin-latte/mako.ini b/themes/catppuccin-latte/mako.ini index b123ca6..d19a1c3 100644 --- a/themes/catppuccin-latte/mako.ini +++ b/themes/catppuccin-latte/mako.ini @@ -1,5 +1,5 @@ text-color=#4c4f69 -border-color=#dce0e8 +border-color=#1e66f5 background-color=#eff1f5 width=420 height=110 diff --git a/themes/catppuccin-latte/swayosd.css b/themes/catppuccin-latte/swayosd.css index 74f0485..c5f23aa 100644 --- a/themes/catppuccin-latte/swayosd.css +++ b/themes/catppuccin-latte/swayosd.css @@ -1,5 +1,5 @@ @define-color background-color #eff1f5; -@define-color border-color #dce0e8; +@define-color border-color #1e66f5; @define-color label #4c4f69; @define-color image #4c4f69; @define-color progress #4c4f69;