It's a theme by haokee. It's beautiful on C++. If you think it can be made better, please send email to 19173155158@163.com.
这是 haokee 制作的主题。它在 C++ 上很美观。如果你认为它可以做得更好,请发送邮件至 19173155158@163.com。
Git repository: haokee-theme
Git 仓库:haokee-theme
I added more colors to show the beauty of code. Includes:
我添加了更多颜色来展示代码之美。包括:
-
I fixed the incorrect colors of struct, enum and union. (In the past, their colors were cyan, same as the type name)
我修复了 struct、enum 和 union 的错误颜色。(过去它们的颜色是青色,与类型名相同)
-
I added a new color for C++ built-in type names - grass green, instead of using the same color as custom type names.
我为 C++ 的内置类型名加入了一个新的颜色——草绿色,而不是和自定义类型名颜色相同。
-
I added a new color for C++ member variables - red, and reduced the color depth of numbers to distinguish them.
我为 C++ 的成员变量名加入了新的颜色——红色,并降低了数字的颜色深度,用于区分。
I added .vscodeignore to exclude irrelevant files, optimizing the extension package size (23MB -> 6MB).
我加入了 .vscodeignore 用来屏蔽掉无关文件,优化了扩展包的体积(23MB -> 6MB)。
A vegetable OIer. Luogu UId: 661980.
一个菜鸡 OIer。洛谷 UId:661980。
