Skip to content

HMI-Studios/archivium-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Archivium Themes

A repository to store preset themes for Archivium. The assets folder contains all theme graphics, and themes.json contains the themes in the following format:

{
  "glass": boolean,
  "background": "<CSS string describing the background (such as a color or gradient)>",
  "backgroundImage": "<URL to a background image>",
  "backgroundCredit": [
    "<name to credit the background image to>",
    "<optional URL the credits will link to>"
  ]
}

All keys except glass are optional.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published