Update README.md
This commit is contained in:
parent
6c35e6efa9
commit
055c52f128
32
README.md
32
README.md
|
@ -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
|
||||
```
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue