aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-04-25 02:07:20 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-04-25 02:07:20 +0300
commit902d43399801259c45d145418d0a8d5f185ae779 (patch)
tree6d0c8481365945de8c06a07ae9066d74e6b7cc30
parent7b779ba9e4fd460655eed62a8538c44227f5c6f5 (diff)
downloadswayrice-902d43399801259c45d145418d0a8d5f185ae779.tar.gz
swayrice-902d43399801259c45d145418d0a8d5f185ae779.zip
sway: more color changes
-rw-r--r--dotfiles/.config/sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index 8e78225..be3c1ad 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -31,8 +31,8 @@ font pango:monospace 9
# Theme colors
# class border backgr. text indic. child_border
client.focused #5b8277 #7fac96 #151517 #9eba86 #5b8277
- client.focused_inactive #000000 #32323e #7fac96 #000000 #000000
- client.unfocused #000000 #32323e #fcf8e2 #000000 #000000
+ client.focused_inactive #4d4d42 #32323e #7fac96 #424a4d #4d4d42
+ client.unfocused #424a4d #212128 #fcf8e2 #424a4d #424a4d
client.urgent #cb4b16 #fcf8e2 #1abc9c #268bd2 #cb4b16
client.placeholder #fcf8e2 #0c0c0c #fcf8e2 #fcf8e2 #3f6e90