mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
Tweak window border color of macos dark theme on non-macos platforms
This commit is contained in:
parent
338540cdec
commit
053b0a1008
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue