Hi, I had very similar. Templating is no longer supported so accent_strip is not valid in ~/.config/omarchy/current/theme/hyprland.conf. I've temp fixed as follows (will update when patch applied to Omarchy): # rgb({{ accent_strip }})
$activeBorderColor = rgb(137,180,250)
general {
col.active_border = $activeBorderColor
}
group {
col.border_active = $activeBorderColor
}