This repository has been archived on 2023-09-19. You can view files and clone it, but cannot push or open issues or pull requests.
AcmlmboardZero/schemes/night.php

37 lines
681 B
PHP

<?php
$banner="images/banner5.PNG";
$font="arial";
$font2="verdana";
$bgimage='images/starsbg.png';
$bgcolor='000F1F';
$textcolor='DDDDDD';
$linkcolor='BEBAFE';
$linkcolor2='9990c0';
$linkcolor3='CFBEFF';
$linkcolor4='CECAFE';
$tablebg1='111133';
$tablebg2='11112B';
$tableheadtext='FFEEFF';
$tableheadbg='302048';
$tableborder='000000';
$tablewidth="100%";
//Not implemented
$scr1='d4d3eb';
$scr2='a9a7d6';
$scr3='7d7bc1';
$scr4='524fad';
$scr5='312d7d';
$scr6='210456';
$scr7='000020';
$formcss=1; //not implemented
$inputborder='663399'; //not implemented
$categorybg='2F2F5F'; //not implemented
//Required, as not yet seperate
?>