Update the theming for Actor sheets #80

Merged
Oliver merged 5 commits from theming/actor-sheet into main 2026-04-30 01:57:13 +00:00
Showing only changes of commit 7a8a75fe64 - Show all commits

View file

@ -10,7 +10,8 @@
"*.lock": true, "*.lock": true,
"node_modules": true, "node_modules": true,
"packs": true, "packs": true,
"foundry": true "foundry": true,
"scripts": true,
}, },
"html.customData": [ "html.customData": [
"./.vscode/components.html-data.json" "./.vscode/components.html-data.json"