diff options
author | ZachIR <zachir@librem.one> | 2025-06-29 13:34:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-06-29 13:34:23 -0500 |
commit | f08632c2a4e0c52ab3e83719dde6af1e19d11fec (patch) | |
tree | 944d2992fd94263c88ed33f3f2c0f0fca322d6ba /hypr/hyprland.conf | |
parent | 5b85042ecbb3791d22d90444e2982de5bd6b879f (diff) |
Revert "Update colorscheme to red and magenta"
This reverts commit 0916c4524713b57755a93a3984be7e387d9b656a.
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index ba7821e..8f69f21 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -86,7 +86,7 @@ general { border_size = 2 #col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg #col.inactive_border = rgba(595959aa) - col.active_border = rgba(ec0101ee) + col.active_border = rgba(198844ee) col.inactive_border = rgba(1b1d1cee) layout = master } |