pcho / thelounge-theme-midnight

Midnight theme for the lounge with mobile bubble layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern The Lounge theme for Modern IRC

GitHub release npm version Total downloads on npm The Lounge

Aiming to be the perfect The Lounge theme out there.

Requirements

  • The Lounge 4.2.0

Features

  • Minimal UI
  • Easy on the eyes
  • Conversation layout, see #2591
  • Automatic theme that has both day/light and night/dark versions based on your operating system setting Currently only possible here
  • Fixed preview images with correct dimensions
  • Fixed most of The Lounge style bugs
  • The most readable modern fonts on Retina and 60hz mobile screens
Desktop view Mobile conversation layout

Installation

thelounge install thelounge-theme-midnight

Development

I want to change something!

Please fork this repository and make your changes.
If the changes are good we might even accept pull requests.

I want a bigger font to mobile

See Midnight-accessible or use Custom CSS feature.

Development

  1. cd /path/to/thelounge-theme-midnight
  2. npm install
  3. Start coding by running in separate Terminal: code . or just use any editor you wish
  4. Run watchers:
scss --watch src/midnight.scss:midnight.css --style compressed

About

Midnight theme for the lounge with mobile bubble layout


Languages

Language:SCSS 100.0%