Crate attheme

Source
Expand description

A crate for working with .attheme files. It has full support for the .attheme file format. In addition, it provides all default themes, including setting custom accent colors, and a complete list of variables.

Should you have a problem or a question, feel free to file an issue on our GitLab repository.

Modules§

Structs§

  • Represents contents of an .attheme file.

Enums§

Constants§

Type Aliases§

  • Represents a variable color value.
  • An IndexMap storing variables of the theme.
  • A Vec of bytes that represents the image wallpaper of the theme.