Skip to content

feat: exposes editor-line-number-active-fg theme variable#1833

Merged
dsmmcken merged 1 commit intomainfrom
dmckenzie_line_number_active
Feb 27, 2024
Merged

feat: exposes editor-line-number-active-fg theme variable#1833
dsmmcken merged 1 commit intomainfrom
dmckenzie_line_number_active

Conversation

@dsmmcken
Copy link
Copy Markdown
Contributor

Fixes issue with active line number looking bad in light theme.

  • Exposes editor-line-number-active-fg as editor semanatic variable
  • Sets to blue/black in light theme to match vs code light theme approach

Fixes issue with active line number looking bad in light theme.

- Exposes editor-line-number-active-fg as editor semanatic variable
- Sets to blue/black in light theme to match vs code light theme approach
@dsmmcken dsmmcken requested a review from bmingles February 26, 2024 15:53
@dsmmcken dsmmcken self-assigned this Feb 26, 2024
@dsmmcken dsmmcken added this to the February 2024 milestone Feb 26, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.11%. Comparing base (8d95212) to head (63f68a5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1833   +/-   ##
=======================================
  Coverage   46.11%   46.11%           
=======================================
  Files         628      628           
  Lines       37822    37826    +4     
  Branches     9529     9532    +3     
=======================================
+ Hits        17440    17443    +3     
- Misses      20328    20329    +1     
  Partials       54       54           
Flag Coverage Δ
unit 46.11% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@bmingles bmingles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed line numbers + active line numbers look good in light + dark theme.

@dsmmcken dsmmcken merged commit 448f0f0 into main Feb 27, 2024
@dsmmcken dsmmcken deleted the dmckenzie_line_number_active branch February 27, 2024 15:17
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants