Begin work on the updated delve dice HUD that is better in every way than the other version
This commit is contained in:
parent
00228d3aae
commit
c7342b6402
13 changed files with 169 additions and 7 deletions
|
|
@ -41,4 +41,8 @@
|
|||
--pill-input-background: var(--accent-2);
|
||||
--pill-input-disabled-text: white;
|
||||
--pill-input-disabled-background: black;
|
||||
|
||||
/* Custom HUD Components */
|
||||
--DelveDice-background: var(--accent-1);
|
||||
--DelveDice-text: white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue