Skip to content

Add styles for code samples

Sarah German requested to merge theme-touchups into main

What does this MR do and why?

Styles the last few things for the basic Docs theme:

Closes #4 (closed)

Screenshots, screen recordings, or links to review app

before after
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
  2. make view
  3. Visit a page with code samples (e.g, http://localhost:1313/update/upgrading_from_ce_to_ee/). It should use the Pygments theme shown here, but with a gray background.

Merge request 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 Sarah German

Merge request reports