From dec05b2214cac9a116defbc2c8a87ea33489225a Mon Sep 17 00:00:00 2001 From: Sem Date: Sun, 29 Mar 2026 00:30:19 +0100 Subject: [PATCH] adjust color --- hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 5df86dc..1cceedf 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -84,8 +84,8 @@ general { border_size = 2 # https://wiki.hypr.land/Configuring/Variables/#variable-types for info about colors - col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg - col.inactive_border = rgba(595959aa) + col.active_border = rgba(d2519cee) rgba(dd94ffee) 45deg + col.inactive_border = rgba(d2519caa) # Set to true enable resizing windows by clicking and dragging on borders and gaps resize_on_border = false