/GlowTheme

Estilo neon en el codigo con Visual Studio Code

Primary LanguageCSS

Glow text for VScode Theme with Custom CSS

preview:

Monlight Theme

Shades of Purple theme

Install

Moonlight Theme

https://marketplace.visualstudio.com/items?itemName=atomiks.moonlight

or

Shades of Purple

https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple

Download CSS Custom and JS Loader

https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css

Edit your settings.json with glow.css downloaded in your device

{
"vscode_custom_css.imports": [
        "file:///D:/G/glow.css", //Local file (download)
        "https://raw.githubusercontent.com/GilbertoNavaMarcos/GlowTheme/master/glow.css" //This file (online)
    ],
}

Open your command palette with Ctrl + Shift + P and choose "Enable custom CSS and JS" Reload and enjoy!

Terminal Themes ❤️

https://ohmyposh.dev/

Backup of fav themes for Ohmyposh woking in Powershell fav

Set-PoshPrompt -Theme ~/.M365Princess.omp.json
Import-Module -Name Terminal-Icons