Update README.md

This commit is contained in:
Pavel Djundik 2018-10-17 13:53:41 +03:00 committed by GitHub
parent 6c35e6efa9
commit 055c52f128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 4 deletions

View File

@ -1,7 +1,31 @@
🎨 A simple theme with Solarized colours for The Lounge
<h1 align="center">
Solarized theme for The Lounge
</h1>
```
<h3 align="center">
An opinionated simple theme with Solarized colours
</h3>
<p align="center">
<a href="https://yarn.pm/thelounge-theme-solarized"><img
alt="npm version"
src="https://img.shields.io/npm/v/thelounge-theme-solarized.svg?style=flat-square"></a>
<a href="https://travis-ci.com/thelounge/thelounge-theme-solarized"><img
alt="Travis CI Build Status"
src="https://img.shields.io/travis/com/thelounge/thelounge-theme-solarized/master.svg?&style=flat-square"></a>
<a href="https://npm-stat.com/charts.html?package=thelounge-theme-solarized&from=2016-02-12"><img
alt="Total downloads on npm"
src="https://img.shields.io/npm/dt/thelounge-theme-solarized.svg?colorB=007dc7&style=flat-square"></a>
</p>
<p align="center">
<img src="screenshot.png" alt="Screenshot of the Solarized theme for The Lounge" width="550">
</p>
## Installation
Install this theme with:
```sh
thelounge install thelounge-theme-solarized
```
![](screenshot.png)