[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lubuntu-admins] [Merge] ~hmollercl/lubuntu-artwork:ubuntu/cosmic into lubuntu-artwork:ubuntu/cosmic



Hans P Möller has proposed merging ~hmollercl/lubuntu-artwork:ubuntu/cosmic into lubuntu-artwork:ubuntu/cosmic.

Commit message:
add blue border to active window

Requested reviews:
  Lubuntu Artwork (lubuntu-art)

For more details, see:
https://code.launchpad.net/~hmollercl/lubuntu-artwork/+git/lubuntu-artwork/+merge/355445

add blue border to active window (previously same as Title Bar)
-- 
Your team Lubuntu Artwork is requested to review the proposed merge of ~hmollercl/lubuntu-artwork:ubuntu/cosmic into lubuntu-artwork:ubuntu/cosmic.
diff --git a/src/usr/share/themes/Lubuntu Arc/openbox-3/themerc b/src/usr/share/themes/Lubuntu Arc/openbox-3/themerc
index a9e3ddf..8bb96d8 100644
--- a/src/usr/share/themes/Lubuntu Arc/openbox-3/themerc
+++ b/src/usr/share/themes/Lubuntu Arc/openbox-3/themerc
@@ -27,7 +27,7 @@ window.handle.width: 0
 padding.width: 4
 padding.height: 4
 
-window.active.border.color: #2d3036
+window.active.border.color: #5294e2
 window.inactive.border.color: #2d3036
 window.active.title.separator.color: #2f343f
 window.inactive.title.separator.color: #2f343f