OP 10 December, 2020 - 03:03 AM 
				
(This post was last modified: 10 December, 2020 - 03:42 PM by LieKing.)
				
					
						
					
				
				
With love 
For using go there: https://cracked.sh/usercp.php?action=customcss
Go on Theme Settings: https://cracked.sh/usercp.php?action=theme_settings
and put this color: 5047cc
New code updated 12/10/2020
For using go there: https://cracked.sh/usercp.php?action=customcss
Go on Theme Settings: https://cracked.sh/usercp.php?action=theme_settings
and put this color: 5047cc
New code updated 12/10/2020
Code:
.thead {
    background: linear-gradient(-45deg, #0066ff, #6666ff, #9933ff, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.thread-header {
    background: linear-gradient(-45deg, #0066ff, #6666ff, #9933ff, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.navigation {
    background: linear-gradient(-45deg, #0066ff, #6666ff, #9933ff, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.header-back {
    background: linear-gradient(-45deg, #0066ff, #6666ff, #9933ff, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
} 
						 

 
