Skip to content

Instantly share code, notes, and snippets.

@rikusen0335
Last active November 14, 2024 13:13
Show Gist options
  • Save rikusen0335/544290fb9bad00cff786ba180303bdbd to your computer and use it in GitHub Desktop.
Save rikusen0335/544290fb9bad00cff786ba180303bdbd to your computer and use it in GitHub Desktop.
My vscode setup
*,
body,
.sidebar .explorer-viewlet .label-name,
.editor .title .label-name,
.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name,
.monaco-icon-label
> .monaco-icon-label-container
> .monaco-icon-description-container
> .label-description,
.search-view .linematch > .match {
font-family: "'0xProto', 'FiraCode', 'FiraCode Nerd Font', 'Firge35Nerd Console', Menlo, Monaco, 'Courier New', monospace" !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment