summaryrefslogtreecommitdiff
path: root/.config/swaylock
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-14 17:05:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-17 16:18:08 -0700
commit0ad52a42d64f91d71f43c47fad87746c1afa6fb4 (patch)
treecb8df242ea10bb6173d9b85e1e84c19d4e87ee32 /.config/swaylock
parentcabd3f1e6f93a292d870fdaf9ae4412cfafe3cc6 (diff)
downloaddotfiles-0ad52a42d64f91d71f43c47fad87746c1afa6fb4.tar.gz
attempt to improve and simplify i3/Sway colour scheme
If we want to try having the bar 100% transparent at some point, we need child_border for client.focused_inactive and client.unfocused to be darker than #E5E5E5, used previously, but not so dark that side by side with the child_border for client.focused it looks like a single extra thick border. Independently, darkening the child borders for client.focused_inactive and client.unfocused makes unfocused floating windows look better. An alternative to #AA9E9F might be #8C8C8C.
Diffstat (limited to '.config/swaylock')
-rw-r--r--.config/swaylock/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/swaylock/config b/.config/swaylock/config
index 33c3b102..f4408790 100644
--- a/.config/swaylock/config
+++ b/.config/swaylock/config
@@ -3,13 +3,13 @@ ignore-empty-password
indicator-radius=100
indicator-thickness=15
-bs-hl-color=900000FF
-caps-lock-bs-hl-color=900000FF
+bs-hl-color=B52C2CFF
+caps-lock-bs-hl-color=B52C2CFF
inside-color=FFFFF688
inside-clear-color=E5E5E588
inside-caps-lock-color=FFFFF688
inside-ver-color=B4EEB4FF
-inside-wrong-color=900000FF
+inside-wrong-color=B52C2CFF
key-hl-color=B4EEB4FF
# layout-bg-color=
@@ -33,4 +33,4 @@ text-color=00000088
text-clear-color=000000FF
text-caps-lock-color=00000088
text-ver-color=000000FF
-text-wrong-color=FFFFF6DD
+text-wrong-color=FFFFF6FF