Tweak window border color of macos dark theme on non-macos platforms

This commit is contained in:
Exidex 2025-01-20 20:00:27 +01:00
parent 338540cdec
commit 053b0a1008
No known key found for this signature in database
GPG key ID: AC63AA86DD4F2D45

View file

@ -17,7 +17,7 @@ text = [
[window.border]
radius = 8
width = 1
color = { color = "#646464", alpha = 0.5 }
color = { color = "#383838", alpha = 1 }
[content.border]
radius = 4.0