Import highlight.js themes
What does this MR do and why?
Imports the predefined themes from Highlight.js into their respective CSS files within GitLab.
Note: changes in this MR are behind the highlight_js
feature flag.
Related to #345808 (closed), #345809 (closed), #345810 (closed), #349182 (closed)
Screenshots or screen recordings
theme | screenshot |
---|---|
Solarized Light | |
Solarized Dark | |
Monokai | |
None |
How to set up and validate locally
- Change your syntax highlighting theme in User Preferences to the Dark theme
- Enable the
highlight_js
feature flag - Open any source file from the repository file browser
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.
Edited by Jacques Erasmus