Skip to content

slipnox/blackai-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackai Theme

Elegant dark theme combined with the classic monokai colors, to bring a black edition code editing experience. Enjoy :)

Paste the following command and press Enter:

ext install blackai-visual-studio-code

CHANGELOG

CHANGELOG.MD

Theming Tweaks

If you want to change any color, you can use the setting workbench.colorCustomizations to customize any current selected theme in your "settings.json" file:

"workbench.colorCustomizations":{
  "tab.activeBackground": "#545454",
  "activityBar.background": "#161616"
}

ScreenShots

ScreenShot

ScreenShot

ScreenShot