Skip to content

VS Code: Character names in line groups don't use character colours #131

@desplesda

Description

@desplesda

What is the current behavior?

Character names in line groups appear to not use their character colour, as seen in the following screenshot. This is the case in both Yarn Spinner Dark, Yarn Spinner Light, and all other colour themes I tried.

Image

Please provide the steps to reproduce, and if possible a minimal demo of the problem:

The following Yarn Spinner script reproduces the issue:

title: Example
---

CharacterA: Here's a line.
CharacterB: Here's another line.

=> CharacterA: Here's a line inside a line group.
=> CharacterB: Here's a line inside a line group.

===

What is the expected behavior?

The character names should use their specified colour.

Please tell us about your environment

  • Operating System: macOS
  • Yarn Spinner Version: N/A
  • Extension Version: 3.2.105
  • Unity Version: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething not working as intendedVSCodeIssues concerning the extension for Visual Studio Code in the VSCodeExtension repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions