You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the crazy clashing tag colors and distracting elements in jitendex were driving me mad
hate the ugly tags and miscellaneous crap everywhere
I do think it might be good to put together a more monochromatic theme that tones down some of the brightness of the tags. It could be added to the "guides" section of my website along with the other style customizations.
The text was updated successfully, but these errors were encountered:
I'll mention that the inline styles make it harder to style the theme, especially since I use a custom color scheme (Catppuccin, lol). Also, it's probably just me, but I prefer it when all the tags are on the same line rather than separating the dictionary source and the others.
the inline styles make it harder to style the theme
Yomitan doesn't have style classes. Inline styles are the only way to embed styles into the dictionary file. I have added various data attributes to the markup that users can target with their custom CSS selectors. See the example custom styles in the wiki.
I prefer it when all the tags are on the same line rather than separating the dictionary source and the others
The "dictionary source" tags are part of the Yomitan user interface, and the other tags are from the dictionary markup. They cannot be displayed together. There can also be multiple rows of "other tags" within a single entry. It wouldn't look good if I moved only the first "noun" tag in the entry for 壁 to the same line as the dictionary source tags.
Repository owner
locked and limited conversation to collaborators
Mar 8, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feedback received from a user:
I do think it might be good to put together a more monochromatic theme that tones down some of the brightness of the tags. It could be added to the "guides" section of my website along with the other style customizations.
The text was updated successfully, but these errors were encountered: