Themes
Pre-release
Pre-release
·
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
layout: vertical
density: cozy
density: comfortable
Combinations also supported
layout: vertical && color: white