-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
raidboss: added dorgrin's skin as built-in option #5193
Conversation
@darovic Thanks for your contribution! 🌵🚀 |
Thanks for this! I'm a little distracted by 6.3, but hopefully I will have some time to look soon. |
ui/raidboss/skins/dorgrin/Readme.md
Outdated
|
||
## Peace Sans Font Installation | ||
If you'd like to use the custom font, just follow these instructions. The stylesheet tries to use it; if it's not available, it'll fallback to default. | ||
1. Go to https://www.dafont.com/peace_sans.font |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to include the font directly in the repository and use https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face url
to reference it? That way folks don't have to install anything and it will "just work".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I shall give it a go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
haha ok, if it's tricky let me know and I'll take a look
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nah should be doable, just so busy this past week :'(
All done! |
Thank you!!! |
) Added my [ACT customisations](https://github.com/darovic/aa-act-customisations) as a built-in skin option. Also included readme with screenshots and custom font instructions. Thanks for the suggestion @quisquous! 477885c
Added my ACT customisations as a built-in skin option. Also included readme with screenshots and custom font instructions.
Thanks for the suggestion @quisquous!