mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 14:47:37 +03:00
Lyra as default theme
This commit is contained in:
parent
e5ac4354a4
commit
af7c0fef9d
@ -141,7 +141,7 @@ class CrossPointSettings {
|
|||||||
// Long-press chapter skip on side buttons
|
// Long-press chapter skip on side buttons
|
||||||
uint8_t longPressChapterSkip = 1;
|
uint8_t longPressChapterSkip = 1;
|
||||||
// UI Theme
|
// UI Theme
|
||||||
uint8_t uiTheme = CLASSIC;
|
uint8_t uiTheme = LYRA;
|
||||||
|
|
||||||
~CrossPointSettings() = default;
|
~CrossPointSettings() = default;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user