From 6960ab41aabdd1cf3347bde9df85827e9b10fc46 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:48:12 +0400 Subject: [PATCH] colors --- config/hyprland/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index b702016f..5ad56bf5 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -80,8 +80,8 @@ general { gaps_in = 0 gaps_out = 0 border_size = 1 - col.active_border = rgba(8b008bee) rgba(9400d3ee) 45deg - col.inactive_border = rgb(3F273F) rgb(410E41) 45deg + col.active_border = rgba(ea4c88ee) rgba(e691b1ee) 45deg + col.inactive_border = rgb(6F2440) rgb(734959) 45deg layout = dwindle }