Rename Example theme

This commit is contained in:
Jérémie Astori 2018-04-02 01:59:33 -04:00
parent 7b13c6f076
commit be591d016a
No known key found for this signature in database
GPG key ID: B9A4F245CD67BDE8
3 changed files with 2 additions and 26 deletions

View file

@ -1,7 +1,3 @@
/**
* This is just an empty theme.
*/
body {
padding: 4px;
padding-left: 0;

View file

@ -1,23 +1,3 @@
/*
Morning theme for The Lounge.
Has a bit more eye-friendly color scheme.
Installation instructions can be found here
https://thelounge.chat/docs/server/configuration.html#theme
Author: Riku Rouvila
GitHub: https://github.com/rikukissa
*/
/*
BACKGROUND #333c4a
INPUT BACKGROUND #2e3642
PRIMARY #fefefe
SECONDARY #99a2b4
BORDERS #2a323d
QUIT #d0907d
*/
body {
color: #ccc;
}

View file

@ -54,9 +54,9 @@ module.exports = {
// Find out how to add new themes at https://thelounge.github.io/docs/plugins/themes.html
//
// @type string
// @default "example"
// @default "default"
//
theme: "example",
theme: "default",
//
// Prefetch URLs