Skip to content

achkasov/IBM-Carbon-Design-System-VSCode-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Carbon Design System themes

UI color themes and syntax highlighting based on the IBM Carbon Design System.

Details

The package includes syntax highlighting and UI themes. Each theme uses slightly different approach to the UI interpretation, since IBM Carbon provides options.

  • White
  • Gray 10
  • Gray 90
  • Gray 100

Screenshots

White theme: img
Gray 10 theme: img
Gray 90 theme: img
Gray 100 theme: img

Font Recommendations

The themes are designed to work with the following fonts:

The UI font can be changeg using Apc Cusomize UI++ extension by drcika.

Add following lines to your settings.json:

//settings.json
{
  ...
  "editor.fontFamily": "IBM Plex Mono, monospace",
  "terminal.integrated.fontFamily": "IBM Plex Mono, monospace",

  //Requires APC Extension:
  "apc.font.family": "IBM Plex Sans",  
  ...
}

Author and Licence

Dmitry Achkasov [email protected], 2024, CC BY.

CC BY logo

About

IBM Carbon Design System VSCode Theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published