RC-68 | Sheet Setup
This commit is contained in:
parent
a792ee40dd
commit
26025b2de3
17 changed files with 157 additions and 14 deletions
|
|
@ -18,6 +18,10 @@ export function GenericAppMixin(HandlebarsApp) {
|
|||
roll: this.rollDice,
|
||||
},
|
||||
};
|
||||
|
||||
static themes = {
|
||||
dark: `SETTINGS.UI.FIELDS.colorScheme.dark`,
|
||||
};
|
||||
// #endregion
|
||||
|
||||
// #region Lifecycle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue