fix: better text to background contrast
This commit is contained in:
parent
a33a617e7b
commit
638a753a13
@ -18,7 +18,7 @@ const channelTags = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
const highlightCodes = {
|
const highlightCodes = {
|
||||||
sport: "#1c9346"
|
sport: "#186f37"
|
||||||
}
|
}
|
||||||
|
|
||||||
const findSportsItems = () => {
|
const findSportsItems = () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user