A dark 'Tolkien' inspired custom UI built from scratch including custom icons, hotbar, sidebar and more!
Foundry version V10+
To install this module, go to the World Configuration and Setup, Addon Modules, Install Module. Then you may copy this url https://github.com/EddieEldridge/tolkien-foundry-ui/releases/latest/download/module.json
The LOTR logo in the top left is not included as part of this module. To re-create this effect, install the Custom CSS Rules module and input the following
#logo {
content:url("https://www.theknightsvault.com/wp-content/uploads/2017/08/Lord-of-The-Rings-Logo-PNG-Transparent-Image.png");
padding-left: 18px;
width: 90px;
}
Moving the hotbar back to the left
#ui-bottom > div {
display: flex;
justify-content: space-between;
margin-left: 160px;
}
- Monk's Scene Navigation
- Tidy Sheet 5e
OpenGameArt and all the associated artists for their Open Source art.
iotech for his great work on fantasy-ui theme.
Lazarius for his great work on wooden-ui theme.
Xbozon for his great work on rpg-styled-ui theme.