updated changes
This commit is contained in:
parent
8f20c9a0e4
commit
03503d8328
@ -30,8 +30,8 @@ typedef enum
|
|||||||
|
|
||||||
bool colorFromSetting(config_setting_t *rgba, color_t *col);
|
bool colorFromSetting(config_setting_t *rgba, color_t *col);
|
||||||
|
|
||||||
extern void themeStartup(ThemePreset preset);
|
void themeStartup(ThemePreset preset);
|
||||||
|
|
||||||
extern theme_t themeCurrent;
|
extern theme_t themeCurrent;
|
||||||
|
|
||||||
ThemePreset themeGlobalPreset;
|
extern ThemePreset themeGlobalPreset;
|
||||||
|
Loading…
Reference in New Issue
Block a user