Skip to content
Snippets Groups Projects

Correct issue with VCS staged color

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

Approval is optional

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

Merge details

  • Changes merged into master with 41cd5661 (commits were squashed).
  • Deleted the source branch.

Activity

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