Skip to content

Instantly share code, notes, and snippets.

View codejota's full-sized avatar
🐺
Focusing

Junior Ribeiro codejota

🐺
Focusing
View GitHub Profile
@codejota
codejota / setting.json
Last active July 19, 2024 17:47
vscode setting.json
{
// ====================
// VISUAL CONFIGURATION
// ====================
"workbench.colorCustomizations": {
"tab.activeBorderTop": "#00000000",
"editorCursor.foreground": "#cecece"
},
// ===================
// UI/UX CONFIGURATION