rose-pine / rose-pine/vscode

Codelens inline metadata readability is poor

Open Beginner friendly
#120 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
600
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Problem

When working on e.g. an unity project which uses c# scripts, the inline meta data has the same color as the variable name. This becomes hard to read when the variable does not have an access modifier:

Rose Pine:
Image

Proposal

As a solution we could set the color of the inline meta data to the same grey as the breadcrumbs text color.

Default Dark Theme:
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the VS Code theme color definitions for inline metadata and breadcrumb text, then compare them with the examples in the issue. The work is done when inline metadata uses a distinct grey that improves readability for C# and Unity projects without reducing contrast.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity, vscode
Domain
design
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.