jira-issue-web-reporter/README.md
2019-12-04 16:03:16 +03:00

539 B

jira-quick-issue-creator

Supported themes:

Set theme in UI section of appsettings.json:

"UI": {
    "Theme": "default",

of via enviroment-file vars or compose-file:

    - UI_Theme: default

Themes:

  • cerulean
  • cosmo
  • cyborg
  • darkly
  • default
  • flatly
  • journal
  • litera
  • lumen
  • lux
  • materia
  • minty
  • pulse
  • sandstone
  • simplex
  • sketchy
  • slate
  • solar
  • spacelab
  • superhero
  • united
  • yeti

You cah check live demos at official https://bootswatch.com/ site.