#Lazy guide coloring in yomitan
10 messages · Page 1 of 1 (latest)
<@&1252261403667071056> Lazy guide coloring in yomitan
.definition-item[data-dictionary^="Jitendex"] {
[data-sc-content="example-sentence-a"] .gloss-sc-span {
color: #FFFFFF !important;
}
}
add this to custom popup css and change the color
thank you pal 👍
is there anyway to make anki also recognize the color change when i make card using yomitan?
you could add the css to the card's styling too
[data-sc-content="example-sentence-a"] span {
color: #FFFFFF !important;
}
if you do want it to directly change what gets exported to yomitan I think you can do that by editing the css file in the dictionary zip file but I've never done that before
where do i copy paste this in. card back template?
styling tab