diff options
| author | kkard2 <[email protected]> | 2026-05-31 12:53:17 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2026-05-31 12:53:17 +0200 |
| commit | e7a86356532694f925904659eee85910395f79b4 (patch) | |
| tree | c1f94b8662c87482196e64ee458cd09abfdd127b /_linux/sway/config | |
| parent | ebdc9dba78e952ccc39e18833aa851048a6d8816 (diff) | |
Diffstat (limited to '_linux/sway/config')
| -rw-r--r-- | _linux/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_linux/sway/config b/_linux/sway/config index 6ab5500..da3618d 100644 --- a/_linux/sway/config +++ b/_linux/sway/config @@ -272,7 +272,7 @@ bar { background #1c1b19e5 #inactive_workspace #32323200 #32323200 #5c5c5c # border bg text - focused_workspace #ff00ffff #ff00ffff #000000ff + focused_workspace #e18942ff #e18942ff #000000ff active_workspace #484e50ff #484e50ff #ffffffff inactive_workspace #1c1b19e5 #1c1b19e5 #fce8c3ff urgent_workspace #ff0000ff #ff0000ff #ffffffff @@ -296,7 +296,7 @@ gaps inner 4 # i don't use indicator # border bg text indicator -client.focused #ff00ffff #ff00ffff #000000ff #ff00ffff +client.focused #e18942ff #e18942ff #000000ff #e18942ff client.unfocused #00000000 #00000000 #ffffffff #00000000 client.urgent #ff0000ff #ff0000ff #ffffffff #ff0000ff |
