From 0c4538d8e5df06f8ff2e0d276de872b63cd7dddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Mon, 17 Dec 2018 10:42:06 +0800 Subject: [PATCH] update --- .travis.yml | 14 ++++++++++++++ README.md | 9 ++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 .travis.yml 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)