mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-08-01 04:32:03 -07:00
First (re-)commit
This commit is contained in:
29
schemes/hydras_blue_thing.php
Normal file
29
schemes/hydras_blue_thing.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
$formcss=1;
|
||||
$inputborder='000000';
|
||||
$bgimage='';
|
||||
$bgcolor='286DAE';
|
||||
$textcolor='DDDDDD';
|
||||
|
||||
$linkcolor ='BEBAFE';
|
||||
$linkcolor2='9990c0';
|
||||
$linkcolor3='CFBEFF';
|
||||
$linkcolor4='CECAFE';
|
||||
|
||||
$tablebg1='00507d';
|
||||
$tablebg2='273f61';
|
||||
$categorybg='0F265F';
|
||||
$tableheadtext='AACCFF';
|
||||
$tableheadbg='1a71c3';
|
||||
$tableborder='000000';
|
||||
|
||||
$scr1='d4d3eb';
|
||||
$scr2='a9a7d6';
|
||||
$scr3='7d7bc1';
|
||||
$scr4='524fad';
|
||||
$scr5='312d7d';
|
||||
$scr6='210456';
|
||||
$scr7='000020';
|
||||
|
||||
$css_extra = ".tdbgh { background: #$tableheadbg url('images/julold/header_shade.png') repeat-x bottom center;}";
|
||||
?>
|
Reference in New Issue
Block a user