Untitled

mail@pastecode.io avatar
unknown
javascript
7 months ago
1.2 kB
6
Indexable
Never
***Custom Theme v1.5***
_____________________________________________________________________

= Default Color Set: EverGreen
= yuden.js link: " https://hostr.co/9KzQact8IdYP "
= step: upload yuden.js in Admin->System->Settings->Files
_____________________________________________________________________

***Other Color Set***

OchreSpice:
var DefStaticColor1 = 'rgba(241, 108, 2,0.8)'; //default color text
var DefStaticColor2 = 'rgba(238, 100, 2,0.7)'; //default color button
var DefStaticColor7 = 'rgba(241, 108, 2,0.8)';//ChatIcon&Me color

Rouge:
var DefStaticColor1 = 'rgba(168, 27, 59,0.8)'; //default color text
var DefStaticColor2 = 'rgba(165, 19, 53,0.7)'; //default color button
var DefStaticColor7 = 'rgba(168, 27, 59,0.8)';//ChatIcon&Me color

PurpleHeart:
var DefStaticColor1 = 'rgba(141, 96, 225,0.8)'; //default color text
var DefStaticColor2 = 'rgba(138, 88, 219,0.7)'; //default color button
var DefStaticColor7 = 'rgba(141, 96, 225,0.8)';//ChatIcon&Me color

EverGreen:
var DefStaticColor1 = 'rgba(19, 122, 99,0.8)'; //default color text
var DefStaticColor2 = 'rgba(16, 114, 93,0.7)'; //default color button
var DefStaticColor7 = 'rgba(19, 122, 99,0.8)';//ChatIcon&Me color
Leave a Comment