From 57e98c6948f0cb64e79c4455fc692d81a75e30bf Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 31 Aug 1999 10:16:50 +0000 Subject: zsh-workers/7564 --- Completion/X/_xt_arguments | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Completion/X/_xt_arguments') diff --git a/Completion/X/_xt_arguments b/Completion/X/_xt_arguments index 14e7b93f0..6ed8b9d27 100644 --- a/Completion/X/_xt_arguments +++ b/Completion/X/_xt_arguments @@ -23,17 +23,17 @@ _arguments \ -+{rv,synchronous} \ -{reverse,iconic} \ - '-background:background color:_colors' \ - '-bd:border color:_colors' \ - '-bg:background color:_colors' \ - '-bordercolor:border color:_colors' \ + '-background:background color:_x_color' \ + '-bd:border color:_x_color' \ + '-bg:background color:_x_color' \ + '-bordercolor:border color:_x_color' \ '-borderwidth:border width:_x_borderwidth' \ '-bw:border width:_x_borderwidth' \ '-display:display:_x_display' \ - '-fg:foreground color:_colors' \ + '-fg:foreground color:_x_color' \ '-font:font:_x_font' \ '-fn:font:_x_font' \ - '-foreground:foreground color:_colors' \ + '-foreground:foreground color:_x_color' \ '-geometry:geometry:_x_geometry' \ '-name:name:_x_name' \ '-selectionTimeout:selection timeout (milliseconds):_x_selection_timeout' \ -- cgit 1.4.1