summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-04-30 23:33:58 -0500
committerZachIR <zachir@librem.one>2025-04-30 23:33:58 -0500
commit0916c4524713b57755a93a3984be7e387d9b656a (patch)
tree8fcb53d8c686701089508c1ed8caf981262c48cc /hypr
parent15aae9e20626945fdb53f97617592da023ccb40d (diff)
Update colorscheme to red and magenta
Updated in hyprland, kitty, tofi, and waybar
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 49ae303..86f1f77 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -88,7 +88,7 @@ general {
border_size = 2
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
#col.inactive_border = rgba(595959aa)
- col.active_border = rgba(198844ee)
+ col.active_border = rgba(ec0101ee)
col.inactive_border = rgba(1b1d1cee)
layout = master
}