Skip to content

Commit

Permalink
update for themes
Browse files Browse the repository at this point in the history
  • Loading branch information
zefie committed Oct 16, 2024
1 parent 855cd46 commit 14e9625
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 45 deletions.

This file was deleted.

This file was deleted.

Binary file not shown.
22 changes: 9 additions & 13 deletions zefie_wtvp_minisrv/includes/ServiceVault/SharedROMCache/h.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ function gTC(type,itm){
bgclr='4c5a67'
bgimg='Pattern.gif'
shimg='ShadowLogo.gif'
bbif=''
gclr=''
bclr='e7ce4a'
tclr='cbcbcb'
Expand All @@ -33,13 +32,13 @@ function gTC(type,itm){
case 1://dark
bgclr='191919'
tclr='42bd52'
bbif=rom+'ButtonBorder2'
bbif = rom + 'ButtonBorder2'
break
case 2://red
bgclr='6e0005'
tclr='f0f0f0'
bclr='f0f0f0'
bbif=thb+'ButtonBorder2'
bbif = rom + 'ButtonBorder2'
break
case 3://basic
bgclr='cccccc'
Expand All @@ -56,12 +55,11 @@ function gTC(type,itm){
vclr='002244'
bclr='000000'
shimg='ShadowLogo4.gif'
bbif=thb+'ButtonBorder4'
break
case 5://green
bgclr='004422'
tclr='f0f0f0'
bbif=thb+'ButtonBorder5'
bbif = rom + 'ButtonBorder2'
break
case 6://blue
bgclr='002244'
Expand All @@ -70,39 +68,37 @@ function gTC(type,itm){
vclr='0080ff'
shimg=''
gclr='004488'
bbif=thb+'ButtonBorder6'
bbif = rom + 'ButtonBorder2'
break
case 7://teal
bgclr='008080'
bgimg='9xbg.gif'
tclr='f0f0f0'
bclr='080808'
bbif=thb+'ButtonBorder7'
break
case 8://purple
bgclr='4a2766'
lclr='aaaaaa'
shimg='ShadowLogo8.gif'
bbif=thb+'ButtonBorder8'
bbif=rom+'ButtonBorder2'
break
case 9://brown
bgclr='442200'
tclr='e7ce4a'
bbif=thb+'ButtonBorder9'
bbif = rom + 'ButtonBorder2'
break
case 10://white
bgclr='c9c9c9'
bgimg='Paper.jpg'
tclr='020202'
lclr='002244'
vclr='002244'
bclr='000000'
bbif=thb+'ButtonBorder10'
bclr='000000'
break
case 11://halloween
bgclr='080808'
tclr='c06000'
bbif=thb+'ButtonBorder11'
bbif = rom + 'ButtonBorder2'
break
}switch(type){
case 'bg':return bgclr
Expand Down Expand Up @@ -156,7 +152,7 @@ function headr(msg,fs,bgm,lp,nl){
out+=tab();
out+='<spacer type=block width=11 height=11><br><spacer type=block width=10 height=1>'
if(!nl){out+='<a href="javascript:goHTV()">'}
out+='<img src='+cch+'WebTVLogoJewel.gif width=90 height=69>'
out+='<img src='+rch+'WebTVLogoJewel.gif width=90 height=69>'
if(!nl){out+='</a>'}
out+=tab(msg);
out+='</td></tr></table>'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ data = `<html>
http-equiv=refresh
content="1; url=`+ visit_url +`"
>
<body bgcolor="black" text="gold" link="gold" vlink="gold" alink="gold">
<script src=file://rom/Cache/h.js></script><script src=file://rom/Cache/n.js></script><script>
head('${minisrv_config.config.service_name} Tricks - Blast Blacklist','','','',1)</script>
<table cellspacing=0 cellpadding=0><tr><td abswidth=10>&nbsp;<td colspan=3>
<br>
Successfully expired service URL cache<br>
Any previously cached pages should be reloaded from the network.<br><br>
<a href="`+visit_url+`">Not loading? Click here.</a>
Expand Down
15 changes: 3 additions & 12 deletions zefie_wtvp_minisrv/includes/ServiceVault/wtv-tricks/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,10 @@ Content-Type: text/html`
data = `<html>
<!--- *=* Copyright 1996, 1997 WebTV Networks, Inc. All rights reserved. --->
<display nosave nosend skipback>
<title>${minisrv_config.config.service_name} Info</title>
<sidebar width=20%>
<img src="wtv-tricks:/images/About_bg.jpg">
</sidebar>
<body bgcolor="#191919" text="#44cc55" link="36d5ff" vlink="36d5ff" vspace=0>
<br>
<br>
<br>
<h1>${minisrv_config.config.service_name} Info</h1>
<script src=file://rom/Cache/h.js></script><script src=file://rom/Cache/n.js></script><script>
head('${minisrv_config.config.service_name} Info')</script>
<table cellspacing=0 cellpadding=0><tr><td abswidth=10>&nbsp;<td colspan=3>
<table>
<tr>
<td height=20>
Expand Down
12 changes: 3 additions & 9 deletions zefie_wtvp_minisrv/includes/ServiceVault/wtv-tricks/tricks.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,10 @@ Content-Type: text/html`


data = `<html>
<body>
<display nosave nosend>
<title>${minisrv_config.config.service_name} Tricks</title>
<sidebar width=20%>
<img src="wtv-tricks:/images/Favorites_bg.jpg">
</sidebar>
<body bgcolor="#191919" text="#44cc55" link="36d5ff" vlink="36d5ff" vspace=0>
<br>
<br>
<h1>${minisrv_config.config.service_name} Tricks</h1>
<script src=file://rom/Cache/h.js></script><script src=file://rom/Cache/n.js></script><script>
head('${minisrv_config.config.service_name} Tricks')</script>
<table cellspacing=0 cellpadding=0><tr><td abswidth=10>&nbsp;<td colspan=3>
<br>
<table>
<tr>
Expand Down
2 changes: 2 additions & 0 deletions zefie_wtvp_minisrv/zefie_wtvp_minisrv.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@
<Content Include="includes\ServiceVault\http_pc\favicon.ico" />
<Content Include="includes\ServiceVault\http_pc\index.js" />
<Content Include="includes\ServiceVault\http_pc\viewergen\index.js" />
<Content Include="includes\ServiceVault\SharedROMCache\h.js" />
<Content Include="includes\ServiceVault\SharedROMCache\n.js" />
<Content Include="includes\ServiceVault\wtv-author\add-block.js" />
<Content Include="includes\ServiceVault\wtv-author\add-media-to-block.js" />
<Content Include="includes\ServiceVault\wtv-author\block-preview.js" />
Expand Down

0 comments on commit 14e9625

Please sign in to comment.