updated changes

This commit is contained in:
NightlyFox 2018-09-24 16:56:13 -05:00
parent 8f20c9a0e4
commit 03503d8328

View File

@ -30,8 +30,8 @@ typedef enum
bool colorFromSetting(config_setting_t *rgba, color_t *col);
extern void themeStartup(ThemePreset preset);
void themeStartup(ThemePreset preset);
extern theme_t themeCurrent;
ThemePreset themeGlobalPreset;
extern ThemePreset themeGlobalPreset;