Skip to content

Instantly share code, notes, and snippets.

View codejota's full-sized avatar
🐺
Focusing

Junior Ribeiro codejota

🐺
Focusing
View GitHub Profile
[
{
"identifier": {
"id": "esbenp.prettier-vscode"
},
"preRelease": false,
"version": "11.0.0",
"installed": true
},
{
@codejota
codejota / setting.json
Last active January 17, 2025 13:44
vscode setting.json
{
// ====================
// VISUAL CONFIGURATION
// ====================
"workbench.colorCustomizations": {
"tab.activeBorderTop": "#f30a3100",
"editorCursor.foreground": "#cecece",
"editorLineNumber.activeForeground": "#cecece",
"editor.selectionBackground": "#FF3E3E30",