Skip to content
Snippets Groups Projects

Correct issue with VCS staged color

Merged Alexandre Barbier requested to merge correct-variable-name into master

Correct OHMYVIAREZO_VCS_COLOR_STAGED variable name so that it can be sued without glitch in the rest of the theme

This variable contains the color used to display VCS when changes are staged but not yet committed, it is used in line 66.

Before this correction, this mistake in the variable name created a small glitch (A "S" character that isn't supposed to be there + the color used for VCS is the one used from the previous status before staged instead of the staged color)

Staged_files_in_a_repo_before_correction

After the correction, this glitch does not appear anymore, and the VCS is displayed with the staged color

Staged_files_in_a_repo_after_correction.png

Merge request reports

Merged by Sacha DupuydaubySacha Dupuydauby 1 year ago (Sep 27, 2023 1:22pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading