Night Mode

We provide a night mod (night theme). You can add .theme-dark to body or .page or .content to enable night mode on all it's children.

You can alse add .theme-dark to .bar to make the Title Bar or Toolbar to be night mode.

The foreground color is white and background color is black, in night mode.

Night mode is still in test. Please create an Issue on github if you find any problems.

The next chapter is color theme. Color theme only chang the foreground color. You can also use color-them in .theme-dark to show different color.

Color theme

Color theme only change the primary color. Add theme-{color} to body or .page or .content to change it's color.

There are three buildin color-themes:

You can click buttons in the demo on the right to change colors.

Note that the color-theme will only change the primary color, most of foreground color will not be changed.

Color theme is still in test. Please create an Issue on github if you find any problems.