loading when click read or unread

This commit is contained in:
grimhilt
2023-04-26 16:55:14 +02:00
parent 10fc3fd628
commit dd8f9210a9
5 changed files with 88 additions and 29 deletions

View File

@@ -7,7 +7,10 @@
/* 1d1d23 */
--tertiary-background: #2a2a33;
--quaternary-background: #303a46;
--selected: #41474f;
--warn: #e4b31d;
--danger: #d74453;
--border-color: #505050;
@@ -16,6 +19,10 @@
--svg-selected: brightness(0) saturate(100%) invert(22%) sepia(1%) saturate(7429%) hue-rotate(175deg)
brightness(79%) contrast(69%);
--svg-warn: brightness(0) saturate(100%) invert(77%) sepia(81%) saturate(1010%) hue-rotate(347deg) brightness(95%)
contrast(88%);
--svg-danger: brightness(0) saturate(100%) invert(53%) sepia(83%) saturate(4662%) hue-rotate(327deg) brightness(87%)
contrast(92%);
/* 343a46 */
}
/* .badge-primary { */