Added new time utility
This commit is contained in:
parent
f2aef2012b
commit
26e91acd9c
10 changed files with 224 additions and 57 deletions
|
|
@ -1,2 +1,3 @@
|
|||
$primary-colour-light: rgb(127, 127, 127);
|
||||
$bg-colour-light: rgb(187, 187, 187);
|
||||
$bg-colour-light: rgb(187, 187, 187);
|
||||
$accent-colour-light: rgb(24, 96, 231);
|
||||
$filter-accent-colour-light: invert(34%) sepia(96%) saturate(4970%) hue-rotate(216deg) brightness(95%) contrast(91%);
|
||||
Loading…
Add table
Add a link
Reference in a new issue