cmc/thelounge-theme-crypto

🎨 Retro & high-contrast theme

clone: git clone https://gitbay.org/cmc/thelounge-theme-crypto.git

master: README.md · raw

 1---
 2
 3<h3 align="center">
 4  ⚠️ Crypto is currently looking for maintainers. ⚠️<br>
 5</h3>
 6
 7---
 8
 9<h1 align="center">
10	Crypto theme for The Lounge
11</h1>
12
13<h3 align="center">
14	Minimal black terminal theme
15</h3>
16
17<p align="center">
18	<a href="https://yarn.pm/thelounge-theme-crypto"><img
19		alt="npm version"
20		src="https://img.shields.io/npm/v/thelounge-theme-crypto.svg?style=flat-square"></a>
21	<a href="https://npm-stat.com/charts.html?package=thelounge-theme-crypto&from=2016-02-12"><img
22		alt="Total downloads on npm"
23		src="https://img.shields.io/npm/dt/thelounge-theme-crypto.svg?colorB=007dc7&style=flat-square"></a>
24</p>
25
26<p align="center">
27	<img src="screenshot.png" alt="Screenshot of the Crypto theme for The Lounge" width="550">
28</p>
29
30## Installation
31
32Install this theme with:
33
34```sh
35thelounge install thelounge-theme-crypto
36```