Skip to content

Instantly share code, notes, and snippets.

View rahul3103's full-sized avatar

Rahul Shrivastava rahul3103

  • Unacademy
  • Bangalore, India
View GitHub Profile
@traumverloren
traumverloren / style.css
Last active January 7, 2024 14:05
VSCode Customizations for Operator Mono, Fira Code, and Dark Candy Theme
/*
Instructions for MacOS:
- Install the fonts 'Operator Mono' & 'Fira Code'
- Install theme 'Dark Candy'
- Add the following config to the VS Code settings.json:
{
"editor.renderWhitespace": "all",
"editor.fontSize": 14,