Skip to content

Instantly share code, notes, and snippets.

View devreapr's full-sized avatar
🏠
Working from home

Sid Gelera devreapr

🏠
Working from home
View GitHub Profile
@devreapr
devreapr / vscode.json
Created July 22, 2018 08:44
Code Setup
{
"editor.fontFamily": "'Ubuntu Mono','Liga Ubuntu Mono'",
"editor.fontSize": 18,
"workbench.colorTheme": "Material Theme Lighter",
"materialTheme.fixIconsRunning": false,
"workbench.iconTheme": "eq-material-theme-icons-light",
"workbench.colorCustomizations": {
"activityBarBadge.background": "#E57373",
"list.activeSelectionForeground": "#E57373",
"list.inactiveSelectionForeground": "#E57373",