Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 679 Bytes

TmTheme, a vscode theme created by Qinning

A self-made theme for vscode

I was trying to write a vscode extension and among all kinds a vscode theme is definitely friendly for a beginner.

The color theme is inspired by the school badge of WHU.

2020.06.27

Reference https://css-tricks.com/creating-a-vs-code-theme/ A helpful and lovely quick tutorial.

https://code.visualstudio.com/api/references/theme-color The official instructions offered by Microsoft Inc.

https://color.adobe.com/zh/create/color-accessibility The Adobe Color website to help with the decision of colors.

Detailed READMED file relating to the project can be found in ./tmtheme/README.md.