Formatting
This commit is contained in:
parent
667ef4461e
commit
65c7eee546
@ -53,7 +53,7 @@ void themeStartup(ThemePreset preset) {
|
|||||||
color_t text, frontWave, middleWave, backWave, background, highlight, separator;
|
color_t text, frontWave, middleWave, backWave, background, highlight, separator;
|
||||||
int waveBlending;
|
int waveBlending;
|
||||||
const char *AText, *BText;
|
const char *AText, *BText;
|
||||||
bool good_cfg=config_read_file(&cfg, "/hbtheme.cfg");
|
bool good_cfg = config_read_file(&cfg, "/hbtheme.cfg");
|
||||||
|
|
||||||
switch (preset) {
|
switch (preset) {
|
||||||
case THEME_PRESET_LIGHT:
|
case THEME_PRESET_LIGHT:
|
||||||
|
Loading…
Reference in New Issue
Block a user