Y
Yenxji
Guest
Code:
Before:

Code:
After:


Continue reading...
Code:
.cm-searching {
background-color: hsla(60, 100%, 50%, 0.4);
}

Code:
Code:
.cm-searching {
background-color: hsl(0deg 100% 26.38% / 40%)
}


Continue reading...