Skip to content

Tone color change does not apply to rest of card #75

@TS-CUBED

Description

@TS-CUBED

Describe the bug
A clear and concise description of what the bug is.

The change of tone colors described in https://krmanik.github.io/Anki-xiehanzi/docs/customization/change-tone-color

doesn't apply to all parts of the card.

E.g., sentences are still using the old colors.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Set Tone Colors as described in the guide by changing the template lines:

:root {
    --tone-1: #f44336;
    --tone-2: #ff9800;
    --tone-3: #4caf50;
    --tone-4: #2196f3;
    --tone-5: #607d8b;

Expected behavior
A clear and concise description of what you expected to happen.

All colors on the cards should change. But only the stroke color and the main character displa change colors. Meaning and sentences still use the old colors.

Desktop (please complete the following information):

  • OS: iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions