diff options
| author | Pavel Djundik <[email protected]> | 2018-04-11 12:28:15 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-04-11 12:28:15 +0300 |
| commit | 950663da7db4787c55e2470a0f4e23f03349155a (patch) | |
| tree | 417018ebd08ebe9e5dea02a3792750ea84d639f1 /README.md | |
| parent | e06eec601baf1316b3cf3e147d1cad527ca35610 (diff) | |
| parent | e292dd7ef92be9fcda49c79564e70f7fa31843fa (diff) | |
| download | thelounge-theme-crypto-950663da7db4787c55e2470a0f4e23f03349155a.tar.gz thelounge-theme-crypto-950663da7db4787c55e2470a0f4e23f03349155a.tar.bz2 thelounge-theme-crypto-950663da7db4787c55e2470a0f4e23f03349155a.zip | |
Merge pull request #1 from thelounge/astorije/crypto
Move this theme over from main codebase
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8bceb62 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +--- + +<h3 align="center"> + ⚠️ Crypto is currently looking for maintainers. ⚠️<br> +</h3> + +--- + +<h1 align="center"> + Crypto theme for The Lounge +</h1> + +<h3 align="center"> + Retro & high-contrast theme</a> +</h3> + +<p align="center"> + <a href="https://yarn.pm/thelounge-theme-crypto"><img + alt="npm version" + src="https://img.shields.io/npm/v/thelounge-theme-crypto.svg?style=flat-square"></a> + <a href="https://travis-ci.org/thelounge/thelounge-theme-crypto"><img + alt="Travis CI Build Status" + src="https://img.shields.io/travis/thelounge/thelounge-theme-crypto/master.svg?&style=flat-square"></a> + <a href="https://npm-stat.com/charts.html?package=thelounge-theme-crypto&from=2016-02-12"><img + alt="Total downloads on npm" + src="https://img.shields.io/npm/dt/thelounge-theme-crypto.svg?colorB=007dc7&style=flat-square"></a> +</p> + +<p align="center"> + <img src="screenshot.png" alt="Screenshot of the Crypto theme for The Lounge" width="550"> +</p> + +## Installation + +Install this theme with: + +```sh +thelounge install thelounge-theme-crypto +``` |
