summaryrefslogtreecommitdiffstats
path: root/include/visio.h
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-19 22:58:52 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-19 22:58:52 +0800
commita2c803335ee0562bb60a8aa8ae668d12bd413cb3 (patch)
treebd0336b071ae045d0ed85c9096d19c99bc1bd56f /include/visio.h
parenteeb8dcb80bb25a2d0261bb2d2cc8583154ea824c (diff)
downloadpttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar.gz
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar.bz2
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar.lz
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar.xz
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.tar.zst
pttbbs-a2c803335ee0562bb60a8aa8ae668d12bd413cb3.zip
- artwork improve for ZA bar.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4208 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/visio.h')
-rw-r--r--include/visio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/visio.h b/include/visio.h
index 676aad9a..859d3a7f 100644
--- a/include/visio.h
+++ b/include/visio.h
@@ -21,6 +21,7 @@
#define VCLR_FOOTER_CAPTION ANSI_COLOR(0;34;46)
#define VCLR_FOOTER ANSI_COLOR(0;30;47)
#define VCLR_FOOTER_QUOTE ANSI_COLOR(0;31;47)
+#define VCLR_ZA_CAPTION ANSI_COLOR(1;37;42)
#define VCLR_MSG_FLOAT ANSI_COLOR(1;33;46)
#define VCLR_MSG ANSI_COLOR(1;36;44)
#define VCLR_PAUSE_PAD ANSI_COLOR(1;34;44)