- Download: Grab the latest release from the releases page.
- Extract: Unzip the downloaded file to reveal its contents.
- Locate File: Find the
lil.pkgdef
file within the extracted folder. - Copy: Copy the
lil.pkgdef
file to your clipboard.
- Navigate: Go to
C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Platform
on your machine. - Paste: Paste the previously copied
lil.pkgdef
file into this directory.
- Launch Developer Command Prompt: Open a Developer Command Prompt.
- Run Command: Execute the following command to merge your pkgdef into Visual Studio:
devenv /updateConfiguration
- Open Visual Studio: Launch Visual Studio.
- Navigate to Themes: Go to the theme settings section.
- Choose Lil: Find and select the "Lil" theme from the available options.
- Enjoy Coding: Your Lil theme is now applied! Enjoy your coding experience with Lil.
This project is licensed under the MIT License.