changes border.variant color to be the same as border color (for catppuccin).
currently it is using the mauve color from catppuccin palette which looked too much like focus outline and was a bit hard on the eyes so this pull request changes it to the same grayish color as regular border. this change also makes it more consistent with other catppuccin themes for other apps since i have not seen a high contrast border like this in catppuccin themes before.
before:
Screenshot From 2026年03月11日 03-20-50
after:
Screenshot From 2026年03月11日 03-19-03
this seems like a bit of a useless change maybe but it did bother me enough to make this pull request :)
changes `border.variant` color to be the same as `border` color (for catppuccin).
currently it is using the mauve color from catppuccin palette which looked too much like focus outline and was a bit hard on the eyes so this pull request changes it to the same grayish color as regular border. this change also makes it more consistent with other catppuccin themes for other apps since i have not seen a high contrast border like this in catppuccin themes before.
**before:**

**after:**

this seems like a bit of a useless change maybe but it did bother me enough to make this pull request :)