posted 6 months ago
Forum: Web, HTML, Tech
View Topics View Profile
i literally can't find any help on this i just wanna change tha colors lul
Report Topic
posted 5 months ago
i used
<style>
.logo {
filter: sepia(100%) hue-rotate(300deg) saturate(400) brightness(50%);
}
</style>
this code is for maroon! youll have to change the numbers until your desired colors:3
also, DONT FORGET THE STYLEESS!!!!!!
Permalink Report Reply