This is a port of the Atom theme seti-classic
, which is also a fork of the original seti-ui
, for VSCode.
This does not include the seti-icons because that is already included in VSCode.
terminus
prezto prompt from my fork of prezto
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"editor.guides.highlightActiveBracketPair": false,
"editor.guides.bracketPairsHorizontal": false,
FiraCode Nerd Font
from Nerd Fonts
"editor.fontFamily": "'FiraCode Nerd Font', Consolas, 'Courier New', monospace",
"editor.fontLigatures": "'ss02', 'ss03', 'ss05', 'ss07', 'zero'",
"editor.fontSize": 18,
"editor.fontWeight": 400,
- C / C++
- C#
- EditorConfig
- F#
- CSS
- HTML / XML
- JavaScript / TypeScript
- Java
- JSON
- Python
- ZSH
- Currently there seems to be some weird interaction between Semantic Highlighting and the VSCode File Changes Side-by-Side view. VSCode Issue