Skip to content

Add support for multiple themes, i.e. a GitHub-like theme #14

@ooaklee

Description

@ooaklee

SUMMARY

Currently, the leading portal only includes a single theme. Add functionality to allow users to specify the theme they want to use instead, i.e., a GitHub-like theme. If a referenced theme does not exist, we should default to the current theme and give a warning in the terminal.

Users should be able to specify the theme by using an input, e.g. theme: "github-light" and the default value of the theme input should be "default".

SUCCESS CRITERIA

  • Add a new input theme that can be set to a theme name
    • We should only support "default" in the initial version and display a warning if any other theme is specified.
  • Update the README to include a flow with the new theme input, mention that we currently only support "default" theme

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