Module Name: src
Committed By: nia
Date: Sat Oct 10 10:28:08 UTC 2020
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
Make it easier to identify the current active window (red border highlight)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/ctwm/etc/system.ctwmrc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/ctwm/etc/system.ctwmrc
diff -u src/external/mit/ctwm/etc/system.ctwmrc:1.1 src/external/mit/ctwm/etc/system.ctwmrc:1.2
--- src/external/mit/ctwm/etc/system.ctwmrc:1.1 Thu Sep 24 05:43:30 2020
+++ src/external/mit/ctwm/etc/system.ctwmrc Sat Oct 10 10:28:08 2020
@@ -1,5 +1,5 @@
#
-# $NetBSD: system.ctwmrc,v 1.1 2020/09/24 05:43:30 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.2 2020/10/10 10:28:08 nia Exp $
#
# ctwmrc by nia
#
@@ -139,10 +139,10 @@ WorkSpaces
Color
{
- BorderColor "steelblue"
+ BorderColor "firebrick"
- BorderTileBackground "lavender"
- BorderTileForeground "lavender"
+ BorderTileBackground "steelblue"
+ BorderTileForeground "steelblue"
DefaultBackground "grey70"
DefaultForeground "black"