thelounge-theme-midnight
v1.1.8
Published
Midnight theme for the lounge with bubble layout on mobile devices
Downloads
53
Maintainers
Readme
Modern The Lounge theme for Modern IRC
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
cd /path/to/thelounge-theme-midnight
npm install
- Start coding by running in separate Terminal:
code .
or just use any editor you wish - Run watchers:
scss --watch src/midnight.scss:midnight.css --style compressed