Skip to content

Ensure syntax highlighting with highlight.js matches dark theme

Jacques Erasmus requested to merge 345807-highlightjs-dark-theme into master

What does this MR do and why?

Ensures syntax highlighting with highlight.js matches our dark theme

Note: changes in this MR are behind the highlight_js feature flag.

Related to #345807 (closed)

Screenshots or screen recordings

before after
Screenshot_2022-03-31_at_11.31.51 Screenshot_2022-03-31_at_11.32.04

How to set up and validate locally

  1. Change your syntax highlighting theme in User Preferences to the Dark theme
  2. Enable the highlight_js feature flag
  3. Open any source file

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jacques Erasmus

Merge request reports

Loading