?? aqua.php
字號:
<?php
$GLOBALS['fc_config']['themes']['aqua'] = array(
'name' => 'Aquamarine',
'dialogBackgroundImage' => 'images/dolphins.swf',//JPG or SWF
'backgroundImage' => 'images/dolphins.swf',//JPG or SWF
'showBackgroundImagesOnLogin' => true,
'showBackgroundImages' => true,
'uiAlpha' => 50,
'dialogTitle' => 0x003300,
'dialog' => 0x006666,
'roomText' => 0xFFFFFF,
'roomBackground' => 0x006666,
'userListBackground' => 0x006666,
'enterRoomNotify' => 0xFFFFFF,
'buttonText' => 0xFFFFFF,
'button' => 0x006666,
'buttonBorder' => 0x009292,
'inputBoxBackground' => 0x005555,
'privateLogBackground' => 0x005555,
'publicLogBackground' => 0x005555,
'borderColor' => 0x000000,
'bodyText' => 0xFFFFFF,
'titleText' => 0xFFFFFF,
'background' => 0x006666,
'recommendedUserColor' => 0x000000,
'closeButton' => 0x006666,
'closeButtonPress' => 0x006666,
'closeButtonBorder' => 0x006666,
'closeButtonArrow' => 0xFFFDF1,
'minimizeButton' => 0x006666,
'minimizeButtonPress' => 0x006666,
'minimizeButtonBorder' => 0x006666,
'check' => 0x000000
);
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -