Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent colorization between themes in VS2022 (Scenario Outline) #2721

Open
jrod567 opened this issue Sep 12, 2023 · 0 comments
Open

Inconsistent colorization between themes in VS2022 (Scenario Outline) #2721

jrod567 opened this issue Sep 12, 2023 · 0 comments
Labels

Comments

@jrod567
Copy link

jrod567 commented Sep 12, 2023

SpecFlow Version

3.9.74

Which test runner are you using?

NUnit

Test Runner Version Number

v3+

.NET Implementation

.NET 6.0

Project Format of the SpecFlow project

Sdk-style project format

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

Visual Studio Test Explorer

SpecFlow Section in app.config or content of specflow.json

N/A

Issue Description

When using a Scenario Outline with a step linked to a step def, the italics text that shows linking to an Examples table column name is shown in a light green color in Dark theme. However in the Light/Blue VS themes, the text is italics but not colored.

It's useful for users to see a colored linking of the examples table column to ensure their step def is correct. Having just the italics text is easy to miss for users in Light and Blue VS themes.

Please add colorization (in addition to the italics) when users are in Blue and Light VS themes

Steps to Reproduce

Dark theme (this works well):

image

Blue theme (hard to see):

image

Link to Repro Project

No response

@jrod567 jrod567 added the Bug label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant