From 1d6c05232bbed0941bdc795a7eeff1b2a5c2e956 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Dec 2018 21:07:54 +0000 Subject: Revert "simulate no border" This reverts commit 79c353648d77e15078b64396698434ae7f9e0996. --- Redcore-daylight/openbox-3/themerc | 4 ++-- Redcore-nighttime/openbox-3/themerc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Redcore-daylight/openbox-3/themerc b/Redcore-daylight/openbox-3/themerc index cf5adbc..6d3991e 100755 --- a/Redcore-daylight/openbox-3/themerc +++ b/Redcore-daylight/openbox-3/themerc @@ -27,7 +27,7 @@ menu.separator.padding.height: 4 # Active window -window.active.border.color: #eff0f1 +window.active.border.color: #520A0A window.active.title.bg: flat solid window.active.title.bg.color: #eff0f1 @@ -65,7 +65,7 @@ window.active.button.toggled.hover.image.color: #d76161 # Inactive window -window.inactive.border.color: #eff0f1 +window.inactive.border.color: #6e6e6e window.inactive.title.bg: flat solid window.inactive.title.bg.color: #eff0f1 diff --git a/Redcore-nighttime/openbox-3/themerc b/Redcore-nighttime/openbox-3/themerc index c606849..a5492c3 100755 --- a/Redcore-nighttime/openbox-3/themerc +++ b/Redcore-nighttime/openbox-3/themerc @@ -27,7 +27,7 @@ menu.separator.padding.height: 4 # Active window -window.active.border.color: #31363b +window.active.border.color: #520A0A window.active.title.bg: flat solid window.active.title.bg.color: #31363b @@ -65,7 +65,7 @@ window.active.button.toggled.hover.image.color: #d76161 # Inactive window -window.inactive.border.color: #31363b +window.inactive.border.color: #4c4c4c window.inactive.title.bg: flat solid window.inactive.title.bg.color: #31363b -- cgit v1.2.3