Skip to content

Themes

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmuenzenmeyer bmuenzenmeyer released this 24 Oct 02:29
· 32 commits to develop since this release

Closes ##91

Available via

Additional Configuration Options, defaults first.

{
  "theme" : {
    "color" : "dark" | "light",
    "density" : "compact" | "cozy" | "comfortable",
    "layout" : "horizontal" | "vertical"
  }
}

color: light

image

layout: vertical

image

density: cozy

image

density: comfortable

image

Combinations also supported

layout: vertical && color: white

image