diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-18 10:56:08 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-18 10:56:08 -0700 |
| commit | bb4290e80c917f9e6711fd1fac6bf54c19eeb293 (patch) | |
| tree | 99d5f10489ba0a3360c26535bfad766761674dd4 /dot-config/waybar/style.css | |
| parent | 9dc08a42b48a867459e2a9c829b4ae0a005c0116 (diff) | |
switch to kanso colorscheme
Diffstat (limited to 'dot-config/waybar/style.css')
| -rw-r--r-- | dot-config/waybar/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css index cf884cc..470b730 100644 --- a/dot-config/waybar/style.css +++ b/dot-config/waybar/style.css @@ -35,8 +35,7 @@ tooltip label { } #workspaces button.focused { - /*background: #64727D;*/ - background: #7c6f64; + background: #658594; } #mode { |
