Skip to content

vadyapan/theme-codesso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for codesso
  3. Click Install to install it.
  4. Code > Preferences > Color Theme > Choose your Codesso

ScreenShot

ScreenShot

ScreenShot

The font in the screenshots is Lilex

Recommendations

Below you can find a few recommendations:

settings.json

{
  "editor.minimap.enabled": false,
  "editor.smoothScrolling": true,
  "editor.cursorSmoothCaretAnimation": "on",
  "explorer.compactFolders": false,
  "breadcrumbs.icons": false
}

Releases

No releases published

Packages

No packages published