Skip to content

Instantly share code, notes, and snippets.

View MozzerGrozzer's full-sized avatar

Heitor S.S MozzerGrozzer

View GitHub Profile
@MozzerGrozzer
MozzerGrozzer / settings.json
Last active April 27, 2025 04:45
apenas para meu vscode sinta livre para NÃO usar e ficar longe
{
"workbench.colorTheme": "Shades of Purple (Super Dark)",
"editor.tokenColorCustomizations": {
"[*Light*]": {
"textMateRules": [
{
"scope": "ref.matchtext",
"settings": {
"foreground": "#000"
}