8000 GitHub - YehaNeko/PinkCatBoo-Personal-Edit: A personal edit of the Pink-Cat-Boo theme for Visual Studio Code.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

YehaNeko/PinkCatBoo-Personal-Edit

 
 

Repository files navigation

PinkCatBoo-Personal-Edit

A personal edit of the Pink-Cat-Boo theme for Visual Studio Code, featuring a dark UI theme with a pink color scheme.

Installation

  • Download the .vsix file from the releases page.
  • Inside VS Code, open the Command Palette (default Ctrl+Shift+P).
  • Type and select "Install from VSIX".
  • Select the downloaded .vsix file.

Development Setup

  1. Clone the repository:

    git clone https://github.com/YehaNeko/PinkCatBoo-Personal-Edit.git
    cd PinkCatBoo-Personal-Edit
  2. Install dependencies:

    npm install
  3. Make your theme modifications in the themes/pink-cat-boo-edit.json file.

  4. Package the theme:

    npm run package

    This will create a .vsix file in the root directory.

  5. Install the theme locally:

    • Inside VS Code, open the Command Palette (default Ctrl+Shift+P).
    • Type and select "Install from VSIX".
    • Select the generated .vsix file.

About

A personal edit of the Pink-Cat-Boo theme for Visual Studio Code.

Resources

License

Stars

Watchers

Forks

0