/requestbaskets-dark-theme

A drop-in bootstrap.css file to theme your instance of request baskets.

MIT LicenseMIT

Important

This theme has been forked, and is now being continued by darklynx, the author of the original software. The information below is therefore outdated, and may be incorrect at the time of reading.

You can view the new repository here: https://github.com/darklynx/requestbaskets-dark-theme


Request Baskets Dark Theme

Description

This is a dark-theme for your self-hosted instance of Request Baskets. It is a modified version of the darkly theme from bootswatch, to integrate perfectly into the dashboard interface.

Installation

As of version v1.2.2, Request Buckets now has built-in support for this theme.

To apply it, pass -theme adaptive to the executable.

Installation (Manual)

To apply this theme, you must build Request Baskets from the source code provided here: https://github.com/darklynx/request-baskets Once you clone the repo, replace the following lines in every single html file:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">

with...

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/socuul/requestbaskets-dark-theme@09176b7/bootstrap.min.css" crossorigin="anonymous">

Contributing

Feel free to improve upon the theme, as the design decisions taken were my personal preference.

Screenshots

Home page Baskets Summary View Individual Basket View Individual Basket View (With logged requestsO