Skip to content
Snippets Groups Projects

allow custom oneko image via themes - fixes #472

Merged dakkar requested to merge feature/472-custom-oneko-image into develop
All threads resolved!

What does this PR do?

after this change, one can set a custom image by:

  • upload an appropriate image to the drive (some images can be found at https://github.com/vencordcss/onekocord/tree/main/onekoskins), possibly with the "keep original" option set
  • copy the URL to the image in the drive
  • create/edit a theme so that it contains (inside props):
    "oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c)',
    with the proper URL (yes, the double quote at the start is necessary to tell the parser it's not a colour)

That's it!

Of course I'll update the theming documentation once this is merged.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading