fix: better text to background contrast

This commit is contained in:
ae 2024-09-06 15:18:20 +03:00
parent a33a617e7b
commit 638a753a13
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -18,7 +18,7 @@ const channelTags = [
]
const highlightCodes = {
sport: "#1c9346"
sport: "#186f37"
}
const findSportsItems = () => {