Working on the spells panel, which resulted in a lot of weird structural changes that aren't *really* functional yet
This commit is contained in:
parent
227029ffcd
commit
dfc51a5899
31 changed files with 499 additions and 84 deletions
|
|
@ -24,4 +24,10 @@ $text-on-primary-l20: black;
|
|||
$text-on-primary-d20: white;
|
||||
$text-on-primary-d40: white;
|
||||
$text-on-primary-d60: white;
|
||||
$text-on-primary-d80: white;
|
||||
$text-on-primary-d80: white;
|
||||
|
||||
$colour-danger: red;
|
||||
$colour-danger-d20: color.scale($colour-danger, $lightness: -20%);
|
||||
|
||||
$text-on-danger: white;
|
||||
$text-on-danger-d20: white;
|
||||
Loading…
Add table
Add a link
Reference in a new issue