Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.34 KB

dark_theme.md

File metadata and controls

40 lines (24 loc) · 1.34 KB

Dark Theme

INCIDENTS supports a dark theme. Unfortunately, everyone using the same installation of INCIDENTS will see the same theme; there's no way at the moment for an user to set the theme only for him.

Installing INCIDENTS locally with a dark theme

Follow the standard installation instructions, but pass the dark parameter to the install script:

git clone https://github.com/veeral-patel/incidents && cd incidents
chmod +x install.sh && sudo ./install.sh dark

Don't run this setup in production! The install script is just so you can start playing with INCIDENTS locally. It's missing HTTPS and data and files are stored on disk.

Screenshots

Creating an incident

Viewing an incident's details

Viewing a list of all incidents

Viewing a ticket's details

Viewing an incident's tree