colour.ini
来自「AndyChat 是一种用Perl 来编写的多协议的控制台聊天程序。它的目的在于」· INI 代码 · 共 59 行
INI
59 行
;; [AndyChat] Colour File!;; These are used to control some colours -- more will be added later.;; Colours use the standard VGA 16-Colour attribute:;; 0 - Black 8 - Dark Gray (Light Black); 1 - Blue 9 - Bright Blue; 2 - Green 10 - Bright Green; 3 - Cyan 11 - Bright Cyan; 4 - Red 12 - Bright Red; 5 - Magenta 13 - Bright Magenta; 6 - Brown 14 - Yellow; 7 - Gray 15 - White;; Note: Add 16 to a colour to make it blink!;; --- CUT ---;; Borders;border=1;; 'AndyChat bla bla' version info;topline=2;; Scrolling bits;scrolly=9;; Scrolling private messages;pagemsg=13;; Message typing;typemsg=14;; Time;time=8;; Date;date=8;; Game Numbers;game=8;; Topic;topic=8;; --- CUT ---;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?