Skip to content

ecool/seti-classic-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

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.

Screenshot

Terminal

  • terminus prezto prompt from my fork of prezto

Extensions Used

Settings

"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"editor.guides.highlightActiveBracketPair": false,
"editor.guides.bracketPairsHorizontal": false,

Font

FiraCode Nerd Font from Nerd Fonts

Font Settings

"editor.fontFamily": "'FiraCode Nerd Font', Consolas, 'Courier New', monospace",
"editor.fontLigatures": "'ss02', 'ss03', 'ss05', 'ss07', 'zero'",
"editor.fontSize": 18,
"editor.fontWeight": 400,

Languages Tested

  • C / C++
  • C#
  • EditorConfig
  • F#
  • CSS
  • HTML / XML
  • JavaScript / TypeScript
  • Java
  • JSON
  • Python
  • ZSH

Known Issues

  • Currently there seems to be some weird interaction between Semantic Highlighting and the VSCode File Changes Side-by-Side view. VSCode Issue

See:

About

Port of the Atom seti-classic theme for VSCode.

Resources

Stars

Watchers

Forks

Packages

No packages published