Add missing colors highlighting
What does this MR do and why?
Summary On some themes, the syntax highlighting seems pretty broken.
Take this file for instance: https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/services/vulnerabilities/resolve_service.rb
Light and Monokai seem wrong, but for posterity I've included all the themes below.
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
light before | light after | monokai before | monokai after |
---|---|---|---|
How to set up and validate locally
- Create a file with the contents copied from https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/services/vulnerabilities/resolve_service.rb
- Go to user preferences
- Change theme to light
- Check resolve_service.rb
- Change theme to monokai
- Check resolve_service.rb
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #365816 (closed)
Edited by Nataliia Radina