update theme

This commit is contained in:
thisLight 2020-12-27 21:17:29 +08:00
parent 57ed60df81
commit 4bcac944b3
27 changed files with 23899 additions and 1 deletions

11
themes/cmd/.editorconfig Normal file
View file

@ -0,0 +1,11 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false