about summary refs log tree commit diff
path: root/Completion/X/_xt_arguments
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-31 10:16:50 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-31 10:16:50 +0000
commit57e98c6948f0cb64e79c4455fc692d81a75e30bf (patch)
tree01eaa6eaf105f2fc83ff07060542c842944d5f6d /Completion/X/_xt_arguments
parentd02e7389f01c69ae830b3db0b197ea5aef91e95c (diff)
downloadzsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.tar.gz
zsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.tar.xz
zsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.zip
zsh-workers/7564
Diffstat (limited to 'Completion/X/_xt_arguments')
-rw-r--r--Completion/X/_xt_arguments12
1 files changed, 6 insertions, 6 deletions
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' \