Skip to content

divyanshu013/back-to-the-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back to the Code

VSCode theme inspired by Back to the Future from a fan driving at 88mph 🚗 ⚡️

Downloads Downloads Downloads

Back to the Code Cover image

An easy on eyes gorgeous theme so you can always get Back to the Code.

Installation

Find the theme on marketplace here or fire up the command palette with Ctrl + Shift + P and enter:

ext install back-to-the-code-vscode-theme

Preview

alt alt

My Coding Environment

.mtki {
  font-family: 'flottflott';
  font-style: normal;
  font-weight: 400;
  font-size: 1.6em;
}

.send-feedback.mask-icon {
  display: none;
}

.statusbar-item.right.__CUSTOM_CSS_JS_INDICATOR_CLS .octicon.octicon-paintcan {
  display: none;
}
  • Import Cost Get the plugin and add the following in VS Code user settings (Ctrl + ,)
"importCost.smallPackageColor": "mediumspringgreen",
"importCost.mediumPackageColor": "mediumspringgreen",
"importCost.largePackageColor": "coral"

Bugs and Issues

Found an issue with the theme? Does it look weird with some particular code snippet? No worries, please report an issue with the snippet and a screenshot and I'll get back to it 😁

Bonus Content

License

MIT

About

VSCode theme inspired by Back to the Future from a fan driving at 88mph 🚗 ⚡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors