emacs-vs-light-theme/README.md
2021-12-26 05:57:06 +08:00

22 lines
1.1 KiB
Markdown

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![MELPA](https://melpa.org/packages/vs-light-theme-badge.svg)](https://melpa.org/#/vs-light-theme)
[![MELPA Stable](https://stable.melpa.org/packages/vs-light-theme-badge.svg)](https://stable.melpa.org/#/vs-light-theme)
# vs-light-theme
> Visual Studio IDE light theme.
[![CI](https://github.com/emacs-vs/vs-light-theme/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-vs/vs-light-theme/actions/workflows/test.yml)
<p align="center">
<img src="./etc/vs-light-theme.png"/>
</p>
## Contribute
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![Elisp styleguide](https://img.shields.io/badge/elisp-style%20guide-purple)](https://github.com/bbatsov/emacs-lisp-style-guide)
If you would like to contribute to this project, you may either
clone and make pull requests to this repository. Or you can
clone the project and establish your own branch of this tool.
Any methods are welcome!