Skip to content

Allow themes to have mascots. #34

Description

@THEGOLDENPRO

To enrich themes a little more and allow creativity to run wild (+ it would be funny to see anime themed themes), let's add an optional field in theme.toml that allows themes to have a mascot image in their folder.

- kitty
  - theme.toml
  - mascot.png

Something like this... umm.... 🤔

# ... truncated

[metadata]
name = "😺 Kitty"

[pallet]
# ... pallets truncated

[assets]
image.mascot = "./mascot.png"

For an actual full theme example checkout rubber-ducky.

Mascots will be displayed where applications choose to place them for styling. For example in Roseate the rose in the image section screen will be replaced with a mascot if there is one available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions