Skip to content

VSCode extension code background #219

Open
@alexlipovka

Description

@alexlipovka

In VSCode git history display shows <code> block with lighter color with fixed height and scrolls with code.

Image

I've added override in settings.json as a local fix:

"workbench.colorCustomizations": {
  "[Alt Catppuccin Mocha]": {
    "textPreformat.background": "#ffffff00",
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions