diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..038337c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,14 @@ +language: node_js + +os: + - osx + +node_js: + - node + +cache: + directories: + - "node_modules" + +notifications: + email: false \ No newline at end of file diff --git a/README.md b/README.md index 35fa158..d47aac0 100644 --- a/README.md +++ b/README.md @@ -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)