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;
|
||||
int waveBlending;
|
||||
const char *AText, *BText;
|
||||
bool good_cfg=config_read_file(&cfg, "/hbtheme.cfg");
|
||||
bool good_cfg = config_read_file(&cfg, "/hbtheme.cfg");
|
||||
|
||||
switch (preset) {
|
||||
case THEME_PRESET_LIGHT:
|
||||
|
Loading…
Reference in New Issue
Block a user