Skip to content

Repository for community-made themes for the official client.

Notifications You must be signed in to change notification settings

eludris/client-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Eludris Client Themes

This repository contains custom themes for the official eludris client. You can create a Pull Request to this repository to have your theme displayed inside the client!

How do I add my theme?

To add your theme, open a Pull Request that adds a new object to the array in themes.json. A valid theme entry contains:

  • name: The name of your theme, between 2 and 32 characters long;
  • author: The author name you want to show in the client;
  • description: A description that is between 16 and 128 characters long;
  • cover_url: A URL to a cover image, ideally with aspect ratio 16:9;
  • repo_url: A URL to your theme's external repository or website;
  • readme_url: A URL to the raw description markdown file;
  • style_url: A URL to the raw style css file.

All of these URLs must be on trusted domains. For example, the cover image has to be an Effis URL; and the repo, readme, and style URLs ideally link to a well-known public host such as Github, Gitlab, Codeberg, etc.

Please use the existing themes as examples if necessary.

About

Repository for community-made themes for the official client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published