Initial
Some checks failed
build docker image / docker-build (push) Has been cancelled

This commit is contained in:
2025-02-04 14:42:48 +02:00
commit 3db3802cb2
12 changed files with 143 additions and 0 deletions

View File

@ -0,0 +1,14 @@
html:root {
--primary-color: #E64A19;
--primary-color-raised-hover-solid: #F05423;
--primary-color-raised-focus-solid: #FF7241;
--primary-color-dark-color: #BF360C;
--primary-color-light-color: #FBE9E7;
--script-header-background: #FFCC80;
--login-header-background: var(--primary-color-dark-color);
}