[Setup] Improve color extraction

This commit is contained in:
2026-01-09 16:23:30 +01:00
parent 11767c3009
commit 4024b9e830
9 changed files with 165 additions and 117 deletions

View File

@@ -4,15 +4,15 @@
# ╰────────────────────────────────────────────────╯
# ────────────────────────────────────────────────────────────────────
exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/hypercar/peugeot_9x8.jpg
exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/hypercar/ferrari_499p.jpg
general {
col.active_border = rgba(465b4ecc) rgba(324e12cc) rgba(19301ecc) 45deg
col.active_border = rgba(ebc405cc) rgba(b81c15cc) rgba(673722cc) 45deg
col.inactive_border = rgb(000000)
}
decoration {
shadow {
color = rgb(000002)
color = rgb(282828)
}
}

View File

@@ -29,7 +29,7 @@ input-field {
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = false
outer_color = rgb(70, 91, 78)
outer_color = rgb(235, 196, 5)
inner_color = rgb(200, 200, 200)
font_color = rgb(10, 10, 10)
fade_on_empty = true