Module themes

Module themes 

Source

Functions§

create_dark
Creates a dark theme. A dark theme.
create_fallback
Create the fallback theme. This is more for testing widgets than anything else. It just uses Default::default() for any style. This helps to check if a widget is still functional if no styling is applied. A theme to test the fallback-styles of each widget.
create_light
Creates a ‘light’ theme. A dark theme.
create_shell
Creates a shell theme. This uses the dark palettes, but sets almost no backgrounds. Instead, it lets the terminal background shine. A ‘shell’-theme.