A Pudding illustrations Color Theme for Visual Studio Code
Visual Studio Code Pudding theme is constantly updated with a variety of color themes.
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.
Theme | Name |
---|---|
Pudding Dark | |
Pudding Light | |
Pudding Light Aquarium |
-
Go to VS Marketplace.
-
Click on the "Install" button.
-
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.
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>
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"
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.
See more of my illustrations.
The code is available under the MIT license, but not including characters.
Pudding character are copyrighted to the author: Haoning Wu.