add a Patch for the Login Screen
This commit is contained in:
parent
ab8bd7c829
commit
48baec9f50
3
James' Things/foundrypatch.sh
Normal file
3
James' Things/foundrypatch.sh
Normal file
@ -0,0 +1,3 @@
|
||||
wget https://raw.githubusercontent.com/TheEpicSnowWolf/Foundry-VTT-Prettier-Login-Screen/main/foundry_login.css
|
||||
sed -i -e 's+url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);+url("https://static.dnd.theepicsnowwolf.com/naoulan/foundry/dnd_logo.svg")+g' ./foundry_login.css
|
||||
cat ./foundry_login.css >> /home/foundry/resources/app/public/css/style.css
|
Loading…
Reference in New Issue
Block a user