• pamymaf@kbin.run
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    @Toldry

    Here’s the relevant section of my settings.json

    json { "workbench.tree.renderIndentGuides": "always", "workbench.tree.indent": 15, "editor.guides.indentation": true, "workbench.colorCustomizations": { "editorIndentGuide.background": "#fd6bff", "tree.indentGuidesStroke": "#fd6bff" } }

    @alphacyberranger