Untitled

mail@pastecode.io avatar
unknown
html
7 months ago
1.4 kB
3
Indexable
Never
***Custom Theme***
_____________________________________________________________________

EverGreen Color
script link: https://hostr.co/v3MQb5Y7tzjw
Steps: Upload yuden.js in Admin->System->Settings->Files
_____________________________________________________________________

Or
_____________________________________________________________________

PurpleHeart Color
script link: https://hostr.co/WVUjsuVAgKUx
script image: https://hostr.co/file/5b8SOY9vLVZa/gojo.jpg
Steps: Upload yuden.js & gojo.jpg in Admin->System->Settings->Files
_____________________________________________________________________

==================================

Tip Pano palitan ng Color like Red,

For EverGreen, Change lang to:
	var DefStaticColor1 = 'rgba(19, 122, 99,0.8)'; //default color texts
	var DefStaticColor2 = 'rgba(19, 122, 99,0.7)'; //default color buttons
To
	var DefStaticColor1 = 'red'; //default color texts
	var DefStaticColor2 = 'red'; //default color buttons
Save and reupload

==================================

For PurpleHeart, Change lang to:
	var DefStaticColor1 = 'rgba(141, 96, 225,0.8)'; //default color texts
	var DefStaticColor2 = 'rgba(141, 96, 225,0.7)'; //default color buttons
To
	var DefStaticColor1 = 'red'; //default color texts
	var DefStaticColor2 = 'red'; //default color buttons
Save and reupload
Leave a Comment