Add the toggle for item equipped status and inventory properties
This commit is contained in:
parent
44372d0a17
commit
f5c7e1c4bc
5 changed files with 37 additions and 9 deletions
|
|
@ -12,9 +12,10 @@
|
|||
--tab-button-hover-bg: var(--color-cool-3);
|
||||
|
||||
--inventory-summary-background: #171e26;
|
||||
--inventory-summary-color: white;
|
||||
--inventory-summary-colour: white;
|
||||
--inventory-input-background: #2b3642;
|
||||
--inventory-input-color: white;
|
||||
--inventory-input-colour: white;
|
||||
--inventory-input-disabled-colour: gray;
|
||||
|
||||
--item-list-header-background: #171e26;
|
||||
--item-list-header-color: white;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue