mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 02:41:50 +08:00
colors(sway): change color for sway's background
Using gruvbox's hard contrast color
This commit is contained in:
parent
ea97e937f3
commit
f3507022b6
@ -23,4 +23,4 @@ client.background #928374 #282828
|
||||
#borders stuff
|
||||
default_border pixel 1
|
||||
|
||||
output * bg #282828 solid_color
|
||||
output * bg #1d2021 solid_color
|
||||
|
@ -23,4 +23,4 @@ client.background #ebdbb2 #fbf1c7
|
||||
#borders stuff
|
||||
default_border pixel 1
|
||||
|
||||
output * bg #fbf1c7 solid_color
|
||||
output * bg #f9f5d7 solid_color
|
||||
|
Loading…
Reference in New Issue
Block a user