thelounge-theme-newnet/README.md

32 lines
1001 B
Markdown
Raw Normal View History

2018-10-17 10:53:41 +00:00
<h1 align="center">
Solarized theme for The Lounge
</h1>
2017-07-14 22:25:51 +00:00
2018-10-17 10:53:41 +00:00
<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
2017-12-23 19:57:52 +00:00
thelounge install thelounge-theme-solarized
2017-10-01 21:04:57 +00:00
```