thelounge-theme-newnet/README.md

39 lines
927 B
Markdown
Raw Permalink Normal View History

2018-10-17 10:53:41 +00:00
<h1 align="center">
2024-08-28 22:07:15 +00:00
Newnet theme for The Lounge
2018-10-17 10:53:41 +00:00
</h1>
2017-07-14 22:25:51 +00:00
2018-10-17 10:53:41 +00:00
<h3 align="center">
2024-08-28 22:07:15 +00:00
An simple theme with Newnet website CSS
2018-10-17 10:53:41 +00:00
</h3>
2024-08-28 22:07:15 +00:00
deepend's fork with some small tweaks forked from benharris Solarized theme.
2019-01-15 16:51:18 +00:00
some of the tweaks include:
* compact chanlist
* compact userlist (hides roles/modes)
2024-08-29 19:20:03 +00:00
* Martian Mono font.
2019-01-15 16:51:18 +00:00
2018-10-17 10:53:41 +00:00
<p align="center">
2024-08-28 22:18:40 +00:00
<a href="https://yarn.pm/thelounge-theme-newnet"><img
2018-10-17 10:53:41 +00:00
alt="npm version"
2024-08-28 22:07:15 +00:00
src="https://img.shields.io/npm/v/thelounge-theme-newnet.svg?style=flat-square"></a>
<a href="https://npm-stat.com/charts.html?package=thelounge-theme-newnet&from=2016-02-12"><img
2018-10-17 10:53:41 +00:00
alt="Total downloads on npm"
2024-08-28 22:07:15 +00:00
src="https://img.shields.io/npm/dt/thelounge-theme-newnet.svg?colorB=007dc7&style=flat-square"></a>
2018-10-17 10:53:41 +00:00
</p>
<p align="center">
2024-08-28 22:20:13 +00:00
<img src="" alt="Screenshot of the Newnet theme for The Lounge" width="550">
2018-10-17 10:53:41 +00:00
</p>
2018-10-17 19:04:22 +00:00
2018-10-17 10:53:41 +00:00
## Installation
Install this theme with:
```sh
2024-08-28 22:07:15 +00:00
thelounge install thelounge-theme-newnet
2017-10-01 21:04:57 +00:00
```