Posts

Showing posts with the label vscode themes

Creating Custom VSCode Themes | How I built one | Complete Step By Step Process

Image
Creating Custom VSCode Themes | How I built one | Complete Step By Step Process STEP 1 : Install Yo Code Generator :  Yo Code Generator Docs npm install -g yo generator-code Run It :   yo code     Select -> New Color Theme     Select -> Start Fresh and Give it  Name , Description     Also Select -> Dark / Light / High Contrast based on what theme you want STEP : 2     cd into your theme folder     To See your Theme in action Press "F5" Run->Start Debugging to see a new window popup with your new Theme     * If you had multiple environments setup in your VSCode it may probably ask you to Select one , I overcame this by Choosing the launch.json and Adding Configuration for VScode Extension and Select Launch Extension in your Debug window STEP 3 :      The Themes .json file is where all the magic happens . You can change individual colors and see how it changes your theme .  Too...

8 Awesome VSCode Themes for 2021 | Crazy Unique Themes to try | Old School | Different | Hacker | Neon

Image
8 Awesome VSCode Themes for 2021 Tired of using the same boring fonts , here are a set of new fonts that would help you feel like you are in a new coding environment and ultimately can help you with your workflow . You may not expect the same One Dark Pro or similar Styles over here . This is a collection of cool and crazy underrated themes , that will give you a new coding area .  And in no particular order , The themes are : 1 . Tokyo Night     If you love punchy colors , You will love this theme .  A clean, dark (and now light) Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night . Many UI elements are intentionally low contrast so as not to distract.  Tokyo Night 2 . Hacker-Theme     This one is a crazy theme . Ever wanted to have the same hollywood hacker window on your workflow . This theme makes that possible for you . Wear a black hoodie and you are all set to be a hacker .  Hacker-Theme 3 . Aurora X   ...