Make your own Colorscheme in Neovim & VSCode Tutorial

Join Brilliant using the link bellow for 30-day free trial + 20% off the premium subscription https://brilliant.org/developedbyed/ Color Palette & Design Coolors.co: https://coolors.co/ An incredibly fast and intuitive color palette generator. Perfect for quickly exploring different color combinations and exporting them in various formats. Adobe Color: https://color.adobe.com/create/color-... A more advanced tool for creating professional and cohesive palettes based on color harmony rules. Accessible Color Contrast Checker: https://accessible-colors.com/ A vital tool to ensure your theme is usable by everyone. It helps you check if your text and background colors have sufficient contrast. Neovim Highlight Groups Web Link for :help highlight-groups: https://neovim.io/doc/user/syntax.htm... While the best way to see this is by running :help highlight-groups inside Neovim, this web link provides the same official documentation for easy reference in your browser. Neovim Tree-sitter Highlight Groups: https://github.com/nvim-treesitter/nv... This section in the official Tree-sitter documentation lists the standard highlight groups (like @function, @variable, etc.) that are essential for theming modern Neovim. VS Code Theme Creation Official VS Code Theme Documentation: https://code.visualstudio.com/api/ext... The definitive guide. It covers everything from the basic structure of a theme to packaging and publishing it on the VS Code Marketplace. Theme Color Reference: https://code.visualstudio.com/api/ref... An indispensable reference page listing all the customizable UI color keys for VS Code—from the activity bar and sidebar to the editor and terminal. Follow me 👇 Twitch:   / developedbyed   X:   / developedbyed   Github: https://github.com/developedbyed/ #programming