aboutsummaryrefslogtreecommitdiff
path: root/spectrogram.c
diff options
context:
space:
mode:
Diffstat (limited to 'spectrogram.c')
-rw-r--r--spectrogram.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/spectrogram.c b/spectrogram.c
index 4cfef4c..ec95a0d 100644
--- a/spectrogram.c
+++ b/spectrogram.c
@@ -98,8 +98,8 @@ worker(XtPointer p)
String fallback[] = {
"*foreground: Gold",
"*background: RoyalBlue4",
- "*borderColor: Red",
- "*borderWidth: 1",
+ "*borderColor: RoyalBlue",
+ "*borderWidth: 2",
NULL,
};