{"id":21506725,"url":"https://github.com/divyanshu013/back-to-the-code","last_synced_at":"2026-01-04T01:08:32.531Z","repository":{"id":82784279,"uuid":"106198749","full_name":"divyanshu013/back-to-the-code","owner":"divyanshu013","description":"VSCode theme inspired by Back to the Future from a fan driving at 88mph :car: :zap:","archived":false,"fork":false,"pushed_at":"2017-10-15T19:26:52.000Z","size":550,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T00:29:01.672Z","etag":null,"topics":["backtothefuture","vscode","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=divyanshu013.back-to-the-code-vscode-theme","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/divyanshu013.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-08T18:15:32.000Z","updated_at":"2018-02-14T04:20:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b31b070-4462-41cd-abce-26c8f6d1fea2","html_url":"https://github.com/divyanshu013/back-to-the-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu013%2Fback-to-the-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu013%2Fback-to-the-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu013%2Fback-to-the-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu013%2Fback-to-the-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyanshu013","download_url":"https://codeload.github.com/divyanshu013/back-to-the-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244052777,"owners_count":20390191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backtothefuture","vscode","vscode-theme"],"created_at":"2024-11-23T19:46:19.745Z","updated_at":"2026-01-04T01:08:32.501Z","avatar_url":"https://github.com/divyanshu013.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Back to the Code\n\n## VSCode theme inspired by Back to the Future from a fan driving at 88mph 🚗 ⚡️\n\n![Downloads](https://img.shields.io/vscode-marketplace/v/divyanshu013.back-to-the-code-vscode-theme.svg)\n![Downloads](https://img.shields.io/vscode-marketplace/d/divyanshu013.back-to-the-code-vscode-theme.svg)\n![Downloads](https://img.shields.io/vscode-marketplace/r/divyanshu013.back-to-the-code-vscode-theme.svg)\n\n![Back to the Code Cover image](./assets/back-to-the-code-cover.jpg)\n\nAn easy on eyes gorgeous theme so you can always get **Back to the Code**.\n\n## Installation\n\nFind the theme on marketplace here or fire up the command palette with \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eP\u003c/kbd\u003e and enter:\n```\next install back-to-the-code-vscode-theme\n```\n\n## Preview\n\n![alt](./assets/back-to-the-code-ss.png)\n![alt](./assets/back-to-the-code-ss2.png)\n\n## My Coding Environment\n\n- **OS** Ubuntu 16.04 (with [Numix](http://www.noobslab.com/2017/08/install-numix-theme-and-icons-in.html))\n- **Primary font** [Fira Code with ligatures](https://github.com/tonsky/FiraCode)\n- **Secondary font** [Flott Flott](https://www.google.co.in/url?sa=t\u0026rct=j\u0026q=\u0026esrc=s\u0026source=web\u0026cd=1\u0026cad=rja\u0026uact=8\u0026ved=0ahUKEwj0yrecovPWAhUC6Y8KHcmTCSMQFggnMAA\u0026url=https%3A%2F%2Fwww.dafont.com%2Fflottflott.font\u0026usg=AOvVaw1bM3uloP1gLcvFInvJnAIg)\n- **Customizations** [VS Code custom CSS plugin](https://github.com/be5invis/vscode-custom-css). Add the snippet to render the secondary font correctly and hide the feedback icon on VSC v1.17.1\n\n```css\n.mtki {\n  font-family: 'flottflott';\n  font-style: normal;\n  font-weight: 400;\n  font-size: 1.6em;\n}\n\n.send-feedback.mask-icon {\n  display: none;\n}\n\n.statusbar-item.right.__CUSTOM_CSS_JS_INDICATOR_CLS .octicon.octicon-paintcan {\n  display: none;\n}\n```\n\n- **Import Cost** [Get the plugin](https://github.com/wix/import-cost) and add the following in VS Code user settings (\u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003e,\u003c/kbd\u003e)\n\n```json\n\"importCost.smallPackageColor\": \"mediumspringgreen\",\n\"importCost.mediumPackageColor\": \"mediumspringgreen\",\n\"importCost.largePackageColor\": \"coral\"\n```\n\n## Bugs and Issues\n\nFound an issue with the theme? Does it look weird with some particular code snippet? No worries, please report an [issue](https://github.com/divyanshu013/back-to-the-code/issues) with the snippet and a screenshot and I'll get back to it :grin:\n\n## Bonus Content\n\n- [Back to the Code Wallpaper 1](https://divyanshu013.deviantart.com/art/Back-to-the-code-wallpaper-dark-709931130)\n- [Back to the Code Wallpaper 2](https://divyanshu013.deviantart.com/art/Back-to-the-code-wallpaper-709932529)\n- [Color Palette Inspiration](https://i.imgur.com/z24sojs.jpg)\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu013%2Fback-to-the-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyanshu013%2Fback-to-the-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu013%2Fback-to-the-code/lists"}