Skip to content

bitcookies/pudding-vscode-theme

Repository files navigation

Pudding Icon

Pudding Theme

A Pudding illustrations Color Theme for Visual Studio Code

Market License Issues

简体中文 | English

1. Pudding Theme

Visual Studio Code Pudding theme is constantly updated with a variety of color themes.

screenshot

2. Color Scheme

2.1 Color

The color scheme of this theme comes from the original cartoon character, Pudding. The colors in the painted image of Pudding were extracted and then used to develop this pudding theme.

Since this color scheme was originally intended for painting, there may be some problems with inappropriate colors when applied to program themes such as Visual Studio Code, and subsequent updates will be made to optimize and adjust the best style of the theme.

2.2 Themes

Theme Name
Pudding Dark
Pudding Light
Pudding Light Aquarium

3. Install

  1. Go to VS Marketplace.

  2. Click on the "Install" button.

  3. Then select a theme. Currently the following themes are available.

    • Pudding Light
    • Pudding Light Aquarium
    • Pudding Dark

With the update of the pudding clothing stand, the future will launch more thematic color scheme.

4. Customized tmTheme

4.1 Select Color Sublime

Visit Color Sublime to pick your favorite tmTheme style and download it. After downloading, please delete the entire <key>settings</key> section at the beginning of the tmTheme file, as these settings will override the theme's color scheme.

Please delete the code at the beginning of the tmTheme file that looks like this.

<dict>
	<key>settings</key>
	<dict>
		<key>background</key>
		<string>#222222</string>
		......
		......
		<key>invisibles</key>
		<string>#3b3a32</string>
	</dict>
</dict>

4.2 Replace Color Sublime

After Clone this code repository, put the modified tmTheme file into themes/tmTheme/ directory, then find the theme color scheme json file you want to modify under themes/, open it and modify the tokenColors link at the bottom to introduce your tmTheme file.

"tokenColors": "./tmTheme/your.tmTheme"

5. Feedback

The theme of the color scheme must still have a lot of shortcomings, if possible, you can give some feedback and comments here. Or, your favorite clothing apparel and colors, you can make suggestions for feedback:

In the future I will also paint more characters clothing style, with the update of the pudding clothing stand, the future will launch more thematic color scheme.

6. Future Theme

See more of my illustrations.

link

7. License

The code is available under the MIT license, but not including characters.

Pudding character are copyrighted to the author: Haoning Wu.