colors(sway): change color for sway's background

Using gruvbox's hard contrast color
This commit is contained in:
Ryan 2024-01-10 12:55:15 +08:00
parent ea97e937f3
commit f3507022b6
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@ client.background #928374 #282828
#borders stuff
default_border pixel 1
output * bg #282828 solid_color
output * bg #1d2021 solid_color

View File

@ -23,4 +23,4 @@ client.background #ebdbb2 #fbf1c7
#borders stuff
default_border pixel 1
output * bg #fbf1c7 solid_color
output * bg #f9f5d7 solid_color