BonPrinter v1.2.0
Thermal Printer tool
Loading...
Searching...
No Matches
ETheme Class Reference

Available application themes. More...

Inheritance diagram for ETheme:

Static Public Attributes

str AUTO = "auto"
str CLASSIC = "classic"
str DARK = "dark"
str LIGHT = "light"
str SYSTEM = "system"

Detailed Description

Available application themes.

Definition at line 240 of file app_data.py.

Member Data Documentation

◆ AUTO

str AUTO = "auto"
static

Definition at line 244 of file app_data.py.

◆ CLASSIC

str CLASSIC = "classic"
static

Definition at line 247 of file app_data.py.

◆ DARK

str DARK = "dark"
static

Definition at line 246 of file app_data.py.

◆ LIGHT

str LIGHT = "light"
static

Definition at line 245 of file app_data.py.

◆ SYSTEM

str SYSTEM = "system"
static

Definition at line 248 of file app_data.py.


The documentation for this class was generated from the following file: