update
parent
6bed9fce93
commit
0c4538d8e5
|
@ -0,0 +1,14 @@
|
|||
language: node_js
|
||||
|
||||
os:
|
||||
- osx
|
||||
|
||||
node_js:
|
||||
- node
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- "node_modules"
|
||||
|
||||
notifications:
|
||||
email: false
|
|
@ -1,6 +1,13 @@
|
|||
# 米白色主题
|
||||
# 米白色主题(Theme)
|
||||
> 米白色主题, vscode专用。包括UI和代码高亮, 都精心调整好对比度。优雅,耐看。 喜欢浅色系的童鞋, 不要错过。
|
||||
|
||||
|
||||
[![Version](https://vsmarketplacebadge.apphb.com/version-short/yutent.one-plain.svg)](https://marketplace.visualstudio.com/items?itemName=yutent.one-plain)
|
||||
[![Rating](https://vsmarketplacebadge.apphb.com/rating-short/yutent.one-plain.svg)](https://marketplace.visualstudio.com/items?itemName=yutent.one-plain)
|
||||
[![Installs](https://vsmarketplacebadge.apphb.com/installs/yutent.one-plain.svg)](https://marketplace.visualstudio.com/items?itemName=yutent.one-plain)
|
||||
[![Build Status](https://travis-ci.org/yutent/one-plain.svg?branch=master)](https://travis-ci.org/yutent/one-plain)
|
||||
|
||||
## 截图预览
|
||||
![截图](https://attach.cdn.doui.cc/one-plain.png?t=20181211)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue