Adds an App Info section, to help users raise bug for current version

This commit is contained in:
Alicia Sykes
2021-06-22 22:30:46 +01:00
parent d565a1143c
commit 0b8b1fcf8a
10 changed files with 305 additions and 11 deletions

View File

@@ -69,7 +69,7 @@
--login-form-background: var(--background);
--login-form-background-secondary: var(--background-darker);
--about-page-color: var(--white);
--about-page-background: #0b1021;
--about-page-background: var(--background);
--about-page-accent: var(--primary);
--side-bar-background: var(--background-darker);
--side-bar-background-lighter: var(--background);