add latest

This commit is contained in:
2022-09-25 04:57:17 +01:00
parent 6330fc41e6
commit 1f87fe6841
21 changed files with 40 additions and 7 deletions

View File

@@ -15,6 +15,22 @@
color: $off-black !important;
}
.text-burnt {
color: #a47718 !important;
}
.bg-off-black {
background: $off-black !important;
}
.toolbar-background {
background-color: #8f6c40;
}
.page-background {
background-color: #fff1d1;
}
.card-background {
background-color: #fbf1dc;
}