更换logo
parent
d901aca3ec
commit
689612a2c7
|
@ -1,7 +1,4 @@
|
|||
# Change Log
|
||||
All notable changes to the "one-plain" extension will be documented in this file.
|
||||
# 更新日志
|
||||
|
||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
||||
|
||||
## [Unreleased]
|
||||
- Initial release
|
||||
## [1.0.2] 2018-11-30
|
||||
- 正式上架插件商店。
|
||||
|
|
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# 米白色主题
|
||||
## VsCode专用浅色系主题。
|
||||
> 米白色主题, vscode专用。包括UI和代码高亮, 都精心调整好对比度。优雅,耐看。 喜欢浅色系的童鞋, 不要错过。
|
||||
|
||||
![截图](https://attach.cdn.doui.cc/one-plain.png)
|
||||
|
||||
|
||||
## 安装(Installation)
|
||||
> 直接从插件管理器搜索"米白"下载即可。
|
||||
|
||||
|
||||
## 问题(Issue)
|
||||
> 有任何问题,或建议, 都可以到[GitHub](https://github.com/yutent/one-plain.git) 提出。
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "one-plain",
|
||||
"displayName": "米白色主题",
|
||||
"description": "米白色主题",
|
||||
"description": "🔥 米白色主题",
|
||||
"icon": "logo.png",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"publisher": "yutent",
|
||||
"author": "Yutent [@yutent]",
|
||||
"engines": {
|
||||
|
@ -25,5 +25,8 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"keywords": [
|
||||
"theme, one, plain, one-plain"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue