Simple and Absolute White Theme Extension with Apple's Iconic Blue - #007aff
, for VSCode.
press ctl/command + p
to launch quick open then run
ext install pure-white-theme
"editor.fontSize": 20,
"editor.lineHeight": 30,
"editor.fontFamily": "Fira Code, Consolas",
"editor.fontLigatures": true
Fira Code Download: https://fonts.google.com/specimen/Fira+Code
JetBrains Mono Download: https://www.jetbrains.com/lp/mono
If you want to play around with new colors, use the setting
workbench.colorCustomizations
to customize the currently selected theme. For
example, you can add this snippet in your "settings.json" file:
"workbench.colorCustomizations": {
"workbench.iconTheme": "material-icon-theme",
"editor.cursorBlinking": "expand",
"editor.cursorSmoothCaretAnimation": true,
"editor.mouseWheelZoom": true
}
or use the setting editor.tokenColorCustomizations
தமிழ் வாழ்க ❤️