All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123 lines
4.6 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. # PF2e Dorako UI
  2. ![All Downloads](https://img.shields.io/github/downloads/dorako/pf2e-dorako-ui/total?color=5e0000&label=All%20Downloads)
  3. ![Latest Version Downloads](https://img.shields.io/github/downloads/dorako/pf2e-dorako-ui/latest/total?color=171f69&label=Latest%20Version%20Downloads&sort=semver)
  4. [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fpf2e-dorako-ui&colorB=e9d7a1)](https://forge-vtt.com/bazaar#package=pf2e-dorako-ui)
  5. This is a UI overhaul for the Pathfinder 2nd Edition System for Foundry VTT, building upon the work of mdizo.
  6. ## Localization
  7. <a href="https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/">
  8. <img src="https://weblate.foundryvtt-hub.com/widgets/pf2e-dorako-ui/-/multi-auto.svg" alt="Translation status" /></a>
  9. ## Fresh coat of paint
  10. This theme standardizes the Foundry UI, Pathfinder 2e System sheets, and all your modules (even popular macros!) to a pretty combination of glass, red, and blue.
  11. All clickable elements react to :hover, with a quick, standardized transition.
  12. ### Foundry UI
  13. Navigation, Controls, Hotbar, Sidebar
  14. <img src="./promo/web/red-blue-glass.jpg">
  15. ### Token Effects HUD
  16. <img src="./promo/web/token-effects-hud.jpg">
  17. ### Chat messages
  18. #### A strike, using the light message theme
  19. <img src="./promo/web/strike-light-theme.jpg">
  20. #### A strike, using the dark message theme
  21. <img src="./promo/web/strike-dark-theme.jpg">
  22. #### A strike, using the light message theme, with a red header
  23. <img src="./promo/web/strike-light-theme-red-header.jpg">
  24. ### Pathfinder 2e sheets and UI
  25. #### Rework of all sorts of sheets and applications, for both light and dark UI theme
  26. <img src="./promo/web/item-light-theme.jpg">
  27. <img src="./promo/web/item-dark-theme.jpg">
  28. #### New themes for NPCs, Hazard, and Familiars
  29. <img src="./promo/web/npc-hazard-light-theme.jpg">
  30. <img src="./promo/web/npc-hazard-dark-theme.jpg">
  31. #### New dark theme for PC sheets
  32. <img src="./promo/web/pc-dark-theme.jpg">
  33. #### Effects rounded, panel also scrolls if needed
  34. <img src="./promo/web/effect-panel.jpg">
  35. ### Modules
  36. #### A strike and a damage roll, merged using DFCE, with 'attack' traits removed from the damage roll to conserve space
  37. <img src="./promo/web/strike-dfce-merge-strip-tags.jpg">
  38. #### Spell message with blue header, restructured to put important information up top, with PF2e Target Damage to add per-target buttons
  39. <img src="./promo/web/spell-message-restructure.jpg">
  40. #### Modules that live in the sidebar have explicit theme compatability. In this picture, PF2e Speaking As, DFCE, Polyglot, Dice Tray
  41. <img src="./promo/web/sidebar-modules.jpg">
  42. #### Explicit styling for a bunch of ironkmonk's modules
  43. Including "Active Tile Triggers", "Common Display", "Hotbar Expansion", "Little Details", "Scene Navigation", "TokenBar", etc.
  44. Image shows a journal with Dalvyn's CRB styled journals enabled.
  45. <img src="./promo/web/monks.jpg">
  46. #### Token HUD with Monk's Little Details
  47. <img src="./promo/web/token-hud-monk.jpg">
  48. #### Token Action HUD
  49. <img src="./promo/web/token-action-hud.jpg">
  50. #### Foundry 2 Application Theme
  51. <img src="./promo/web/foundry2-theme.jpg">
  52. ## Features
  53. Non-theme features have been moved to [Dorako UX](https://github.com/Dorako/pf2e-dorako-ux)
  54. ## Wide compatability
  55. - Includes explicit theme support for 30+ modules.
  56. - Warns you about compatability issues that can be fixed by changing settings in other modules, and gives you a one-click button to resolve the issues.
  57. - Includes a system for marking applications as incompatible with dark theme (or _requiring_ dark theme in some cases)
  58. - Includes a system to avoid affecting "Premium content journals".
  59. - All premium content modules with the exception of Beginner's Box and Abomination Vaults includes fancy Journal frames that should not be affected by Dorako UI.
  60. - All premium content journals, regardles of whether they have fancy frames, are marked as exempt from styling so they are unaffected by dark journal theme, or Dalvyn's CRB styling.
  61. - The system is easy to extend for future premium modules.
  62. ## Highly customizable
  63. - Prefer a different color for the application chrome?
  64. - Got a beefy PC and want the chrome to be frosted glass?
  65. - Prefer _not_ to use Dorako UI for certain modules?
  66. - Got a nitpicky feature request that isn't already a setting?
  67. Dorako UI's custom settings menu allows you to configure the theme to your liking.
  68. ## Licenses & Attributions
  69. This code is available under the MIT license, see LICENSE.
  70. The green PC sheet theme is contributed by Vesselchuck.