Skip to content

Instantly share code, notes, and snippets.

View rusty-1-shaun's full-sized avatar

Shaun Rust rusty-1-shaun

View GitHub Profile
@rusty-1-shaun
rusty-1-shaun / vscode-styling.md
Created February 11, 2021 18:37
My VsCode styling

VS Code Styling

Editor

    "workbench.colorCustomizations" : {

        "editorBracketMatch.background": "#ff88007a",
        "editorBracketMatch.border": "#ff8800",
 "editorIndentGuide.activeBackground": "#ff8800"