Skip to content

Dark syntax highlighting theme for Web IDE

Himanshu Kapoor requested to merge 195701-web-ide-dark-theme into master

What does this MR do?

Issue: #195701 (closed)

This MR adds support for Dark syntax highlighting theme in Web IDE. To change the editor theme, please go to the Preferences section of your profile settings, pick "Dark" and click "Save Changes":

Screenshot_2020-02-03_at_3.00.54_PM

This MR also includes a little bit of refactor to make adding themes in the future very easy.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Himanshu Kapoor

Merge request reports